Does launcher call powershell? I have launcher.exe...
# kolide
h
Does launcher call powershell? I have launcher.exe spawn powershell which then creates these random files in Windows\Temp
s
There are a couple of places of places launcher calls powershell, yes.
We generally try to avoid any kind of
exec
style data gathering, but I know there’s a handful of places we need it