| |
shermerthug
Posts: 2
Score: 0
Joined: 7/8/2008
Status: offline
|
I would like to know how to use a variable as the output file name for my script. Basically what I'm looking for is to run the script on each pc and have CSName.txt (where CSName is the individual pc name) as the file name. This is what I have that copies my log file to the proper directory, but I can't the the name correct. oFSO.CopyFile LogFile,"\\ohmen100\dist\Inventory\CSName.txt" Regards, Jason
|
|