**** Server 2008 R2 install setting as:
- Run a command line with administrative permissions and type gpedit.msc.
- Expand the Computer Configuration -> Administrative Templates -> Windows Components -> Windows Installer node.
- Double click on the Prohibit User Installs entry on the right pane.
- Select the Enable option in the just opened window.
- Set the User Install Behavior to the Allow User Installs value.
- Click the Apply button and close the window.
- Double Click the Disable Windows Installer and select the Enable option.
- Set the Disable Windows Installer to the Never value.
- Click the Apply button and close the active window.
- Log on under a regular user account and try to run the msi file.
本文详细介绍了如何通过组策略编辑器禁用Windows Installer在Windows Server 2008 R2系统上的用户安装行为,包括运行命令行、设置策略选项等步骤。
876

被折叠的 条评论
为什么被折叠?



