Browse by Tags
All Tags »
PowerShell (
RSS)
Recently we had a bad package deployment that was precached. Now we need to delete the bad file while excluding Office 2007 and Office 2003 files if they...
I have been working on a client health script and one of the key issues was how to configure a service. There are two components of a service runtime that...
Once upon a time to do a WMI query you had to use one of the following: WMIC Cumbersome Must be an administrator WBEMTEST Make the popup windows stop CIM...
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...
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...
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...
Today in the MSSMS email list someone asked: “how do I know who owns a process?” They wanted to know if the user account had elevated privileges. Well...
I am trying to learn more about scripting of PowerShell. Along my journey of discovery I visited the Microsoft Scripting Guys website . On the front page...
At the bottom of this post is a list of zero sized files on the ISO image of Microsoft System Center Configuration Manager (SCCM) 2007. Note: PowerShell...
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...
http://support.microsoft.com/kb/926139 Download link http://www.microsoft.com/downloads/details.aspx?familyid=6CCB7E0D-8F1D-4B97-A397-47BCC8BA3806&displaylang...