I need an easy way to run SYSTEMINFO on each machine and output to a file in a folder or input to the "Notes" field of each scanned session entry.
I am currently using systeminfo /S $HOST$ /U "{1}" /P "{2}" with Execution mode to Capture output to file: C:\systeminfo\$HOST$-$DATE$.txt
But getting invalid file path errors and initial run cmd needs me to hit enter. I'm sure this is easy for someone to do...
Thanks
I am currently using systeminfo /S $HOST$ /U "{1}" /P "{2}" with Execution mode to Capture output to file: C:\systeminfo\$HOST$-$DATE$.txt
But getting invalid file path errors and initial run cmd needs me to hit enter. I'm sure this is easy for someone to do...
Thanks