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 | Aug 15, 2007 | General Stuff
In the vein of interesting desktop configuration management tools, the company that created the product ScriptStart, Entrigue Systems, announced that it is going to be open sourcing a version of their logon script based desktop configuration tool. While this...
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 19, 2007 | sdm software
We’re going to be giving weekly Group Policy Troubleshooting webinars, starting next Wednesday, July 25th. In the webinars, I’ll discuss best practices for GP Troubleshooting and then finish off with a demo of SDM Software’s GPExpert...
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...