itgeek Posted March 10, 2015 Posted March 10, 2015 Hi Whats the best way to deploy IE11 to the machines on the network. I don't have sccm. I wanted to use GPO if this is possible? Thanks in advance
fairm010 Posted March 10, 2015 Posted March 10, 2015 I've used this as a startup script \\server\apps\IE11Install\IE11-Windows6.1-x64-en-us.exe /quiet /forcerestart /log:\\server\apps\IE11Install Which works perfectly.
themightymrp Posted March 10, 2015 Posted March 10, 2015 Don't you need to ensure certain pre-requisite updates are installed first before using that script?
fairm010 Posted March 10, 2015 Posted March 10, 2015 All my machines were fully updated and the installer installs any pre-requisites, hence the install can be quite slow, so definitely a holiday job!
3s-gtech Posted March 10, 2015 Posted March 10, 2015 We used WSUS, worked on all 500+ but for a handful (which had other issues so were re-imaged anyway).
themightymrp Posted March 10, 2015 Posted March 10, 2015 I integrated it into the gold image by using MDT (there is a recent thread on here discussing this) . Then captured and deployed to the rooms.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now