2008/4/10 木曜日

Get-QADUser@PowerShell Cmdlets

Filed under: Windows PowerShell — pnpk @ 14:38:42

名前
    Get-QADUser
    
概要
    Retrieve all users in a domain or container that match the specified condit
    ions. Supported are both Active Directory Doman Services (AD DS) and Active
     Directory Lightweight Directory Services (AD LDS).
    
構文
    Get-QADUser [[-Identity] <String>] [-Name <String>] [-Anr <String>] [-LdapF
    ilter <String>] [-SearchRoot <String>] [-SearchScope <SearchScope>] [-PageS
    ize <Int32>] [-SizeLimit <Int32>] [-WildcardMode <WildcardMode>] [-Attribut
    eScopeQuery <String>] [-IncludeAllProperties] [-ReturnPropertyNamesOnly] [-
    DontUseDefaultIncludedProperties] [-SerializeValues] [-DontConvertValuesToF
    riendlyRepresentation] [-Disabled] [-Enabled] [-Locked] [-City <String>] [-
    Company <String>] [-Department <String>] [-Fax <String>] [-FirstName <Strin
    g>] [-HomePhone <String>] [-Initials <String>] [-LastName <String>] [-Manag
    er <String>] [-MobilePhone <String>] [-Notes <String>] [-Office <String>] [
    -Pager <String>] [-PhoneNumber <String>] [-PostalCode <String>] [-PostOffic
    eBox <String>] [-SamAccountName <String>] [-StateOrProvince <String>] [-Str
    eetAddress <String>] [-Title <String>] [-UserPrincipalName <String>] [-WebP
    age <String>] [-UserPassword <String>] [-ObjectAttributes <Object>] [-Descr
    iption <String>] [-DisplayName <String>] [-ExcludedProperties <String[]>] [
    -IncludedProperties <String[]>] [-DeserializeValues] [-UseDefaultExcludedPr
    operties [<Boolean>]] [-UseDefaultExcludedPropertiesExcept <String[]>] [-Pr
    oxy] [-Service <String>] [-ConnectionAccount <String>] [-ConnectionPassword
     <SecureString>] [-Credential <PSCredential>] [-Connection <ArsConnection>]
     [-UseGlobalCatalog] [<CommonParameters>]
(more…)

Popularity: 2%

HTML convert time: 0.499 sec. Powered by WordPress ME