To install the GO Endpoint Manager client using the msiexec command, follow these steps:
- Initially, on the Windows operating system, open a command prompt, PowerShell or Bash, moving to the folder that hosts the ytsenhasegura.go installer (.msi file). Next, run the command:
msiexec /i "<senhasegura.go.v.3.32.0.7.msi>" /passive TOKEN=<token> URL=<IP or domain name> ADDLOCAL=Pedm,Vault,Automation /l log.txt Shell
- Replace the values indicated by the greater and lesser symbols <>:
- Replace <senhasegura.go.v.3.32.0.7.msi> with the full name of the senhasegura.go installer file. Be sure to include quotation marks.
- Replace with the installation key, which is available on the GO Endpoint Manager parameters configuration page in senhasegura.
- Replace with the IP address of the senhasegura server or with the domain name (in cases where DNS is configured).
The complete documentation can be found at: How to install the GO Windows client via CMD.