Hi,
Is it possible to write a vbs to run through a folder and all sub folders and report on which AD objects have access?
IE - run a report on
\\Server\folder1\folder2
The VBS will then search all users who have access to
\\Server\folder1\folder2
then look in...
oh, i see.. i guess it wasn't that hard at all..
thanks heaps guys!
any tips where i can start learning and building on my vbs skills?
wheres a good starting place besides posting more questions on here?
tsuji your a legend!
I got it working!
Just to make things abit harder would you guys know how i would create the following result.
welcome
the name you have entered is name1
today
your you are in location1, location1 is, number1
welcome
the name you have entered is name2
today
your you are...
Oh sorry, i hope this makes it abit clearer..
im very new to vbs and still trying to get my head around how i can do this.
i was meant to say the data in the CSV is
name1,location1,number1
name2,location2,number2
name3,location3,number3
etc
what i need the vbs to do is read the contents of...
Hi All,
Im very new to vbscript and finding it hard to figure out some code to do what i need to do.
im trying to get a script to read a csv file which contains information like
i.e
1)name,location,number
2)name,location,number
3)name,location,number
4)name,location,number
The output i want...
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.