Question: I don't know how to use visual basic or any commands in a visual basic script. If someone could help with this it would be
I don't know how to use visual basic or any commands in a visual basic script. If someone could help with this it would be greatly appreciated.
In the previous labs we created Active directory objects using the GUI in LAB-4 and using commands in LAB-5. In this LAB we need to create Active Directory objects using a Visual Basic Script.
1. Use Notepad program to write the script and save it to your Homedir folder as.vbs file. The script should contain at least 3 lines, one to define the protocol to beused and the location of the object to be created, second line to define the newobject to be created then a third line to initiate the action.
2. Use the cscript.exe program to execute the script you created
a.Create a computer object in your HRxxx OU named Workstationxxx
b.Create a user object in your Executivesxxx OU named Emilyxxx
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
