SMS's tag archives

Documenting the Configuration manager environment

A new version of a Configuration Manager documentation script by Enhansoft. This vbs script will create detailed documentation for your ConfigMgr or SMS environment. Link to documentation Script history ConfigMgr Documentation script v1.14. When you run the script, you have to have MS Word installed! Download page

Script: detect SMS Site servers role

This script by Don Hite will detect SCCM Site servers role on a remote machine, and send it to Excell.  The script will get the Role name from WMI (SMS_SystemResourceList) and add it to Excell Here it is: http://myitforum.com/cs2/blogs/dhite/archive/2009/06/06/vbs-script-to-send-a-specified-site-servers-roles-to-excel.aspx

Script: Find SMS services on remote machine

This script by Don Hite will allow you to find SMS services on a remote machine. This script will query services with the word "SMS" in the service name, and export to an excell file. Here it is: http://myitforum.com/cs2/blogs/dhite/archive/2009/06/06/vbs-script-find-sms-services-on-a-remote-machine.aspx