Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot process argument transformation on parameter 'ADServerHostNameOrIP' #1

Open
paulharman opened this issue Nov 25, 2019 · 0 comments

Comments

@paulharman
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant