Thanks Tsuji, that's some good code, I ran it and got a listing of all folders and subfolders in c:\test\start, so it's working.
One question if I may, how or where would you work in a selective file copy? For example, where would I place my statements to copy all *.doc and *.xls files to the...
I am looking to achieve the following:
1) Copy a folder maintaining the file structure of the source
2) Copy only certain extensions like *.doc and *.xls
Now I have two ways I've been trying this, WMI:
Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & strComputer...
I am sitting in an NT 4 environment with exchange 5.5 on the server. No active directory. Often times I get people requesting NT global groups to be setup, and they supply me with a Distribution List from exchange.
Is there any VBScript way to ask the Exchange server which users it has in any...
We do have a naming convention, but there the SAM for the security domain is massive! Middle initials are common, and names don't always match the convention to a tee.
I saw a script that allow you to query an LDAP provider through VBScript, is there a way to do it with an NT domain?
I work in an NT environment and I am putting together scripts that get around opening up user mangler and waiting for it to enumerate 1000's of names.
I manage a lot of security groups, and I want to do the following. People often ask me to add and delete users from groups, so what I have is...
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.