Steve Thompson
Better living through automation :)
Sign in
|
Join
|
Help
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
BIDS
ConfigMgr
ConfigMgr 2012
ConfigMgr R2
ConfigMgr R3
DCM
DDPS
MAP
MDOP
Misc
MMS
MMS 2009
MMS 2010
MMS 2011
MMS 2012
MVP
NAP
PowerShell
Report Builder
Reporting
Robotics
SCCM 2007
Scripting
Security
Server 2008
SMS 2003
Software
SQL
SQL Server
SQL Server 2008
SQL Server 2008 R2
SQL Server 2012
SSAS
SSIS
SSRS
User Group
VBScript
Virtual Machines
Virtualization
Visual Studio
Win 7
News
Navigation
Site Home
Home
Bloggers List
Forums
Blogs
Photos
Downloads
Donate
Archives
July 2012 (1)
June 2012 (2)
May 2012 (1)
April 2012 (1)
January 2012 (1)
December 2011 (1)
November 2011 (2)
October 2011 (3)
July 2011 (7)
June 2011 (2)
April 2011 (2)
March 2011 (2)
January 2011 (4)
December 2010 (1)
November 2010 (1)
October 2010 (5)
September 2010 (1)
August 2010 (2)
July 2010 (5)
June 2010 (1)
May 2010 (6)
April 2010 (2)
March 2010 (2)
February 2010 (5)
January 2010 (2)
November 2009 (2)
October 2009 (3)
September 2009 (6)
August 2009 (3)
July 2009 (5)
June 2009 (3)
May 2009 (4)
April 2009 (3)
March 2009 (2)
February 2009 (2)
January 2009 (4)
November 2008 (2)
October 2008 (3)
September 2008 (7)
August 2008 (7)
July 2008 (2)
June 2008 (1)
March 2008 (3)
February 2008 (7)
Browse by Tags
All Tags
»
Scripting
(
RSS
)
ConfigMgr
MVP
PowerShell
SCCM 2007
SMS 2003
SQL
SQL Server
SQL Server 2008
SSRS
VBScript
Virtual Machines
Variable substitution in VBScript
by
sthompson
Based on a recent email exchange with a colleague, it occurred to me that this might be handy to post as a blog entry. The question - “Why do you need...
Filed under:
Scripting
,
VBScript
How to read and set registry values for SNMP
by
sthompson
I always enjoy a challenge. At my last company of employment, they needed to modify the SNMP community names, trap settings and remove the “public...
Filed under:
Scripting
,
VBScript
How to add SMS 2003/ConfigMgr 2007 computers in a collection to an Active Directory security group
by
sthompson
Received an interesting question recently from myITForum regular Joshua Searles. Was it possible to use SQL Server stored procedure to directly add computer...
Filed under:
SQL Server
,
Scripting
,
SQL Server 2008
Dynamically Renaming a Computer with VBScript
by
sthompson
Helped out a colleague recently with an interesting scenario; as part of an Active Directory consolidation project and reimage strategy, he wanted to have...
Filed under:
Scripting
,
VBScript
How to reboot a computer via Script
by
sthompson
After digging around for a sample VBScript to reboot a computer, I located the following that I thought would be useful. ' to invoke reboot, add the...
Filed under:
Scripting
,
PowerShell
Need a text editor... try ConTEXT
by
sthompson
There are a lot of text editors out there, in case you were looking for a good, free editor - my favorite text editor by far is conTEXT. Did I mention...
Filed under:
Scripting
,
SQL
Custom SMS/ConfigMgr Collection Permissions - Part 2
by
sthompson
myITForum regular Monica Readenour and Greg Augustine were kind enough to share a script that they had developed to help set custom collection permissions...
Filed under:
Scripting
,
VBScript
,
ConfigMgr
Custom SMS/ConfigMgr Collection Permissions
by
sthompson
Problem: We have a junior admin/contractor, that has a need to modify a specific set of collections at our central SMS/ConfigMgr site. These collections...
Filed under:
Scripting
,
SMS 2003
,
VBScript
,
ConfigMgr
Reporting Services Automation - enter RS.EXE
by
sthompson
I recently learned of a reporting services command line utility named RS.EXE . There are a number of interesting SSRS problems that can be solved with...
Filed under:
MVP
,
SQL Server
,
Scripting
,
SSRS
Script sending package to one distribution point
by
sthompson
This script will send out an existing package in the site hierarchy to a single DP in the site. ' Save as LoadSingleDP.vbs, watch line wrap strSMSServer...
Filed under:
Scripting
,
SMS 2003
,
SCCM 2007
Script to check the CCMExec service state
by
sthompson
Have you ever needed to remotely check the state of the SMS Agent Host service, on a desktop or server? Run the following VBScript, you'll be prompted...
Filed under:
Scripting
,
SMS 2003
,
SCCM 2007
,
VBScript
Offline Virtual Machine Servicing Tool 2.0
by
sthompson
Part of the solution accelerator tools, update your off line virtual machines with ConfigMgr 2007. Overview The Offline Virtual Machine Servicing Tool...
Filed under:
Scripting
,
SCCM 2007
,
Virtual Machines
,
PowerShell
How to find computer NIC's with Speed/Duplex not set to 'Auto'?
by
sthompson
This may sound like an odd request, if you've worked in information technology long enough, especially with SMS/ConfigMgr, you've probably gotten...
Filed under:
Scripting
,
SMS 2003
,
VBScript
,
ConfigMgr
How to change computer NIC Speed/Duplex property to 'Auto'?
by
sthompson
In another blog entry How to find computer NIC's with Speed/Duplex not set to 'Auto'? I described how to identify computers where the speed...
Filed under:
Scripting
,
SMS 2003
,
VBScript
,
ConfigMgr
Service Accounts - Part 2 of 2
by
sthompson
This script was the outcome of researching a way to automate the replacement of a local service account to manage the cluster service. This automation...
Filed under:
Scripting
,
SMS 2003
,
SCCM 2007
,
VBScript
More Posts
Next page »