Difference between revisions of "Set-Qaduser"
From MyWiki
Line 1: | Line 1: | ||
<source lang="html4strict"> | <source lang="html4strict"> | ||
− | Set-QADUser [-Identity] <IdentityParameter> [-AccountExpires <System.Nullable`1[System.DateTime]>] [-City <string>] [-Company <string>] [-Connection <ArsConnection>] [-ConnectionAccount <string>] [-ConnectionPassword <SecureString>] [-Control <hashtable>] [-Credential <PSCredential>] [-Department <string>] [-Description <string>] [-DeserializeValues] [-DisplayName <string>] [-Email <string>] [-ExcludedProperties <string[]>] [-Fax <string>] [-FirstName <string>] [-HomeDirectory <string>] [-HomeDrive <string>] [-HomePhone <string>] [-IncludedProperties <string[]>] [-Initials <string>] [-LastName <string>] [-LogonScript <string>] [-Manager <IdentityParameter>] [-MobilePhone <string>] [-Notes <string>] [-ObjectAttributes <ObjectAttributesParameter>] [-Office <string>] [-Pager <string>] [-PasswordNeverExpires <Boolean>] [-PhoneNumber <string>] [-PostalCode <string>] [-PostOfficeBox <string>] [-ProfilePath <string>] [-Proxy] [-SamAccountName <string>] [-Service <string>] [-StateOrProvince <string>] [-StreetAddress <string>] [-Title <string>] [-TsAllowLogon <Boolean>] [-TsBrokenConnectionAction <int>] [-TsConnectClientDrives <Boolean>] [-TsConnectPrinterDrives <Boolean>] [-TsDefaultToMainPrinter <Boolean>] [-TsHomeDirectory <string>] [-TsHomeDrive <string>] [-TsInitialProgram <string>] [-TsMaxConnectionTime <TimeSpan>] [-TsMaxDisconnectionTime <TimeSpan>] [-TsMaxIdleTime <TimeSpan>] [-TsProfilePath <string>] [-TsReconnectionAction <int>] [-TsRemoteControl <int>] [-TsWorkDirectory <string>] [-UseDefaultExcludedProperties <Boolean>] [-UseGlobalCatalog] [-UserMustChangePassword <Boolean>] [-UserPassword <string>] [-UserPrincipalName <string>] [-WebPage <string>] [-Confirm] [-WhatIf] [<CommonParameters>] | + | Set-QADUser [-Identity] <IdentityParameter> [-AccountExpires <System.Nullable`1[System.DateTime]>] <br>[-City <string>] [-Company <string>] [-Connection <ArsConnection>] [-ConnectionAccount <string>]<br> [-ConnectionPassword <SecureString>] [-Control <hashtable>] [-Credential <PSCredential>] [-Department <string>] [-Description <string>] [-DeserializeValues] [-DisplayName <string>] [-Email <string>] [-ExcludedProperties <string[]>] [-Fax <string>] [-FirstName <string>] [-HomeDirectory <string>] [-HomeDrive <string>] [-HomePhone <string>] [-IncludedProperties <string[]>] [-Initials <string>] [-LastName <string>] [-LogonScript <string>] [-Manager <IdentityParameter>] [-MobilePhone <string>] [-Notes <string>] [-ObjectAttributes <ObjectAttributesParameter>] [-Office <string>] [-Pager <string>] [-PasswordNeverExpires <Boolean>] [-PhoneNumber <string>] [-PostalCode <string>] [-PostOfficeBox <string>] [-ProfilePath <string>] [-Proxy] [-SamAccountName <string>] [-Service <string>] [-StateOrProvince <string>] [-StreetAddress <string>] [-Title <string>] [-TsAllowLogon <Boolean>] [-TsBrokenConnectionAction <int>] [-TsConnectClientDrives <Boolean>] [-TsConnectPrinterDrives <Boolean>] [-TsDefaultToMainPrinter <Boolean>] [-TsHomeDirectory <string>] [-TsHomeDrive <string>] [-TsInitialProgram <string>] [-TsMaxConnectionTime <TimeSpan>] [-TsMaxDisconnectionTime <TimeSpan>] [-TsMaxIdleTime <TimeSpan>] [-TsProfilePath <string>] [-TsReconnectionAction <int>] [-TsRemoteControl <int>] [-TsWorkDirectory <string>] [-UseDefaultExcludedProperties <Boolean>] [-UseGlobalCatalog] [-UserMustChangePassword <Boolean>] [-UserPassword <string>] [-UserPrincipalName <string>] [-WebPage <string>] [-Confirm] [-WhatIf] [<CommonParameters>] |
</source> | </source> |
Revision as of 14:51, 30 March 2015
Set-QADUser [-Identity] <IdentityParameter> [-AccountExpires <System.Nullable`1[System.DateTime]>] <br>[-City <string>] [-Company <string>] [-Connection <ArsConnection>] [-ConnectionAccount <string>]<br> [-ConnectionPassword <SecureString>] [-Control <hashtable>] [-Credential <PSCredential>] [-Department <string>] [-Description <string>] [-DeserializeValues] [-DisplayName <string>] [-Email <string>] [-ExcludedProperties <string[]>] [-Fax <string>] [-FirstName <string>] [-HomeDirectory <string>] [-HomeDrive <string>] [-HomePhone <string>] [-IncludedProperties <string[]>] [-Initials <string>] [-LastName <string>] [-LogonScript <string>] [-Manager <IdentityParameter>] [-MobilePhone <string>] [-Notes <string>] [-ObjectAttributes <ObjectAttributesParameter>] [-Office <string>] [-Pager <string>] [-PasswordNeverExpires <Boolean>] [-PhoneNumber <string>] [-PostalCode <string>] [-PostOfficeBox <string>] [-ProfilePath <string>] [-Proxy] [-SamAccountName <string>] [-Service <string>] [-StateOrProvince <string>] [-StreetAddress <string>] [-Title <string>] [-TsAllowLogon <Boolean>] [-TsBrokenConnectionAction <int>] [-TsConnectClientDrives <Boolean>] [-TsConnectPrinterDrives <Boolean>] [-TsDefaultToMainPrinter <Boolean>] [-TsHomeDirectory <string>] [-TsHomeDrive <string>] [-TsInitialProgram <string>] [-TsMaxConnectionTime <TimeSpan>] [-TsMaxDisconnectionTime <TimeSpan>] [-TsMaxIdleTime <TimeSpan>] [-TsProfilePath <string>] [-TsReconnectionAction <int>] [-TsRemoteControl <int>] [-TsWorkDirectory <string>] [-UseDefaultExcludedProperties <Boolean>] [-UseGlobalCatalog] [-UserMustChangePassword <Boolean>] [-UserPassword <string>] [-UserPrincipalName <string>] [-WebPage <string>] [-Confirm] [-WhatIf] [<CommonParameters>]