 |
|
 |
| Related Topics: | Running a script in Windows2000 Server - I am running Windows 2000 server from which this scrip t needs to be run. I have client machines installed with Windows XP. I have a script file and a database .mdb file in which I create all the user names. I write a batch file and place it in al...
Windows 2000 server logon script not running on NT4 PC's - Hi, I have recently wrote a very simple vb script that copies a file everytime a user logs on. It was applied to most users in the domain using the profile tab in the user properties window, it works well for all users with Windows 2000 prof. The script...
Running script on server from workstation (Net Start) - Hi, Is there a way of running: NET START "PRINT SPOOLER" on another computer in the office. For example, if the Print Spooler service stops on our server (eg, \\SERVER) can i run a batch script on my workstation (eg, \\MYWS) to restart the ...
basic .bat script problem running on 2003 server - I have a basic script that we use and it only runs part of it and then a message "Batch file missing". If I run the script from the run command on a 98/ME machine from the 2003 server the script runs fine. Only at login is when the problem...
Prohibiting Script from running on Terminal Server - I need a vb statement that exclude the login script from running on a terminal server. I can do it in a batch file, like this: @ECHO OFF IF "%COMPUTERNAME%" == "COMPUTERNAME" GOTO MAP IF "%CLIENTNAME%" == "" GOTO ... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|