Skip to main content

Cloud

Group Policy tricks for the SharePoint Admin

If you are like myself, you don’t get to work with Active Directory Group Policies very often, as a matter of fact the AD guys make it a point to keep us away form managing GPOs in any shape or form. It could get challenging to troubleshoot security issues that stem from restrictive GPOs not only because you can’t look at them directly, but also because settings will cascade, overwrite and exclude one another depending on OU and security filterings.
Couple of neat tricks:
To make sure GPOs are applied, run gpupdate /force from command line, then reboot you machine:
 
gpupdate command

It helps quite a bit to see all the settings are actually being applied, and we no longer have to wait on the AD guys to give us Resultant Set of Policies *RSOP) report. Just fire up powershell on the server you are workign with (Windows Server 2008), and issue rsop.msc.

I find this one quite helpful, not only because it gives you a quick overview of the settings that are being applied, but also takes care of the GPO precedence, fitering and all other things that make GPOs complex. Not only that, but it also highlights the ones that have errors being applied, like this one for example.

Finally, if you need to just save a classic report and e-mail it out, go to command line and issue gpresult /h C:\report.html
This will save your applied GPOs in a nice html format. The active directory guys can keep their job, and you can keep yours :).
 
 
 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Teo Nedev

Teo Nedev is a senior consultant for Perficient. He has more than eight years of progressive IT experience in various industries, and has worked for small, mid-size, and Fortune 500 companies. During his career he has deployed and maintained large SharePoint environments with emphasis on infrastructure, scalability and disaster recovery. He is also experienced in Active Directory, SQL and virtualization solutions. Teo holds a Bachelor’s Degree in business administration as well as Master’s of Computer Science degree from the Illinois Institute of Technology in Chicago. He is a certified MCITP SharePoint Administrator 2010, MCSE, CCNA and VCP. He currently resides in Chicago’s north suburbs. Teo enjoys theatre and comedy and spends his free time reading, biking, cooking and entertaining friends and family.

More from this Author

Follow Us
TwitterLinkedinFacebookYoutubeInstagram