Hi All,
Currently I am trying to gather information from AD about specific users that I have listed in an excel spreadsheet. The users are located at Domain -> OU -> OU. I want to be able to search for their displayName and match it with the displayName in my spreadsheet and return their...
At this stage not a lot really...
Currently I believe all I have done with this script is grab the data from the cells in excel and I am storing them in an array.
Set objXL = CreateObject("Excel.Application")
Set objWB = objXL.WorkBooks.Open("G:\FeSG\ITSB\Architecture\Working - Shane...
Hi,
I currently have a list of servers and I am trying to create a VBscript to do the following via Excel:
a. reads all the items in the named range
b. queries AD and determines the domain of the server
c. places the name of the domain of the server in the cell adjacent to it.
d. Place a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.