Get - Windows Session
Purpose
This solution will gather, store, and display the result of the query session command in a tabular format.
Associated Content
| Content | Type | Function | 
|---|---|---|
| CWM - Automate - Script - Windows Sessions [DV, Globals] | Script | Executes the query sessioncommand and fetches the result. | 
| CWM - Automate - Custom Table - pvl_windows_sessions | Custom Table | Stores the result fetched by the script. | 
| CWM - Automate - Dataview - Windows Sessions [Script] | Dataview | Displays the result stored in the table. | 
Implementation
- Import the CWM - Automate - Script - Windows Sessions [DV, Globals] script.
- Import the CWM - Automate - Dataview - Windows Sessions [Script] dataview.
- Execute the script against any computer to create the CWM - Automate - Custom Table - pvl_windows_sessions table.
- Reference the dataview for results.