Delete files which are 30 days old.
Fri, 9 Nov 2007 13:20:57 +0800
Hi guys,
I am trying to create a script to delete files which are 30 days old.
i dont seems to find the command which is able to pick up files which are 1
month old.
any one can help?
...
|
Unlocking my Ipaq Hx2495b
Tue, 20 Nov 2007 17:11:21 GMT
Hey guys, got this new HP Ipaq Hx2495b form a brother of mine,and he gave
iit to me cos he was having problems entering his password.Please if anyone
could bring a related solution to this problem i would highly appreciate it
ASAP.Thanks
...
|
Random Drug Testing
Mon, 19 Nov 2007 00:43:53 -0800 (PST)
Random Drug Testing
Employees are usually tested prior to employment and occasionally are
randomly tested after hiring. Random testing is especially common in
workplaces containing heavy machinery, toxic materials, and other
potential health hazards. Employees are also routinely tested after
being involved in ...
|
Help Password problem
Sun, 18 Nov 2007 15:33:01 -0800
I took my old work computer home to give to my daughter. I wanted to stop
the password promt and made some chages to "passwords" in the control panel.
I changed it to be a home computer and the user to admin, left the passwords
blank.
Now when I log in I stuck at the password promt and cannot by pass. ...
|
Create a Dir with date
Tue, 13 Nov 2007 09:37:50 -0800
Using Windows XP or Win 2003 Server.
Is there a way to make a batch file that will create a new folder with the
date?
For example, if it were this easy....,
MKDIR %DATE% would make a directory 11-13-2007
Thanks.
...
|
Character substitution in %variable
Thu, 08 Nov 2007 09:05:36 -0500
Someone must have thought of an easy way to do this:
I would like to replace every underscore with a blank in %variable
in a command-shell script (BAT file).
For example, if %%A is
"The_quick_brown_fox_jumps_over_the_lazy_dog"
then I would like to quickly generate
"The quick brown fox jumps over th ...
|
question about script for check service status
Mon, 05 Nov 2007 16:40:33 +0100
hi all,
Someone can tell me if is possible by script check if a service is stopped for a lot of computers?
i read about psservice or sc utility for do this but i don't know if is possible to use sc with nt machines.
Thansk. ...
|
|
|
FOR command causes cmd window to exit
Fri, 26 Oct 2007 11:24:52 +0100
hi there,
I bumped into a weird machine in my office where in the command window when
I type in
FOR /F "usebackq delims==" %i IN (`set`) DO @echo %i
and hit enter, the command window will just close down completely like I
just issue the EXIT command.
This only happen to
FOR /F ["options"] %varia ...
|
Active Directory scripts
Thu, 25 Oct 2007 00:18:17 +0100
Hi
I need some (or a lot of) help having a way in this case a script that could
help me doing the following tasks:
1. a script that could update the AD when I export the users to a txt file
and then I need to update AD with new users
2. a script that allows to see for each OU where the users have their ...
|
Batch file to reconnect home NAS
Tue, 16 Oct 2007 20:46:36 -0000
I bought a Airlink101 Office NAS ANAS350 with 500GB Seagate SATA drive
in it for my home network to store files files like MP3's, pictures
and to back up all my computers. I don't have domain server at my
home. Everytime I reboot the NAS need me to remap the drives and
sometimes it doesn't even take my passwor ...
|