Is there a way to trigger the GO routine for enrollment at the command line (or any administrative utility aside from the WDE UI itself)? The reason being is that I want to be able to silently enroll an endpoint after I silently install its software.
This is something that we planned on implementing but haven’t implemented at this time. I think the next version of the ZDEW would allow you to do this. The only workaround I can see right now is to download the ziti binary from github using powershell/invoke-webrequest (iwr) and then use the ziti.exe CLI to do it… right now.
thank you Clint. I will utilize the ZITI cli binary and potentially post back here with my method.
1 Like
Thanks Nic. Looking forward to it