The purpose of SuperCAT is to provide an all-in-one tool to inventory and audit offline computers without making any changes the baseline of the target machine. It is intended to run from a re-writable CD/DVD.
Other
1
stars
2
forks
source link
When this command is run, it opens in a new window, which causes script not to wait. #48
The script continued on and "finished." Need to ensure the script waits for cscc to finish before continuing. Might need to use a "Start process" function, rather than calling the exe directly.
The script continued on and "finished." Need to ensure the script waits for cscc to finish before continuing. Might need to use a "Start process" function, rather than calling the exe directly.
https://github.com/SuperCATDevelopers/SuperCAT/blob/f4313b27ed6f1bb972ddc346f66137e9500c5dc1/Tool/SuperCAT.ps1#L327