User Tools

Site Tools


networking:windows:active_directory:group_policy_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:windows:active_directory:group_policy_software [2015/09/02 09:50]
gcooper
networking:windows:active_directory:group_policy_software [2019/11/06 07:40] (current)
gcooper
Line 8: Line 8:
  
 :!: If you deploy the software to the user side (assigned or published), the GPO must be linked to an OU containing users (or you have to enable loopback). :!: If you deploy the software to the user side (assigned or published), the GPO must be linked to an OU containing users (or you have to enable loopback).
 +
 +:!: When creating a GPO to deploy software, **always choose ''Advanced''**.
  
 ===== Network Share ===== ===== Network Share =====
  
-  - Create a network share called ''Software'' +  - **Create a network share** called ''Software'' 
-  - Set the permissions on the share+  - **Set the permissions** on the share
     - **Network**     - **Network**
-      - ''Everyone'' -> ''Full Control''+      - ''Administrators'' -> ''Full Control'' 
 +      - ''Authenticated Users'' -> ''Read''
     - **Filesystem**     - **Filesystem**
       - ''Administrators'' -> ''Full Control''       - ''Administrators'' -> ''Full Control''
Line 24: Line 27:
  
 ===== Computer Policies ===== ===== Computer Policies =====
 +
 +Open both Group Policy Management Console ''gpmc.msc'' and ADUC.
 +
 +**Computer Configuration -> Policies -> Administrative Templates -> System -> Group Policy**
 +
 +  * ''Specify startup policy processing wait time'' -> ''90''
 +
 +**Computer Configuration -> Policies -> Software Settings -> Software Installation**
 +
 +  * **Right-Click -> New -> Package -> <browse via network to .msi> -> Advanced**
 +    * ''Advanced'' will allow editing all options later
 +    * ''Assigned'' installs to Computers
 +    * ''Published'' allows Users to install
 + 
 +===== Troubleshooting =====
  
 In an administrative command prompt: In an administrative command prompt:
networking/windows/active_directory/group_policy_software.1441209011.txt.gz · Last modified: 2015/09/02 09:50 by gcooper