James I had the same issue at the beginning and used the other cert method which worked for me.add-type @" using System.Net; using System.Security.Cryptography.X509Certificates; public class TrustAllCertsPolicy : ICertificatePolicy { public bool Chec...
Well thanks for that important nudge ;-)I think that's what you might be looking for:$response.queryResponse.entity.DevicesDTO | select devicename, devicetype, ipaddress, locationNow for some reason, I'm getting a 401 error :-(. I think prime might b...
Same here! Were you able to connect to the server? I can't ! Did you have a chance to read the tutorial? There's some detailed info but it's to connect that's my problem. I haven't tried other REST applications though.Serge