When running Get-PUDAdminCenter -Port 83 I get the following error:
GetComputerObjectsInLDAP : Cannot process argument transformation on parameter 'ADServerHostNameOrIP'. Cannot convert value to type System.String.
At C:\Program Files\WindowsPowerShell\Modules\PUDAdminCenterPrototype\0.2.5\PUDAdminCenterPrototype.psm1:2227 char:66
- ... RemoteHostListPrep = $(GetComputerObjectsInLDAP -ObjectCount 20).Name
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
- FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,GetComputerObjectsInLDAP