Greg Ramsey
Sign in
|
Join
|
Help
Home
About
RSS
Atom
Comments RSS
Search
Tags
ConfigMgr
CTSMUG
Dell
Extensions
General Windows
Hardware
Hotfix
ITMU
mms
MUI
mvp
OpsMgr
PowerShell
SCCM
SCCM 2007
Scripting
Security
SMS
virtualization
Vista
WQL
Navigation
Site Home
Home
Bloggers List
Blogs
Photos
Downloads
Archives
August 2008 (2)
July 2008 (5)
June 2008 (7)
May 2008 (10)
April 2008 (4)
February 2008 (1)
September 2007 (1)
April 2007 (5)
March 2007 (1)
December 2006 (1)
November 2006 (1)
October 2006 (7)
August 2006 (1)
July 2006 (1)
June 2006 (1)
October 2006 - Posts
0
Comments
SMS KB Watch: Internet Explorer 7 and SMS SUIT (Security Update Inventory Tool)
by
gramsey
If you haven't upgraded to the Inventory Tool for Microsoft Updates (ITMU) yet, here's something you need to keep in mind. From KB 924178 , the SUIT may incorrrectly detect IE 7 as IE 6, which...
Filed under:
Security
,
ITMU
,
SMS
0
Comments
How To: Force an SMS Advanced Client to Re-Discover its Site
by
gramsey
Here's a sample VBscript to remotely initiate a client re-discovery (just like clicking the "Discover" button on an SMS advanced client). strComputerName = "2kPro" Set objWMIService...
Filed under:
SMS
,
Scripting
0
Comments
How To: Create a Collection Based on an Advertisement Status
by
gramsey
You may encounter a time when you want to target systems that reported a failure message for an advertisement, or reported a specific failure exit code. This is an example of how to create a query-based...
Filed under:
ITMU
,
SMS
0
Comments
Over 450 books indexed for your searching pleasure!
by
gramsey
Check out Apress' new SuperIndex ! Simply enter a search term, and Apress will search over 450 books, and allow you to view each page (as well as surrounding pages) that contains the desired term....
Filed under:
SMS
0
Comments
How to: Identify the Advertisement that is Currently Running on a Client
by
gramsey
Here's an example of how to identify the AdvertisementID of an advertisement that is currently running on your client. strComputer = "." Set objSMS = GetObject("winmgmts://" &...
Filed under:
SMS
,
Scripting
0
Comments
Displaying the Current Management Point and Proxy Management Point Using VBScript
by
gramsey
Here's an example of displaying the current management point for an SMS Advanced Client: strComputerName = "2kPro" '2kPro is the name of the computer to query Set objSMS = GetObject("winmgmts...
Filed under:
SMS
,
Scripting
2
Comments
ITMU Update - November 2006
by
gramsey
You may have heard by now that the SMS Inventory Tool for Microsoft Updates needs an update . Here is some additional information to help you prepare for the upgrade. *Remember that Windows Update, MBSA...
Filed under:
ITMU
,
SMS