Skip to content

Timeout exception when using Get-ZPService in ZervicePoint PowerShell Management

Problem

When using ZervicePoint PowerShell Managment and the Get-ZPService CmdLet you sometimes get a timeout exception.

Solution

There is a parameter on all CmdLets in ZervicePoint PowerShell Managment that are getting data that is called RequestTimeout. Try adding this parameter to the command and set it to a value above 100 (seconds) which is the default value.