/build/static/layout/Breadcrumb_cap_w.png
Internet Explorer has 1 inventory records, 78 Questions, 6 Blogs and 26 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (Delivered as an EXE)
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)
0
Command Line

Internet Explorer 11 (IE11) Command Line Switches


The command line is simple and a restart will be required even if you use the /norestart argument. Since I am running this with a notification I prefer the /passive switch. The /quiet and /closeprograms are good too and can be used together.

When installing on x86 Windows use: IE11-Windows6.1-x86-en-us.exe /passive

When installing on x64 Windows use: IE11-Windows6.1-x64-en-us.exe /passive

Still not sure what to do? Use the help anytime IE11-Windows6.1-x64-en-us.exe /help


Here are a few more arguments you may not have thought of:

/passive

Run the installation without any input from the user.

/quiet

Identical to /passive, however, do not show any user interface.

/update-no

Do not check for Internet Explorer updates.

/closeprograms

Close programs automatically to allow installation without rebooting the system.

/norestart

Do not restart after installation has completed.

/forcerestart

If a restart is required after installation, restart automatically.

/log:<path>

Create a log file at :<path>.

/x:<path>

Extract the installation package contents at :<path>.

Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Windows Installer Command Line (No MST)
Deployment Difficulty: Very Easy
Platform(s): Windows
0
Script

rem reg entries from group policy to config IE 11 for new users


rem Turn off add-on performance notifications
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Ext /f /v DisableAddonLoadTimePerformanceNotifications /t reg_dword /d 1

rem (don't) Automatically check for Internet Explorer updates
reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Main" /f /v NoUpdateCheck /t reg_dword /d 1

rem Prevent running First Run wizard
reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Main" /f /v DisableFirstRunCustomize /t reg_dword /d 1

rem Automatically activate newly installed add-ons
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Ext /f /v IgnoreFrameApprovalCheck /t reg_dword /d 1

rem Disable changing home page settings (set home page)
reg load HKU\DefaultUser c:\users\default\ntuser.dat
reg add "HKU\DefaultUser\Software\Policies\Microsoft\Internet Explorer\Control Panel" /f /v HomePage /t reg_dword /d 1
reg add "HKU\DefaultUser\Software\Policies\Microsoft\Internet Explorer\Main" /f /v "Start Page" /d "http://computers.edu
reg unload HKU\DefaultUser

Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Windows Installer Command Line (No MST)
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Internet Explorer

Version

11

Questions & Answers (78)

Questions & Answers related to Microsoft Internet Explorer

2
ANSWERS
2
ANSWERED
1
ANSWERS
1
ANSWERS
1
ANSWERS
1
ANSWERS
1
ANSWERS
2
ANSWERED
3
ANSWERED
2
ANSWERS
0
ANSWERS
1
ANSWERS
2
ANSWERED
1
ANSWERED
1
ANSWERS
1
ANSWERS

Reviews (0)

Reviews related to Microsoft Internet Explorer

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ