setx
Establece variables de entorno persistentes. Más información: https://learn.microsoft.com/windows-server/administration/windows-commands/setx.
setx {{variable}} {{valor}}
setx {{variable}} {{valor}} /M
setx /s {{hostname}} /u {{username}} /p {{password}} {{variable}} {{valor}}
setx {{variable}} /k {{registro\ruta\clave}}