Import-DSAdUsers
Synopsis
Syntax
ImportByName
Import-DSAdUsers -DomainName <string> -Name <string[]> [-AsLegacyResponse] [<CommonParameters>]ImportAll
Import-DSAdUsers -DomainName <string> -All [-AsLegacyResponse] [<CommonParameters>]Description
Examples
PS C:\> Import-DSAdUsers -DomainName "domain.loc" -AllParameters
-All
-AsLegacyResponse
-DomainName
-Name
CommonParameters
Notes
Last updated
Was this helpful?