Thank you. Powershell versions explain the issues I have.
And the timeout increase solved the issue on Adaxes 2018, but the script to change the timeout does not work on Adaxes 2017. Is that expected and there is a different way to increase the timeout on the older version?
On Server 2008 R2 with Adaxes 2017 I get this error when trying to query existing timeout:
GAC Version Location
--- ------- --------
True v2.0.50727 C:\Windows\assembly\GAC_MSIL\Softerra.Adaxes.Adsi\3.8.14823.0__43a637781bd9a3c2\Softerra.Adaxes.Adsi.dll
cmdlet Get-Credential at command pipeline position 1
Supply values for the following parameters:
Exception calling "GetParameter" with "1" argument(s): "Specified method is not supported."
At line:15 char:1
+ Write-Host "Timeout for running PowerShell scripts and external programs: "`
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : NotSupportedException