 Scripting Downloads |
 |
| file |  | user |  | section |  | date |  | size |
 |
 |
| Check client for SMS |  | akaplan |  | SMS 2.x, Scripting |  | 4/22/2003 |  | 1.8 kb |
 |
| This vbscript uses WMI to query local or remote system for status of SMS installation. If SMS has failed, you can open the log folder. |
 |
 |
 |
| Collection Update |  | aprasad |  | SMS 2.x, Scripting |  | 5/14/2002 |  | < 1 kb |
 |
| I use this script to update collections in my 3 tier hierarchy. It connects to the Central site and gets the list of primaries and siteservers. For each secondary in primary it creates a .sha file to force collection update. |
 |
 |
 |
| MoveOU |  | bcordingley |  | Scripting, Windows |  | 11/1/2004 |  | < 1 kb |
 |
| This script will move the current computer into the commandline designated OU. It does not require the distinguished OU name. Usage: MoveOU "Accounting Department" |
 |
 |
 |
| ListComps |  | bpeterson199 |  | Scripting, Windows, Active Directory and Group Policy |  | 4/1/2008 |  | 10.4 kb |
 |
| This utility lists all computers in a specified domain in order to perform an action against those computers. It was written to simplify these operations without the noise of Netdom and other utilities. This utility requires .Net Framework 2.0. Listed below is an example:
For /F %i in ('ListComps /D:DOMAIN') do (sc \\%i query winmgmt) |
 |
 |
 |
| Remote GUI |  | bshaw |  | Scripting |  | 10/19/2007 |  | 8.1 kb |
 |
| Here is a wrapper program that will allow you run any command on multiple server without the need for tools such as SMS. Updated! |
 |
 |
 |
| Enumerate Windows Language Packs |  | bsmith530 |  | Scripting, Windows |  | 9/15/2004 |  | 9.4 kb |
 |
| This script will enumerate and report on installed Windows MUI Language packs using a VBScript and a DLL written to make the EnumUILanguages function accessible through script. There is a WiseScript to aid in deployment (but not necessary). |
 |
 |
 |
| Enumerate Office Language Packs Installed |  | bsmith530 |  | Scripting, Windows |  | 9/7/2004 |  | 2.8 kb |
 |
| This VB Script will help enumerate the installed language packs for Office 2000, XP, and 2003 installations in preperation for an Office 2003 MUI rollout. |
 |
 |
 |
| SMS Server Tools 0 2 2 - By Bernard White |  | bwhite157 |  | SMS 2003, Scripting, System Center Configuration Manager |  | 8/18/2008 |  | 739.5 kb |
 |
| Suite of 7 tools including: 1. Management Point Ping (mpping.exe), 2. Site Information (siteinfo.exe), 3. Package Information (pkginfo.exe), 4. Distribution Point Mod (dpmod.exe), 5. Site Control File Check (scfcheck.exe), 6. Site Services (sitesvc.exe), 7. Collection Membership (cmember.exe). For more info see: http://netplantation.com |
 |
 |
 |
| SMS Server Tools 0 2 1 - By Bernard White |  | bwhite157 |  | SMS 2003, Scripting |  | 3/3/2008 |  | 703.8 kb |
 |
| This release includes 6 command-line tools: 1. Management Point Ping (mpping.exe), 2. Site Information (siteinfo.exe), 3. Package Information (pkginfo.exe), 4. Distribution Point Mod (dpmod.exe), 5. Site Control File Check Tool (SCFCheck.exe), 6. Site Services Tool (SiteSvc.exe). For more info see: http://netplantation.com |
 |
 |
 |
| SMS Server Tools 0.2 |  | bwhite157 |  | SMS 2003, Scripting |  | 1/4/2008 |  | 695.7 kb |
 |
| This release includes 6 command-line tools: 1. Management Point Ping (mpping.exe), 2. Site Information (siteinfo.exe), 3. Package Information (pkginfo.exe), 4. Distribution Point Mod (dpmod.exe), 5. Site Control File Check Tool (SCFCheck.exe), 6. Site Services Tool (SiteSvc.exe). For more info see: http://netplantation.com |
 |
 |