Powershell

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.

ConsoleWorks PowerShell Console

The Windows Event Forwarder (WEF) can be used to create a ConsoleWorks Server PowerShell console. The PowerShell console allows a ConsoleWorks user to interact with Windows PowerShell® on the system that the WEF is running on. The PowerShell console will allow you to enter Windows PowerShell® commands, scripts, and cmdlets. The Windows PowerShell® output is then redirected back to the ConsoleWorks PowerShell console for logging, scanning and display to any user connected to the console.