Get-DeviceList.ps1 is broken
Closed this issue · 1 comments
grantcurell commented
Running Get-DeviceList.ps1
doesn't seem to do anything Get-DeviceList -IpAddress 100.96.20.132 -OutFormat json -UserName admin -Outfilepath C:\Users\Desktop\test.json
. Running the script just causes it to return immediately with no output.
RaajeevKalyan commented
Unsure if this was done by mistake / was an issue during merge of a PR - I've fixed the issue for now