Comments
-
tdanner, After breaking things down further it was the memberuri value, it was having issues parsing the " : " in the value. I've since resolved the issue by use the memberprimaryid and containerid without memberuri to give me the result I was looking for. Sorry for not responding sooner. Thanks for all the help!
-
Don't see an where to upload an attach a file so I'll just paste here... Most of it is based on examples from the SDK, Everything else are pieces I've done. I admit it isn't the best and there is alot more error correcting and verification to be done. Still learning powershell. Any pointers would be greatly appriceated. #…
-
Jan Pelousek wrote: Which Orion platform do you use? Which Powershell version? Assuming the variables($getnodeuri, $getContainerid) are properly filled in, the same construction works perfectly for me. This is on NPM version 11.5.2 PowerShell V4 running on Windows Sever 2012r2 >$PSVersionTable.PSVersion Major Minor Build…
-
Jan, I had been trying something similar and after you posted this morning I realized I was missing the "/CustomProperties" from the uri string. Thank you for your help, really appreciated.
-
Alex, Sorry I forgot to mention the nodes are ICMP only. I ran the report and picked at random a few and while Last Boot is empty, the node is indeed up.
-
Thanks tdanner, Couldn't see it for looking at it.