Sumeshbnr
1610 pts. | Oct 28 2009 9:05AM GMT
Hi,
Thanks for your information .How can I add a script through GPO my ADS is runnning in windows 2000 server na I couldnt see the preferences otion under user /computer configuration .Please help
Thanks
ScottSCarver
90 pts. | Oct 30 2009 3:11AM GMT
Check out the pstools available from Microsoft.
One of the apps in the list is psexec. You can create your batch file on the server, create a scheduled task to run the batch file. In that batch file should be something like:
psexec \* \servernameshare123.bat
You may need to include the -u adminaccount -p password switches, depending on the type of information you need.
Make sure the batch file is located in a directory that your pc’s will have access too.
That’s what I have done…in a nutshell.
KevinBeaver
8705 pts. | Oct 30 2009 7:17PM GMT
You could also create a file and email it to your users and have them run it or somehow tie it into another login script elsewhere on your network such as an intranet site.






