K1000 API - Add Label to Computer
I was wondering if anyone has done something like this before:
Use a script with the K1000 API to 1) delete a computer off of AD and 2) add a label to a computer in K1000.
Use case being when computers get recycled.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
isudothings
5 years ago
Hey there, someone linked this thread over from Slack, and it got me curious. Everything you need should be doable via a powershell script. I'll need to update the PS module to include the correct method and endpoint for updating a machine inventory, which I'm working on now.
I'll try to reply back when it's all working, IF you want to go the route of using Powershell.
Here's the module's GitLab repository: