---
sourceDocument: Gestion des opérations IT Australie
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/fr-FR/it-operations-management

 Release :

    - australia

ft:locale :

    - fr-FR

ft:publication_title :

    - Gestion des opérations IT Australie

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Commandes de compte pour l'installation de Windows

# Commandes de compte pour LocalService, LocalSystem et gMSA pendant l'installation Windows {#ariaid-title1}

* Rversion finale: Australia
* 
* Mis à jour 12 mars 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute de lecture

Lors de l'installation d'un agent sur un hôte à l'aide d'un Windows compte LocalService, LocalSystem ou gMSA, vous devez exécuter des commandes msi pour activer les comptes.
{#gmsa-and-local-account-commands__table_trf_slc_3cc__entry__2}

| Type de compte | Commande |
|-|-|
| Système local | msiexec /i C:\acc-installer.msi /qn /norestart ACC_API_KEY=<API key code> ACC_MID=<MID Server URL>/ws/events ACC_ALLOW_LIST=False LOCALUSERNAME="SYSTEM" |
| Service local | msiexec /i C:\acc-installer.msi /qn /norestart ACC_API_KEY=<API key code> ACC_MID=<MID Server URL>/ws/events ACC_ALLOW_LIST=False LOCALUSERNAME="LOCALSERVICE" |
| MSA de groupe | msiexec /i C:\acc-installer.msi /qn /norestart ACC_API_KEY=<API key code> ACC_MID=<MID Server URL>/ws/events ACC_ALLOW_LIST=False LOCALUSERNAME="DOMAIN\gMSA$" |
[Tableau 1. Commandes de type de compte]

{#gmsa-and-local-account-commands__table_trf_slc_3cc}

