Difference between revisions of "Free IT Training"

From MyWiki
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Part 3: Group Policy'''
+
[[ Part 3: Group Policy ]]<br>
'''Introduction'''
+
Link to good tutorial on Group Policy http://technet.microsoft.com/en-gb/library/hh147307%28v=ws.10%29.aspx<BR
Microsoft technology central control install and remove apps.
+
Control the user experience.
+
supports rollback of changes.
+
Is client driven
+
Creeate configure and store in ad.
+
Is up to client to download policy.
+
Non windows clients can be added.
+
open regedit on client:
+
all gp clinet extensions has own folder in registry
+
GRoup policy management editor
+
Policy, user has no choice,
+
preferences user has a choice
+
'''New Features in 2008'''
+
Comments for Group Policy
+
Starter Group Policy Objects ( Templates )
+
Network Location Awareness ( default refresh time for GPOs is 90 minutes, now Group policy can detect network changes )
+
Preferences ( policy maker purchased by Microsoft )
+
Windows PowerShell Cmdlets (R2) ( posersheel managemnt of GPOs )
+
New ADMX format ( was ADM file before 2008, stored in sysvol share )
+
New Group olicy feature is comments.
+

Latest revision as of 20:00, 4 July 2014

Part 3: Group Policy
Link to good tutorial on Group Policy http://technet.microsoft.com/en-gb/library/hh147307%28v=ws.10%29.aspx<BR