Ok, so we have a script that launches SIW and exports the log as a file, you can set the file name. I need to save these files locally then a upload.exe application will start so the tech can upload to the server. The files names must be unique! But when i run this i get a Syntax error... Ideas?
A bonus, if someone has some ideas to automate the upload would be awesome!
wmic bios get serialnumber /value >> %serial%set name=%serial%_%date%siw /log:html=c:\%name%.html /silent /s:1073741829 /h:1 /n:0Echo The File was created, located at: c:\%name%.htmlupload.exe