.


:




:

































 

 

 

 


PowerShell




Windows Server 2008 R2 Active Directory Windows PowerShell. PowerShell , .Net Framework Windows , . PowerShell 150 , , . .

Active Directory New-ADUser, . LDAP Path. (OU) . Path , , Users. , AccountPassword (Read-Host -AsSecureString " "). , Country . :

New-ADUser [-Name] <string> [-AccountExpirationDate <System.Nullable[System.DateTime]>] [-AccountNotDelegated<System.Nullable[bool]>] [-AccountPassword <SecureString>] [-AllowReversiblePasswordEncryption <System.Nullable[bool]>][-AuthType {Negotiate | Basic}] [-CannotChangePassword <System.Nullable[bool]>] [-Certificates <X509Certificate[]>][-ChangePasswordAtLogon <System.Nullable[bool]>] [-City <string>] [-Company <string>] [-Country <string>][-Credential <PSCredential>] [-Department <string>] [-Description <string>] [-DisplayName <string>][-Division <string>] [-EmailAddress <string>] [-EmployeeID <string>] [-EmployeeNumber <string>][-Enabled <System.Nullable[bool]>] [-Fax <string>] [-GivenName <string>] [-HomeDirectory <string>][-HomeDrive <string>] [-HomePage <string>] [-HomePhone <string>] [-Initials <string>] [-Instance <ADUser>][-LogonWorkstations <string>] [-Manager <ADUser>] [-MobilePhone <string>] [-Office <string>] [-OfficePhone<string>] [-Organization <string>] [-OtherAttributes <hashtable>] [-OtherName <string>] [-PassThru <switch>][-PasswordNeverExpires <System.Nullable[bool]>] [-PasswordNotRequired <System.Nullable[bool]>] [-Path <string>] [-POBox<string>] [-PostalCode <string>] [-ProfilePath <string>] [-SamAccountName <string>] [-ScriptPath <string>][-Server <string>] [-ServicePrincipalNames <string[]>] [-SmartcardLogonRequired <System.Nullable[bool]>] [-State <string>][-StreetAddress <string>] [-Surname <string>] [-Title <string>] [-TrustedForDelegation <System.Nullable[bool]>][-Type <string>] [-UserPrincipalName <string>] [-Confirm] [-WhatIf] [<CommonParameters>]

, , . :

New-ADUser -SamAccountName 'Evgeniy.Romanov' -Name ' ' -GivenName '' -Surname '' -DisplayName' ' -Path 'OU=,OU=,DC=testdomain,DC=com' -CannotChangePassword $false-ChangePasswordAtLogon $true -City '' -State '' -Country UA -Department '' -Title ''-UserPrincipalName '[email protected]' -EmailAddress '[email protected]' -Enabled $true-AccountPassword (Read-Host -AsSecureString "AccountPassword")


. 10. Windows PowerShell

1. Active Directory





:


: 2016-10-06; !; : 731 |


:

:

,
==> ...

1567 - | 1518 -


© 2015-2024 lektsii.org - -

: 0.011 .