Summary: Hi Rupali, Can you get the database to create a file if the flag is set? You should be able to create a spool file..... You could get the batch scri...
Summary: HELP.........I have windows NTServer4.0 installed in one of my partitions with NTFS. I want to delete NT server and I know one way to do it is by del...
Summary: I have the following script to delete old files, however it will not recognize files with spaces: MD \temp\acad dir "\temp\acad" /o-d /b >templist.fil...
Summary: I am not very familiar with batch files, however I need to know how to delete a batch file which starts up a service called asset insight. I'm sure t...
Summary: Hi Rob, Here is a copy of a posting I did last week. If you grab the zip file he covers much of what you would need to do if you wanted to use DOS com...
Summary: I'm looking for help with a command line problem. I use sed in a batch file to replace one string with another within a file name. In part of the batc...
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: What would the code look like if I wanted to delete old .log files from a server using VB Script? I have no experience with VB and I can assure you t...
Summary: Hi there, Working on some batch files. Getting to a point where it is critically to delete everything in a couple of folders. I tried "ERASE" nd "DEL"...
Summary: Hi Am rather new to DOS I am looking to delete a file of zero size by just using DoS commands. How do I go about it ? I am looking to schedule this ta...
Summary: ::------------------------------------------- ::Create a batch file called wait.bat ::add the following line below. ::For batch files that neeed to ...
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: I am trying to write a script that will compare the timestamp of a group of files against the system time....then delete the files that are more than ...
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: I am having some application in a Windows NT Workstation 4. I would like to delete some files related to the application, AUTOMATICALLY, so that the a...
Summary: FTP server on IIS acxts strange at times. I get the "access denied" error when I try to delete files via ftp, or overwrite the files. Does anyone know...
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 do have a problem with my NT4.0 server. I have one physical drive with a C:\-drive and a E:\-drive, both NTFS. For some weeks ago I discovered that ...
Summary: I know you just have to save the file as .cmd or as .bat to make it a batch file but what can you put in it. What i am trying to learn is what are th...
Summary: My environment is WinNTserver4 & NTFS. The file is an Access 97 database that is automatically filtering data & exporting into a text file. I'm tryi...
Summary: I would like to know the commands that will let me log on to Windows NT throught a batch files and run some commands to modify the registry with admin...
Summary: Hi Does anyone know or know how to make a batch file to delete the local path or profile path under NT serve 4 user's profile. I have about 500 users ...