# Noms des GPO

## <span style="text-decoration: underline;">Règles:</span>

- Les GPO sont préfixées par <span style="color: rgb(132,63,161);">***GPO-***</span>.
- Suivi de la <span style="color: rgb(132,63,161);">***fonction***</span> (Sécurité, Configuration).
- Un caractère de séparation. Ici <span style="color: rgb(132,63,161);">***-***</span>
- Une <span style="color: rgb(132,63,161);">***lettre***</span> indiquant le <span style="color: rgb(132,63,161);">***type***</span> (Ordinateurs, Utilisateurs, les deux).
- Un caractère de séparation. Ici <span style="color: rgb(132,63,161);">***\_***</span>
- Le <span style="color: rgb(132,63,161);">***nom explicite*** </span>de la GPO.

---

## <span style="text-decoration: underline;">Matrice:</span>

<table id="bkmrk-prefixe-n%C2%B0-vlan-s%C3%A9pa" style="border-collapse: collapse; width: 102.222%;"><colgroup><col style="width: 16.44%;"></col><col style="width: 11.8665%;"></col><col style="width: 11.9901%;"></col><col style="width: 6.92213%;"></col><col style="width: 11.4974%;"></col><col style="width: 41.1602%;"></col></colgroup><tbody><tr><td class="align-center" style="background-color: rgb(194,224,244);">**Préfixe**  
</td><td class="align-center" style="background-color: rgb(194,224,244);">**Fonction**  
</td><td class="align-center" style="background-color: rgb(194,224,244);">**Séparateur** </td><td class="align-center" style="background-color: rgb(194,224,244);">**Type**  
</td><td style="background-color: rgb(194,224,244);">**Séparateur** </td><td class="align-center" style="background-color: rgb(194,224,244);">**Nom explicite** </td></tr><tr><td>GPO-</td><td>SEC  
</td><td>-  
</td><td>C  
</td><td>\_  
</td><td>DisablePrintServices  
</td></tr><tr><td>  
</td><td>CONF  
</td><td>  
</td><td>U  
</td><td>  
</td><td>ConfigureUsersSessions  
</td></tr><tr><td>  
</td><td>  
</td><td>  
</td><td>B  
</td><td>  
</td><td>MountNetworkShares  
</td></tr><tr><td>  
</td><td>  
</td><td>  
</td><td>  
</td><td>  
</td><td>InstallAgents  
</td></tr><tr><td>  
</td><td>  
</td><td>  
</td><td>  
</td><td>  
</td><td>  
</td></tr></tbody></table>

---

## <span style="text-decoration: underline;">Exemples:</span>

*GPO-SEC-C\_DisableXBOXLiveServices*

*GPO-CONF-U\_ConfigureUserProfile*

*...*