37. Applying Software Deployment Policy
Applying Software Deployment Policy
A computer running windows 2012 server Domain Controller.
A member server running windows server 2012 or Client running windows 7.
SYS1 SYS2
Domain Controller Member Server / Client
IP Address 10.0.0.1 IP Address 10.0.0.2
Subnet Mask 255.0.0.0 Subnet Mask 255.0.0.0
Preferred DNS 10.0.0.1 Preferred DNS 10.0.0.1
Steps:
1. Logon to D.C as Administrator, Create a Shared folder with (.msi) applications in it
2. Go to Group Policy Management.
3. Right click OU (Sales1) -> Create a GPO in this domain and Link it here -> Enter the name (Software Deployment) -> click OK, Right click the policy, and click Edit.
4. User Configuration -> Expand Policies -> Expand Software Settings -> Right click Software Installation -> Select New -> Package
5. From the left pane, select Network, OpenSYS1 (Server containing shared folder).
6. Select the MSI Softwares Shared Folder -> click Open.
7. Select the Application Folder (PowerPoint Viewer) -> click Open.
8. Select the Application (PPVIEWER) -> click Open.
9. Select the Method to Deploy Application (Published) and click OK.
Verification:
1. Go to Member Server and login as User1.
2. Go to Control Panel, click Programs and Features.
3. Click Install a program from the Network, Select the Application and Install
Comments