Baseline Configuration Management

Baselines with Powershell

ConsoleWorks Baseline Configuration Management scripts for Windows devices send Powershell commands to the target device to collect configuration data. Within the script the Powershell command statements must be formatted as javascript strings that can be used by the BCM functions to run on the Console. For simple Powershell commands this is a trivial step, but for more complex functionality this can be a tedious, difficult, and error prone exercise.