The following is a continuation of: http://myitforum.com/cs2/blogs/scassells/archive/2008/05/20/powershell-sms-2003-configmgr-2007-scripting.aspx COM object for the SMS 2003 control panel API $a = New...
I decided it was about time I learned more PowerShell and SMS 2003 / SCCM 2007 scripting. I hope you enjoy this series, as I fail, experiment, and learn nuances of the PowerShell language. There seem to...
The Microsoft.SMS.Client COM object exposes several client actions. PS C:\ > $a = New-Object -comObject Microsoft.SMS.Client Now what do I do with the $a variable? Let’s see what members are exposed...
The following are the steps needed to modify your Microsoft Managment Summit 2007 DVD playable from a network share. Note : the content of the DVD is protected. As such make sure this content is only available...