I'm using this command to enable the output to a logfile:
>"%AllUsersProfile%\Desktop\installs.log" "%systemdrive%\install\installs.cmd"
Now it works just fine in the lab but not in a virtual machine. I know the cmdlines.txt and the RunOnceEx section of winnt.sif don't like the commands such as the above so I'll have them call a cmd file with the above method but they won't even start. I've checked for spelling mistakes, folders etc. There must be a way to do this...
How can I log the output of my hotfixes.cmd and installs.cmd?



Help

Back to top









