Summary: I need to write a script that will delete files that are 7 days old, and i need this script to run once every 24 hours. Where should i start??? if yo...
Summary: Hello everyone, my situation is as follows. I have an updating program to update a file every night. That file is in local harddisk, but is shared to ...
Summary: Hey fellas, I need some help scripting out a report to aggregate *.mdb's over one of our file shares. I would like to report last modify date and loca...
Summary: I have the same problem with some PDF's as well. We are able to open the file, and if I take ownership of the file I still can't delete because of th...
Summary: I need to deploy a script to all my workstation so they reboot every night at like 3AM. I need it to run as a schedule task every night but I dont hav...
Summary: You don't add OU's to a group. You add users, computers, or groups, contacts, to groups. You could probably write a script to do what you are asking ...
Summary: Hi All, Would you please help me in developing a script to choose "Ok" from an application message asks me a question and wants me to replay with "Ok"...
Summary: There are two ways for doing this. First is to write a script to update the local group at logon. This can work quite well. For example addnew.bat ne...
Summary: I have recently come in charge of a network in a junior school and i am having 2 problems that i cannot sort out, I have A local printer attached tot ...
Summary: I am trying to write a batch script that moves all files from one network folder to another network folder. On the destination folder, I need to dele...
Summary: Hello I need some windows help! I was wondering if someone could help me with this. I need to create simple batch file which can search for files ba...
Summary: What do you mean "it tries, but fails?" What happens? Is there an error message or dialog box? What does the script contain? Is it this: @echo off sta...
Summary: use a vbs script to call wscript..... wscript.echo "message goes here" save the above line in a file called something.vbs ..... this will display a po...
Summary: Hi, I've vbscript to delete one folder at a time MS Script as belows =================================== Set objFSO = CreateObject "Scripting.FileSys...
Summary: Hi All, I was looking for help on trying to increase some efficiency on a new file distribution. What I am trying to do is replace a file that contai...
Summary: Not that I know of. You could create a script to replicate the files saved on the server to the users folder on the PC. And, either run it at startup,...
Summary: Without the PC's being on the domain you can not update the scrit auto.. But if you create your new scripts and have them in a folder everyone can acc...
Summary: Is there a nice way to view deleted files instead of using the event viewer (560) or else recommend a third party software which is able to report del...
Summary: Hello, I am new to this forum but I was curios how to write a script (batch file) to connect a win2003 server to an ftp server and grab files and plac...
Summary: I have employees that on their workstations both a mapped drive letter and I have their My Documents redirected to the same mapped drive letter on a W...
Summary: Dear Sir/Madam, I have to write on batch file for to know the size of one file everyday. For example: my file is in C:\Documents and Settings\akshaya...