What is the below LDAP script used for? $strClass = "User" $strName = "CN=MyNewUser" $objADSI = [ADSI]"LDAP://ou=myTestOU,dc=nwtraders,dc=msft" $objUser = $objADSI.Create($strClass, $strName) $objUser.Put("sAMAccountName", "MyNewUser") $objUser.SetInfo()

LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
5th Edition
ISBN:9781337569798
Author:ECKERT
Publisher:ECKERT
Chapter7: Working With The Bash Shell
Section: Chapter Questions
Problem 9RQ
icon
Related questions
Question

What is the below LDAP script used for?

$strClass = "User"

$strName = "CN=MyNewUser"

$objADSI = [ADSI]"LDAP://ou=myTestOU,dc=nwtraders,dc=msft"

$objUser = $objADSI.Create($strClass, $strName)

$objUser.Put("sAMAccountName", "MyNewUser")

$objUser.SetInfo()

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
External Style Sheet
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
Computer Science
ISBN:
9781337569798
Author:
ECKERT
Publisher:
CENGAGE L
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT