by Darren Mar-Elia | Nov 7, 2007 | PowerShell
This is the first in a series of blogs postings I plan to do showing how you can use Microsoft’s very cool PowerShell scripting environment and SDM Software’s Group Policy Automation Engine, to manage Group Policy settings. One of the strengths of the GPAE...
by Darren Mar-Elia | Oct 29, 2007 | PowerShell
Jeff Hicks, scripting-guy extraordinaire at scripting solutions vendor Sapien, wrote a nice article on the Redmond Magazine website about scripting Group Policy with PowerShell. He specifically talks about our free GPOGUY PowerShell cmdlets and how you can use...
by Darren Mar-Elia | Oct 3, 2007 | PowerShell
Just a quick note to let folks know that I’m going to be giving a webinar on our GPExpert™ Scripting Toolkit for PowerShell product next Wednesday, October 10th, at 8:30am Pacific Time. In this webinar, I’ll go over how you can use the Scripting...
by Darren Mar-Elia | Aug 20, 2007 | PowerShell
Just a quick note that if you want to see the GPExpert Scripting Toolkit (GPST) in action, cruise on over to Adam Bell’s blog. Adam’s been evaluating the Toolkit and has posted some sample PowerShell commands showing how you can use the GPST to modify...
by Darren Mar-Elia | Jul 25, 2007 | PowerShell
Well, today we announced the release of v.1 of the GPExpert Scripting Toolkit for PowerShell. As I mentioned in an earlier post, this is the culmination of something I’ve talked about doing for a long time–programmatic access into Group Policy settings....
by Darren Mar-Elia | Jul 3, 2007 | PowerShell
Well, I’ve created a new PowerShell cmdlet to go along with my get-SDMgpo cmdlet. Its called new-SDMgpo, and its purpose in life is to let you use PowerShell to create new GPOs. As with the previous cmdlet I created, it requires GPMC to be installed where it...