Is there a way to run a batch script based on OU memberships. I have setup different OU's for my workstations and servers. I would like to have a vbscript determain the membership and run a specific script according to the membership. Is there a way to do this.. Cutting my teeth in Scripting...
I have a script that I was running with no problems at all, and all of a sudden I'm getting this error. "Could not locate automation class named "Scripting.FileSystemObject".
Line: 4
Char: 1
Code 80020009
Source WScript.CreateObject
Here is the first few lines of the script..
' Create the...
Hi there, I am trying to copy the contents of a folder when the name isn't allways known. I need to get the name of the folder and then use that name to copy the folder contents. The path is like so.. appdata/mozilla/profiles/ the folder name could be anything such as 42ndz6y7.default. Is this...
I am trying to do a xcopy in a folder that has a random folder name scheme. For instance, I need to copy folder 47pntgd2.Default The next PC may have 48ntpgd2.default. The only common factor is that the folder name ends with .default
I have tried xcopy "C:\DOCUME~1\%USERNAME%\APPLICATION...
Hi, I want to start by saying I know nothing about VBScripts. With that said, I am trying to figure out a way to find and replace text in a text file. I am looking to do something like this...
Using Windows server 2003. How can I redirect the favorites folder on all machines on the domain. I have accomplished the my docs folder, but the favorites folder is out of bounds for me. No were in GPO editor to do this. Looking for any help.
Thanks
Is there a way to set Environment Variables Via GPO. Say for instance, I want to define a path: \\server\packages. is it possible to push that out. Maybe scripts? Any help would be appreciated.
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.