Showing results for Group Policy - Scripting Blog [archived]

Aug 17, 2011
Post comments count0
Post likes count0

Updating Group Policy on a Dark and Stormy Night

Doctor Scripto
Doctor Scripto

Summary: Guest Blogger Jason Helmick talks about updating an Enterprise GPO on a dark and stormy night using Windows PowerShell.   Microsoft Scripting Guy Ed Wilson is here. Guest Blogger Week continues today with Jason Helmick as our guest. About the author Jason Helmick is an Instructor at Interface Technical Training and specializes in Wind...

Scripting Guy!Windows PowerShellscripting techniques
Oct 5, 2010
Post comments count0
Post likes count0

Use PowerShell to Graph the Reliability of Windows 2008 R2

ScriptingGuy1
ScriptingGuy1

Summary: Microsoft Scripting Guy Ed Wilson shows you how to use Group Policy to enable reliability tracing via Windows PowerShell and Microsoft Graph.   Hey, Scripting Guy! First of all, let me say that yesterday’s article was interesting. We are also looking at attempting to determine server reliability, and I think that the WMI Reliab...

Scripting Guy!Windows PowerShellscripting techniques
Aug 14, 2010
Post comments count3
Post likes count0

Using Group Policy to Deploy a Windows PowerShell Logon Script

ScriptingGuy1
ScriptingGuy1

Summary: The easiest way to deploy a Windows PowerShell script to users is to create a Group Policy logon script.   Microsoft Scripting Guy Ed Wilson here. Oh…my eyes feel like they are glued to my eyelids. I am not a night owl, unlike the female who inhabits the house in Charlotte, who seems to enjoy howling at the moon on a regular b...

Scripting Guy!Windows PowerShellWeekend Scripter
Jul 16, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Connect Two Group Policy Objects in Active Directory and Compare Them Offline? (Part 2)

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I need to be able to connect to two Group Policy objects (GPOs) in Active Directory and make an offline copy of the GPOs using Windows PowerShell 2.0 so that I can compare the two objects. I know I can do this using the Group Policy Management Console, but I have several hundred GPOs in my domain and I do not have the ti...

Scripting Guy!Windows PowerShellscripting techniques
Jul 15, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Connect Two Group Policy Objects in Active Directory and Compare Them Offline? (Part 1)

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I need to be able to connect to two Group Policy objects (GPOs) in Active Directory and make an offline copy of the GPOs using Windows PowerShell 2.0 so that I can compare the two objects. I know I can do this using the Group Policy Management Console, but I have several hundred GPOs in my domain and I do not have the ti...

Scripting Guy!Windows PowerShellGroup Policy