Browse by Tags
All Tags »
Scripting (
RSS)
I wrote a VBS a long time ago that deletes files out of ITunes if the location does not exist. I need to rewrite this into PowerShell... (new-object –com...
Source : http://blogs.technet.com/b/michaelgriswold/archive/2010/04/15/auto-fix-wmi.aspx One of the hardest things to tackle in SCCM these days is client...
The CliFix script writes to the registry, a count of the number of times a fix has run. And the last time a fix ran. As well as the last time the script...
To register a Dynamic Link Library (DLL) in Microsoft we use Regsvr32.exe to: LoadLibrary() is called to load the control into memory, GetProcAddress(...
I was reading Chris Nackers post here: NT Authority Context Command Prompt When it got me thinking of different ways to elevate your rights; I came up...
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...
A few bug fixes. Thanks very much to Hector Cortez: http://myitforum.com/cs2/blogs/hcortez/default.aspx Version 4.19: http://myitforum.com/cs2/blogs/scassells...
The following script will add %systemroot%;%systemroot%\system32;%systemroot%\system32\wbem to the environment path of a remote computer passed. However...
Script updated: http://myitforum.com/cs2/blogs/scassells/archive/2009/04/14/sms-2003-client-health-startup-script-v4-19.aspx Below is a listing of features...
Software Install Review for Add Remove Table I was reading Joe Funk’s Blog Post SMS Reports - Software Install Review. I noticed he was using the v_GS_INSTALLED_SOFTWARE...
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...
I recently ran into the problem of WMI being stopped on workstations. As such I needed to find an easy way to start the service on the box locally without...
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...
Update : I have just received word back from the Office team. VBA will indeed be supported in Office 14. The Office team does, however, encourage the consideration...
See Update: http://myitforum.com/cs2/blogs/scassells/archive/2008/07/09/vba-and-vsta-the-future-updated.aspx W hat does this mean? http://vba.summsoft...
More Posts
Next page »