Hi Team,
please help me with the powershell script to remove the unknown devices from the solarwinds. Urgent response will be much appreciated.
Regards,
Samiksha Shruti
Hi samiksha_Shruti - could you clarify?
It looks like you're in need of a powershell script that will delete any 'Unknown' Machine Type devices in SolarWinds. Is that correct? If that's the case... this link has everything you need. Look specifically for the Remove-SwisObject part, it's built into the SwisPowerShell module. PowerShell · solarwinds/OrionSDK Wiki · GitHub
Also there's some generic sample code here: OrionSDK/Samples/PowerShell at master · solarwinds/OrionSDK · GitHub
Good luck my friend.