07-27-2018, 10:12 AM
Hello,
I use the Technician's Version for automating a siw report for my users computer
I do this with psexec command with commandline parameters
Unfortunately from version 2017 v7.7.1029 SIW generates a BSOD on the users computer when submitting the command.
Command:
psexec.exe \\computer -u user -p password -s -i -c -csrc "siw.exe" "siw.exe /log:xml=dir /silent /s:5368941701 /h:139231 /n:73"
(command is slightly modified for security reasons)
I can't see anything special in the eventlog.
What can be the problem?
Many thanks in advance!
I use the Technician's Version for automating a siw report for my users computer
I do this with psexec command with commandline parameters
Unfortunately from version 2017 v7.7.1029 SIW generates a BSOD on the users computer when submitting the command.
Command:
psexec.exe \\computer -u user -p password -s -i -c -csrc "siw.exe" "siw.exe /log:xml=dir /silent /s:5368941701 /h:139231 /n:73"
(command is slightly modified for security reasons)
I can't see anything special in the eventlog.
What can be the problem?
Many thanks in advance!