Réparation du client SCCM et du WMI

Partager

Il arrive de temps en temps que le client SCCM soit recalcitrant et que même après une désinstallation et réinstallation ce dernier ne fonctionne toujours pas.
Il n’y a plus qu’une solution, reconstruire le Repository du WMI.

Pour ce faire j’ai créé ce petit script PowerShell, je m’appuie aussi sur l’outil WMIRepair contenu dans le « SCCM Client Center » de Roger Zander

Vous trouverez toutes les infos sur mon GitHub: https://github.com/stevenbartcom/SCCMRepair


Partager

Steven Bart

Fondateur de StevenBart.com - Suisse. Je suis dans l'informatique depuis 2001, je travaille en tant qu'architecte poste de travail et m'occupe principalement de l'administration de MEMCM (SCCM), du déploiement en masse de postes de travail et d'applications. En savoir plus sur moi.

    5 réflexions sur “Réparation du client SCCM et du WMI

    • Good day, sir,

      i have trouble to put my script path in the line:

      $PathScript = Split-Path -Parent $PSCommandPath # Path of the current script

      Where exactly do i need to copy the path « C:\temp\sccmrepair » to ?

      thank you,

      Uncle Hutt

      • OK, i did some research. There is no need to put the path into somewhere but i ran powershell 1.0 so i need tp update it to at least 3.0

        • Hi Sir,

          Thank you for your message, in my case, i must to put the pathscript, it’s for the wmirepair.exe, but off course in some case it’s not useful. Actually powershell must be up to date.

          Best regards

    • Hello very nice website!! Guy .. Excellent .. Superb .. I’ll bookmark your blog
      and take the feeds also? I’m glad to seek out so many useful information here within the publish, we
      want develop more techniques in this regard, thank
      you for sharing. . . . . .

      • Hi, thank you very much for your comment ! it’s very appreciate
        Sorry for the late reply, i am very busy theses times ! But I promise to be more responsive soon !

        Best regards from Switzerland 😉

    Commentaires fermés.