Added cleanup command for fax binary (#654)

This commit is contained in:
Luminous-InfiniTom
2019-11-14 00:15:34 -06:00
committed by Carrie Roberts
parent 5dbf1b7864
commit c36b28eef8
+1
View File
@@ -17,4 +17,5 @@ atomic_tests:
command: |
sc config Fax binPath= "C:\windows\system32\WindowsPowerShell\v1.0\powershell.exe -noexit -c \"write-host 'T1031 Test'\""
sc start Fax
cleanup_command:
sc config Fax binPath= "C:\WINDOWS\system32\fxssvc.exe"