IFW script can't create path in Windows 24H2

User discussion and information resource forum for TeraByte Drive Image products, including TBNetManage.
bbearren
Posts: 61
Joined: Sun Jun 17, 2012 2:02 pm

Re: IFW script can't create path in Windows 24H2

Post by bbearren »

Brian K wrote: Fri Feb 28, 2025 7:04 am
I delete "w4-0x2-" from the initial Backup file name created by IFW.
Do you replace it with "w4@0x02"

Sorry.... I misread your batch file.
No, I don't replace it. That's just the default filename assigned by IFW, it's not the script used to perform the imaging. The filename can be changed to anything, it's the script that does the work; except that it does not.
bbearren
Posts: 61
Joined: Sun Jun 17, 2012 2:02 pm

Re: IFW script can't create path in Windows 24H2

Post by bbearren »

I got it sorted. First, I upgraded to v4.04. Then I deleted the Task Scheduler task that ran the batch file, launched IFW, made the selections for the first of the six drive images I make every week, then edited the script using the Show Command button, OK'd that, then clicked Schedule Task.
Next, I opened Task Scheduler using Run as Administrator, exported the Image For Windows Task 1, renaming it as I exported it, the imported the newly named task into my Task Scheduler Drive Images folder. I repeated this procedure for the rest of the five drive images, and it is working correctly now, using exactly the same script except the "-" is now removed by IFW.

H:\Program Files\TeraByte Drive Image\imagew64.exe /wait /b /uy /um /d:w4@0x2 /f:"T:\Z690M-A\$~YYYY$-$~MM$-$~DD$\$~YYYY$-$~MM$-$~DD$-Win11ProA" /v /vb
Post Reply