-
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...
-
As I work with clients to deploy and leverage PowerShell, several issues almost always come up and need to be solved. One of those relates to remoting. Remoting in PowerShell V2 is a fantastic feature but is not on by default. You can easily enable it...
-
The GroupPolicy module from Microsoft offers a great deal of functionality from a command line. In terms of regular maintenance or administration it is pretty hard to beat, especially if you have 100s or 1000s of GPOs. When you have … Continue reading...
-
I thought my session on troubleshooting with Group Policy and Resultant Set of Policy (RSoP) went rather well. I got some great questions and some nice feedback. The session was recorded and you can watch it on the TechEd North … Continue reading...
-
Summary: Learn how to use Windows PowerShell to download files from the Internet and other cool tasks in today’s Quick-Hits Friday. In this Post: Working with Windows PowerShell Group Policy Cmdlets Using PowerShell to Log In to an HTTPS Website...
-
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...
-
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...
-
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...
-
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...
-
Hey, Scripting Guy! I need to use the Microsoft Group Policy cmdlets and Windows PowerShell 2.0 to test Active Directory replication. Know how? -- RG Hello RG, Microsoft Scripting Guy Ed Wilson here. I had an Office Communicator conversation last night...
-
Hey, Scripting Guy! I want to know how to use the Group Policy cmdlets in Windows PowerShell to back up and to restore Group Policy objects (GPOs), and I have heard that there are Group Policy cmdlets in Windows 7 . Can you help me? -- GJ Hello GJ, Microsoft...
-
Hey, Scripting Guy! I need to work with Group Policy Objects (GPOs) by using a Windows PowerShell script. I understand there are new Group Policy cmdlets in Windows 7, but when I use the Get-Command cmdlet, I do not see any cmdlets. Is this a Release...
-
I’ve been writing this week about using GPOs with PowerShell. I noticed today, over on the Group Policy Team blog a neat article: Introduction to Windows PowerShell Cmdlets in Windows 7 . With Windows 7 and Server 2008 R2, we’ll have decent cmdlet support...
-
Those nice folks over at the SDM Software Group have posted a new Group Policy Cmdlet . This PoweShell cmdlet lets you check the health of Group Policy processing across computers in your domain. The cmdlethas a number of parameters you can use to check...