It’s often quite a painful experience to open up resource explorer in SCCM. I’ve modified a batch file (originally from http://www.windows-noob.com/forums/index.php?/topic/687-resource-explorer-shortcut-for-sccm-2007/) to make this process very simple. Create a new batch file with the following content, it will then prompt you for all of the required parameters: @echo off CLS > input1.vbs ECHO WScript.Echo InputBox( [...]