2 lines
103 B
Batchfile
2 lines
103 B
Batchfile
|
|
@echo off
|
||
|
|
powershell.exe -ExecutionPolicy Bypass -NoProfile -File "\\storage\pcinfo\Collect-HWInfo.ps1"
|