Shaun Cassells at MyITForum.com

SMS 2003 and ConfigMgr 2007, PowerShell, Scripting, Finance, Fitness and Fun

News

Locations of visitors to this page

Browse by Tags

All Tags » SMS 2003 Scripting (RSS)
Find overlapping boundaries in SMS/ConfigMgr/SCCM
I am not sure why I never posted this before: http://blogs.msdn.com/b/rslaten/archive/2007/03/20/finding-overlapping-boundaries-in-sms-smsboundaries-v1...
3 methods to open a System Context command prompt
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...
Clearing a Client Cache and PowerShell
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...
SMS 2003 Client Health Startup Script v4.19
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...
SMS 2003 Client Health Startup Script v4.18
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...
Query: HINV older than 15 days
SELECT dbo . v_R_System . Name0 , dbo . v_GS_WORKSTATION_STATUS . LastHWScan FROM dbo . v_GS_WORKSTATION_STATUS INNER JOIN dbo . v_R_System ON dbo . v_GS_WORKSTATION_STATUS...
Software Install Review via the Add Remove Table
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...
Delete a successful Direct Member from an SMS 2003 / ConfigMgr 2007 collection based on a date in VB
In SMS 2003 and ConfigMgr (SCCM) 2007 you can create a Direct Member to a collection. This may or may not be the best option for you. We can debate that...
PowerShell: SMS 2003 / ConfigMgr 2007 scripting
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...
How to stop an errant Advertisement in SMS 2003 / SCCM 2007
Scenario : An advertisement went out for a package that is causing havoc. Let’s say, it is rebooting servers and workstations. How do you stop it NOW ...
Determining if a discovered resource is in Bounds and steps to make that eaiser.
This article details the methods necessary to make roaming boundaries readable from the SMS table by creating a View, a function to convert an IP address...
SMS_Def.MOF Softgrid edit - doesn't really get the job done
I was playing around with the great Mof hack by Cristiano from the article “Inventorying Microsoft SoftGrid Streamed Applications” found here: http://blogs...
Remote Desktop Users - SMX DataSift Addition - updating the SMS_Def.Mof to include users who have rights to log on remotely
I have been using the SMSExpert.com DataShift modifications for SMS 2003 SP2. A recent request came in to also gather the ‘Remote Desktop Users’ group...
SMS 2003 Script to Delete Collections based on Criteria
The following VBS script is used to delete collections. Script Required Inputs SMS Server Name SMS Site Code (of the server) Collection Search String Optional...
SMS 2003 Reroot orphaned collections
'Author Shaun Cassells 'Shaun dot cassells at gmail dot com '3-19-2007 ' This script creates an association in v_CollectToSubCollect table...
More Posts Next page »