Daily Shaarli

All links of one day in a single page.

May 29, 2016

How To: Enable the WMI Monitoring Service in Windows
thumbnail

Comment activer/configurer de base WMI. Attention, dans la version française de Windows Server, le service WMI se nomme "Infrastructure de gestion Windows".

Conf : https://technet.microsoft.com/en-us/library/cc787533%28v=ws.10%29.aspx

Subtilité : http://www.pointdev.com/fr/faq/faq-ideal-administration-wmi-rpc-dcom-uac-firewall-id-559.html => ajouter LocalAccountTokenFilterPolicy DWORD 1 registry key (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system). Je n'ai eu besoin de le faire que sur des serveurs locaux (no domain).

Placer le user d'utilisateur de service dans le groupe admin locaux.

How to Install SNMP and Configure the Community String

Activation du service SNMP sur Win2012.