With GUI
- 2 script arguments

- In “Task ID”, add your task ID

- In “Computer”, add the computers to be added to the task
PowerShell Script
https://github.com/DavidWuibaille/IVANTI/tree/main/AddToTask
Script in Console Mode
2 script arguments:
- The TXT file (could be modified in the future for CSV import)
- The Task ID number

Note: Change the URL with the name of your LANDESK server.
https://github.com/DavidWuibaille/IVANTI/tree/main/AddToTask
http://localhost/MBSDKService/MsgSDK.asmx?WSDL/GetMachineData => Allows you to see all available functions on your EPM core server.
0 Comments