ITSM connector
The ITSM connector comprises two connectors: the Windows Management Instrumentation (WMI) and PowerShell. The WMI connector enables you to interact with the Windows Operating System to get important information and the PowerShell connector enables you to perform various actions on IT services.
- To use the ITSM connectors, see Use a connector in RPA Desktop Design Studio.
- To expose the methods, see Use connector method.
To use the methods, see Use a component in RPA Desktop Design Studio.
PowerShell connector methods
The PowerShell connector methods act as interfaces with the Microsoft PowerShell to send requests and get responses in the RPA Desktop Design Studio.- Parameters of the PowerShell connector methods
Learn about the various parameters of the Microsoft PowerShell connector methods in RPA Desktop Design Studio. - WMI connector methods
The Windows Management Instrumentation (WMI) connector methods act as interfaces with the WMI to send various requests and get responses in the RPA Desktop Design Studio. - Parameters for WMI connector methods
The parameters for the Windows Management Instrumentation (WMI) connector methods enable you to send custom inputs to the WMI to perform different actions such as get disk details, environment value, CPU usage, and more as part of an automation Workflow in RPA Desktop Design Studio.
Parent Topic:Automation components