News

When running through New-HoloDeckInstance, it gets to the section where it asks for my Token (we have NFR access) but fails with this error: ConvertFrom-Json: Cannot bind argument to parameter ...
The Invoke-RestMethod command is a great way to interact with REST APIs in PowerShell. Although most -- if not all -- of its functionality can be performed via a combination of Invoke-WebRequest, ...