nickhoksbergen
Results
1
comments of
nickhoksbergen
I have the same issue when adding sensors with either the New-Sensor or Add-Sensor cmdlets. **This is the code I run:** $device = $newgroup | get-device | select -first 1...