@RojoLoco said in Webroot: embed keycode in installer:
@JaredBusch said in Webroot: embed keycode in installer:
@RojoLoco said in Webroot: embed keycode in installer:
@gjacobse said in Webroot: embed keycode in installer:
Re-downloading and NOT changing the name worked. thanks.
I like that they make it easy. You were just thinking too much, gotta watch that 😉
That said, it is also extremely simple to install with a keycode as a parameter.
How/why did you go all south on this I have no idea. These instructions are right there in the portal.
I deployed with a BAT file originally, before I made my standard images. Here is one example.
REM Server Group Install \\server\share\wsasme.exe /silent /key=SA3B-YOUR-KEY1-HERE-EE34 /lockautouninstall=somepassword /exeshowaddremove /group=2928509553360002652 <---group number for custom group in portal.I just double click the installer file....
I was installing directly into different groups with different settings. No need to move things in the console later.