Skip to content

Cannot process argument transformation on parameter 'ADServerHostNameOrIP' #1

@paulharman

Description

@paulharman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions