
(adsbygoogle = window.adsbygoogle || []).push({});
En powershell, rien de plus simple : lancer une console SCOM Powershell et taper la commande suivante :
Get-SCOMAgent | where {$_.ProxyingEnabled.Value -eq $False} | Enable-SCOMAgentProxy (adsbygoogle = window.adsbygoogle || []).push({});
Vous n’avez plus qu’a planifier une tache quotidienne qui permettra d’activer les Proxy-Agent en automatique.
(adsbygoogle = window.adsbygoogle […]