Difference between revisions of "Get-QADUser options"
| (7 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
Get-QADUser [[-Identity] <IdentityParameter>]<br> | Get-QADUser [[-Identity] <IdentityParameter>]<br> | ||
| − | + | [-AccountExpiresAfter <DateTime>]<br> | |
| − | + | [-AccountExpiresBefore <DateTime>]<br> | |
| + | [-AccountNeverExpires] <br> | ||
| + | [-Activity <string>] <br> | ||
| + | [-Anr <string>]<br> | ||
| + | [-AttributeScopeQuery <string>]<br> | ||
| + | [-City <string[]>] <br> | ||
| + | [-Company <string[]>]<br> | ||
| + | [-Connection <ArsConnection>]<br> | ||
| + | [-ConnectionAccount <string>]<br> | ||
| + | [-ConnectionPassword <SecureString>] <br> | ||
| + | [-Control <hashtable>]<br> | ||
| + | [-CreatedAfter <DateTime>]<br> | ||
| + | [-CreatedBefore <DateTime>] <br> | ||
| + | [-CreatedOn <DateTime>] <br> | ||
| + | [-Credential <PSCredential>]<br> | ||
| + | [-Department <string[]>] <br> | ||
| + | [-Description <string[]>]<br> | ||
| + | [-Disabled]<br> | ||
| + | [-DisplayName <string[]>]<br> | ||
| + | [-DontConvertValuesToFriendlyRepresentation] <br> | ||
| + | [-DontUseDefaultIncludedProperties] <br> | ||
| + | [-Email <string[]>]<br> | ||
| + | [-Enabled] <br> | ||
| + | [-ExcludedProperties <string[]>]<br> | ||
| + | [-ExpiredFor <int>]<br> | ||
| + | [-Fax <string[]>]<br> | ||
| + | [-FirstName <string[]>] <br> | ||
| + | [-HomeDirectory <string[]>]<br> | ||
| + | [-HomeDrive <string[]>]<br> | ||
| + | [-HomePhone <string[]>]<br> | ||
| + | [-Inactive]<br> | ||
| + | [-InactiveFor <int>]<br> | ||
| + | [-IncludeAllProperties]<br> | ||
| + | [-IncludedProperties <string[]>]<br> | ||
| + | [-IndirectMemberOf <IdentityParameter[]>]<br> | ||
| + | [-Initials <string[]>]<br> | ||
| + | [-LastChangedAfter <DateTime>] <br> | ||
| + | [-LastChangedBefore <DateTime>]<br> | ||
| + | [-LastChangedOn <DateTime>]<br> | ||
| + | [-LastKnownParent <IdentityParameter>]<br> | ||
| + | [-LastName <string[]>]<br> | ||
| + | [-LdapFilter <string>]<br> | ||
| + | [-Locked]<br> | ||
| + | [-LogonScript <string[]>] <br> | ||
| + | [-Manager <IdentityParameter>]<br> | ||
| + | [-MemberOf <IdentityParameter[]>]<br> | ||
| + | [-MobilePhone <string[]>]<br> | ||
| + | [-Name <string[]>]<br> | ||
| + | [-Notes <string[]>]<br> | ||
| + | [-NotIndirectMemberOf <IdentityParameter[]>]<br> | ||
| + | [-NotLoggedOnFor <int>] <br> | ||
| + | [-NotMemberOf <IdentityParameter[]>]<br> | ||
| + | [-Office <string[]>]<br> | ||
| + | [-Pager <string[]>]<br> | ||
| + | [-PageSize <int>] <br> | ||
| + | [-PasswordNeverExpires]<br> | ||
| + | [-PasswordNotChangedFor <int>] <br> | ||
| + | [-PhoneNumber <string[]>]<br> | ||
| + | [-PostalCode <string[]>]<br> | ||
| + | [-PostOfficeBox <string[]>] <br> | ||
| + | [-PrimaryProxyAddress <string[]>]<br> | ||
| + | [-ProfilePath <string[]>]<br> | ||
| + | [-ProgressThreshold <int>] <br> | ||
| + | [-Proxy] <br> | ||
| + | [-ProxyAddress <string[]>]<br> | ||
| + | [-Recycled]<br> | ||
| + | [-ReturnPropertyNamesOnly]<br> | ||
| + | [-SamAccountName <string[]>]<br> | ||
| + | [-SearchAttributes <Object>]<br> | ||
| + | [-SearchRoot <IdentityParameter[]>] <br> | ||
| + | [-SearchScope {Base | OneLevel | Subtree}]<br> | ||
| + | [-SecondaryProxyAddress <string[]>]<br> | ||
| + | [-SecurityMask {None | Owner | Group | Dacl | Sacl}] <br> | ||
| + | [-SerializeValues] <br> | ||
| + | [-Service <string>]<br> | ||
| + | [-ShowProgress]<br> | ||
| + | [-SizeLimit <int>]<br> | ||
| + | [-StateOrProvince <string[]>]<br> | ||
| + | [-StreetAddress <string[]>] <br> | ||
| + | [-Title <string[]>] <br> | ||
| + | [-Tombstone]<br> | ||
| + | [-UseDefaultExcludedProperties <Boolean>]<br> | ||
| + | [-UseDefaultExcludedPropertiesExcept <string[]>]<br> | ||
| + | [-UseGlobalCatalog]<br> | ||
| + | [-UserPrincipalName <string[]>] <br> | ||
| + | [-WebPage <string[]>]<br> | ||
| + | [-WildcardMode <WildcardMode>] <br> | ||
| + | [<CommonParameters>] | ||
Latest revision as of 15:43, 26 August 2014
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>]