Bacarus
05/19/2021, 4:13 PMgo run ./cmd/package --type msi --fleet-url=fleet:18080 --enroll-secret=MY_SECRET --fleet-certificate=fleet.pem -- --flagfile=flagfile.txt
zwass
05/19/2021, 5:43 PMServices
program and get the arguments that Orbit is being started with? Copy that into an admin powershell and you should be able to see the log output. Hopefully there's something helpful in there. You can also add the --debug
flag.Bacarus
05/25/2021, 9:06 AMzwass
05/25/2021, 4:07 PM