Summary: Another option from the Res kit it sleep. If you do not have the res kit go to this link http://www.uwasa.fi/~ts/http/http2.html#batch grab the faq...
Summary: There's nothing native to 98 that will secure individual folders with a password. You can try a utility such as Magic Folders (look in www.download.co...
Summary: Well a dos shell is as the word says a shell ( enviroment ) above your windows ntkernel in which dos commands can be executed. Purpose : you can execu...
Summary: How can I remove and delete the contents of more than one folder using wildcard entries from a batch file ran from Windows NT. ie. rmdir /s /q abc* t...
Summary: I'm fairly unfamiliar with using batch files for anything other than basic file copying. What I would like to be able to do: automatically add the sys...
Summary: Moin Nick, thanks for the feedback!! Sorry, I don't know sites with the subject batch-programming. Maybe you can find some running a google search. My...
Summary: I would like to create a batch file for windows NT version 4.0 that will copy all the files from one drive to another and copy it in a directory that ...
Summary: Hm... Looks like you could use a little help. I have a little bit of help that may indeed help you, heh. Okay, first of all, I'm going to list several...
Summary: Hi, How to delete directories more than 7 days old from a batch file. I manage to delete files older that specified date using OBSOLETE.EXE but were u...
Summary: hey sean, thatīs not very difficult. 1. create your users on the nt-server with the user manager 2. then, in the user properties of each user click on...
Summary: I have a folder with various forms on 7 different servers that I copy from my machine. Right now I am using the following in a batch file to copy the...
Summary: From time to time I have the need to rename an NT folder located on an NTFS drive. Sometimes the OS won't allow the rename by reporting the following...
Summary: How can I set one Folder with the COMPRESS option from a DOS Command-Line. F.ex.: I wan't to set COMPRESS for the folder: D:\ISS\BINV3\WIN32\TP7 (I mu...
Summary: NT doesn't like having a FAT32 partition in front of it... You have the FAT16 system (active primary) partition bit correct... (Basic requirement for ...
Summary: Hi, I have proxy server with 2 nic's, first for connection with router, seccond for local (private) adresseses with IP 192.168.*.*. All of my clients ...
Summary: I have done something similar with an oracle database using AUTOIT. it's a scripting laguage free for commercial use. You can use DOS vairiables in it...
Summary: hi all I have shared out a folder on my nt4 server . I want to give users a home folder which will be maped when they log on . I have shared out a fo...
Summary: I know this is win2000 forum...but it looks like there isn't an NT forum... so here it goes. I'm trying to perform following command: net use z: "\\ab...
Summary: I have a user who complains that his offline folder will not synchronize. His exchange folder has two pst files and one ost file. The path to the ost ...
Summary: I am intend to create directories with present date as suffix in NT4. for example if i create a dir or file with velu it should be create as velu1910 ...
Summary: ikaros: it's not much use to put the batch file in the startup folder (autostart) since this keeps the admin running from one box to the next. Put the...
Summary: I am currently making recreating environments with a bootable CD. First, I recommend using Ghost 6 to dump a working image into a .GHO file. Then, c...
Summary: I found this article on the Microsoft Web Site, though it is not your exact problem, it is similar and you might be able to make use of it with some m...