Summary: Thanks to all who replied... unfortunately, I'm no closer. Perhaps some endeavoring soul can tell me why the following batch file isn't working on an ...
Summary: Hi, I'm sure this is a no brainer for you experts but since I have no brains, here goes: I need a batch file that will stop a SQL service. Copy cont...
Summary: Dear All, Please help me! I'm new to win NT/DOS and am trying to create a Batch file to archive files. First it creates a folder name base on the curr...
Summary: I am trying to develop a batch file, which deletes user profiles. In our profile directory there are four user profile folders, which must not be dele...
Summary: I need to create a batch file to correct a user's inabiltiy to logon to the server from another office location. See the following: I am here in DC I...
Summary: I have created some maintenance batch files (ie. clean up tmp files, reboot server, etc.) that are scheduled to run on an NT server. I would like them...
Summary: Hi all, I have a unique question here regarding the command utility pullmail and batch files. I'm using pullmail to grab mail from a non-local POP3 ma...
Summary: Hi I would like to add to my login script to update a file in the client machine by setting it to update every Friday. It's a *.exe file that I like t...
Summary: Hi everyone, I have install winzip add on, so that I can have my batch file run on everyday on my server. There are one problem, I want to get ride of...
Summary: You can definately do this. All you need to do is put in the name of the batchfile to run. If this is for a login script or something that will run ...
Summary: Hi, can some one please help! How can i get a batch file to run when ever someone logs off a computer. Is this possible? Also how can i get a batch...
Summary: Works a dream! can you suggest any websites/resources that have more info on batch files and their associated commands? for example what does the @ech...
Summary: An extract from the batch file would be a great help. The program MS released is QCHAIN.exe; if I recall correctly there is a version for w2k and NT4....
Summary: I need to achieve following : connect scott/tiger@mydb select flag from mytable; if flag = 'Y' then FTP else Do nothing End if; I want to do ...
Summary: Hi I have writen a small batch file. This batch file is a simple command to de-mirror array drives. 1:>@ echo off 2:>cd c:\programfiles\emc\symcli...
Summary: Prior to windows I was a power DOS user. Writting batch files was easy. I need set a different driver for the monitor in order to use a specific soft...
Summary: I want to create a batch file which executes a windows shortcut. This might sound a bit strange (why dont I just execute the file directly from the ba...
Summary: I am trying to set up a batch file to run 3 separate batch files.... basically the master batch file reads.. file1 file2 file3 where file1 is file1.ba...
Summary: Try this, Once you have set up that batch file, create a short cut in the startup folder. Right click on it, select properties then program and next ...
Summary: hello sirs, I need to write a batch file that read the users names and passwords from Access file and stops running when finish. i need only the com...
Summary: Create a batch file to move the contents of the source folder to the destination folder. Add it in the Task Manager, and it will run automatically. ...
Summary: Hi, You can try to evoke it adding a entry in the registry in: HKLM SOFTWARE / Microsoft / Windows / Current Version / Run Add a Name key and give th...
Summary: I hope someone can help me. I have a batch file that dials up an internet provider, FTP's a file to an FTP server and then disconnects. The same modem...
Summary: I use the net send command often to inform people of computer related issues via win NT over the network. I tried creating a batch file to reduce the...
Summary: I need to write a batch file or script to set the short date format in nt 4.0 I know a little about batch files but dont know how to go about calling...