Link to home
Start Free TrialLog in
Avatar of magicspringsadmin
magicspringsadmin

asked on

Server 2003 Environment Variable in Command Line

I am using DriveImage XML to backup my server's hard drive.  The command line option for my backup is:

"C:\Program Files\Runtime Software\DriveImage XML\dixml.exe" /bC /t"Z:\" /v

In the /t"Z:\" section I want to add the date after that so for today it would be "Z:\05272008\" or something like that.  Can this be done?  I assume I need to use an enviroment variable.
ASKER CERTIFIED SOLUTION
Avatar of Farhan Kazi
Farhan Kazi
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of magicspringsadmin
magicspringsadmin

ASKER

Thank you very much