Get-QADUser options

From MyWiki
Jump to: navigation, search
Syntax

Get-QADUser [[-Identity] <IdentityParameter>]
[-AccountExpiresAfter <DateTime>]
[-AccountExpiresBefore <DateTime>]
[-AccountNeverExpires]
[-Activity <string>]
[-Anr <string>]
[-AttributeScopeQuery <string>]
[-City <string[]>]
[-Company <string[]>]
[-Connection <ArsConnection>]
[-ConnectionAccount <string>]
[-ConnectionPassword <SecureString>]
[-Control <hashtable>]
[-CreatedAfter <DateTime>]
[-CreatedBefore <DateTime>]
[-CreatedOn <DateTime>]
[-Credential <PSCredential>]
[-Department <string[]>]
[-Description <string[]>]
[-Disabled]
[-DisplayName <string[]>]
[-DontConvertValuesToFriendlyRepresentation]
[-DontUseDefaultIncludedProperties]
[-Email <string[]>]
[-Enabled]
[-ExcludedProperties <string[]>]
[-ExpiredFor <int>]
[-Fax <string[]>]
[-FirstName <string[]>]
[-HomeDirectory <string[]>]
[-HomeDrive <string[]>]
[-HomePhone <string[]>]
[-Inactive]
[-InactiveFor <int>]
[-IncludeAllProperties]
[-IncludedProperties <string[]>]
[-IndirectMemberOf <IdentityParameter[]>]
[-Initials <string[]>]
[-LastChangedAfter <DateTime>]
[-LastChangedBefore <DateTime>]
[-LastChangedOn <DateTime>]
[-LastKnownParent <IdentityParameter>]
[-LastName <string[]>]
[-LdapFilter <string>]
[-Locked]
[-LogonScript <string[]>]
[-Manager <IdentityParameter>]
[-MemberOf <IdentityParameter[]>]
[-MobilePhone <string[]>]
[-Name <string[]>]
[-Notes <string[]>]
[-NotIndirectMemberOf <IdentityParameter[]>]
[-NotLoggedOnFor <int>]
[-NotMemberOf <IdentityParameter[]>]
[-Office <string[]>]
[-Pager <string[]>]
[-PageSize <int>]
[-PasswordNeverExpires]
[-PasswordNotChangedFor <int>]
[-PhoneNumber <string[]>]
[-PostalCode <string[]>]
[-PostOfficeBox <string[]>]
[-PrimaryProxyAddress <string[]>]
[-ProfilePath <string[]>]
[-ProgressThreshold <int>]
[-Proxy]
[-ProxyAddress <string[]>]
[-Recycled]
[-ReturnPropertyNamesOnly]
[-SamAccountName <string[]>]
[-SearchAttributes <Object>]
[-SearchRoot <IdentityParameter[]>]
[-SearchScope {Base | OneLevel | Subtree}]
[-SecondaryProxyAddress <string[]>]
[-SecurityMask {None | Owner | Group | Dacl | Sacl}]
[-SerializeValues]
[-Service <string>]
[-ShowProgress]
[-SizeLimit <int>]
[-StateOrProvince <string[]>]
[-StreetAddress <string[]>]
[-Title <string[]>]
[-Tombstone]
[-UseDefaultExcludedProperties <Boolean>]
[-UseDefaultExcludedPropertiesExcept <string[]>]
[-UseGlobalCatalog]
[-UserPrincipalName <string[]>]
[-WebPage <string[]>]
[-WildcardMode <WildcardMode>]
[<CommonParameters>]