Difference between revisions of "Get-QADUser options"
Line 35: | Line 35: | ||
[-Inactive]<br> | [-Inactive]<br> | ||
[-InactiveFor <int>]<br> | [-InactiveFor <int>]<br> | ||
− | [-IncludeAllProperties]<br> [-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>] | + | [-IncludeAllProperties]<br> |
+ | [-IncludedProperties <string[]>]<br> | ||
+ | [-IndirectMemberOf <IdentityParameter[]>]<br> | ||
+ | [-Initials <string[]>]<br> | ||
+ | [-LastChangedAfter <DateTime>] <br> | ||
+ | [-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>] |
Revision as of 15:34, 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>]