News

Powershell Script to install a list of software on the local computer configurable through a configuration file. This script is supposed to help with tasks like reinstalling Windows. Supported Methods ...
OU: OU containing computers in which install software. RSAT for AD module for Powershell must be installed in order to query AD. If you run script from a Domain Controller, AD module for Powershell is ...
When automating a tedious task or building an entire automation framework, a frequent problem arises when you must install software. Before you can install the software you must first somehow get the ...