VBS

VBS Script to install software remotely

​This article provides a VBScript solution for installing software remotely on multiple computers listed in a text file named MachineList.txt. It includes instructions and requirements needed to execute the script…

Change SMS Site Code VBS Script

​This article provides a VBScript solution for changing an SMS site code without having to reinstall the SMS client application, utilizing the Windows Management Instrumentation (WMI) and Common Configuration Migration…

a close up of a toy on a laptop

Batch File Scripting

Learn how to use batch file scripts to execute simple commands and perform data processing tasks.""This article explains what batch file scripts are, their purpose, and how they work. Discover…