Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Set a folder compressed using a DOS-Line
Name: PSousa Date: March 22, 2001 at 13:01:32 Pacific
Comment:
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 must do that on over 400 server until sunday !) To run commands or regestry settings i use the CONNECT:REMOTE Software in a TCP/IP net ! I can do something with SCRIPTIT, but i don't know how to call the PROPERTIES for a FOLDER in a DOS Command-LINE ???
Name: Robert Schut Date: March 23, 2001 at 07:36:39 Pacific
Reply:
Okay we need to do some batching If all your servers are online do a "net view" and store the result in a file e.g. net view >net.txt. open net.txt in word and delete all the machines where you don't want to compress the directory With replace (word) ad: compress "servername" source and destination to each line
Turn it into a batchfile (ren net.txt *.bat)
MAke sure u are domain admin and run the batch
HAve some coffee and tell everybody you did it by hand Succes
Summary: hi i WANT TO MAKE A DOS INSTALLATION DISK TO CONNECT TO nt SERVER USING dLINK pci CARD i HAVE THE Dos DRIVER FOR THIS CARD PLS CAN SOMEONE THROUW SOME LIGHT ON THIS MATTER OR SEND ME THE EXACT PROCEDU...
Summary: I am trying to figure out how to create a DOS boot disk to boot up a system and connect to a network. This boot disk will ultimately be used to access the network to pull an image file (created from N...
Summary: you should not have to change permissions on the folder. Your first stop is share permissions. File level permissions come 2nd. How are you sharing this folder? For someone to gain access to a folde...