• 这是一个众所周知的事实是,编程不总是一个100%的误差的产物,即使它是一个操作系统。 例如,贴和更新,不断推窗口,使它尽可能稳定,或者引入新的功能。 但是,更新部件可能会破坏,情况下在其configuration manager客户的健康可以试图解决它。

    Configuration manager客户的健康不是一个独立的应用程序,仅仅是一个脚本,这需要在Windows上运行的迭代,例如7,8,8.1,10,以及服务器2008年R2、2012年、2012年R2,并2016年。 它适用于x86和64系统体系结构。 PowerShell版本2或更高要求的脚本中的正确运行。

    在部署时,脚的尝试,以检测和修复已知的误差在窗户和配置管理客户要增加贴遵守情况。 它还将部署必要的更新各机,这需要具有读访问的根更新的文件夹。

    注意到它的建议为目标的计算机安装最新更新,否则有可能遇到的问题与Windows更新剂。 以下更新知要解决这样的问题:

    Windows7:

    KB3065987

    KB3102810

    KB311664 32位和64位

    Windows8.1:

    KB3102812

    剧本上安装了主要的SQL server通过的方法之一提供的文件。 修补程序需要置于适当的文件夹,用于操作系统和结构。

  • यह एक अच्छी तरह से ज्ञात तथ्य यह है कि प्रोग्रामिंग नहीं हमेशा अंत के साथ एक 100% त्रुटि मुक्त उत्पाद है, यहां तक कि अगर यह एक ऑपरेटिंग सिस्टम है । उदाहरण के लिए, पैच और अद्यतन लगातार कर रहे हैं पर धक्का दे दिया करने के लिए Windows यह के रूप में संभव के रूप में स्थिर, या नई सुविधाओं का परिचय. हालांकि, अद्यतन घटक हो सकता है टूट गया है, जो मामले में ConfigMgr ग्राहक के स्वास्थ्य का प्रयास कर सकते हैं यह तय करने के लिए है ।

    ConfigMgr ग्राहक स्वास्थ्य नहीं है एक खड़े अकेले आवेदन किया जा रहा है, केवल एक स्क्रिप्ट की जरूरत है, जो किया जा करने के लिए पर चलाने के लिए Windows पुनरावृत्तियों इस तरह के रूप में 7, 8, 8.1, 10, के रूप में अच्छी तरह के रूप में सर्वर 2008 R2, 2012, 2012 आर 2, और 2016. यह काम करता है पर दोनों x86 और x64 सिस्टम आर्किटेक्चर. PowerShell संस्करण 2 या उच्चतर की आवश्यकता है के लिए स्क्रिप्ट के लिए ठीक से चलाने के लिए है ।

    जब तैनात किया है, स्क्रिप्ट के प्रयास का पता लगाने के लिए और ठीक से ज्ञात त्रुटियों के खिड़कियों में और कॉन्फ़िगरेशन प्रबंधक क्लाइंट को बढ़ाने के लिए पैच अनुपालन. यह भी तैनात आवश्यक अद्यतन की एक किस्म भर में मशीनों की जरूरत है, जो है करने के लिए पठन पहुँच रूट करने के लिए अद्यतन फ़ोल्डर ।

    ध्यान दें कि यह सिफारिश की है के लिए लक्ष्य कंप्यूटर के लिए नवीनतम अद्यतन स्थापित करें, अन्यथा वहाँ रहे हैं की संभावना के साथ मुद्दों का सामना Windows अद्यतन एजेंट. निम्न अद्यतन कर रहे हैं जाना जाता है ठीक करने के लिए इस तरह के मुद्दों:

    विंडोज 7:

    KB3065987

    KB3102810

    KB311664 32-बिट और 64-बिट

    विंडोज 8.1:

    KB3102812

    स्क्रिप्ट पर स्थापित किया गया है मुख्य SQL सर्वर के माध्यम से तरीकों में से एक में प्रदान की गई प्रलेखन. पैच की जरूरत में रखा जा करने के लिए उपयुक्त फ़ोल्डर ऑपरेटिंग सिस्टम और आर्किटेक्चर.

  • It’s a well-known fact that programming doesn’t always end with a 100% error-free product, even if it’s an operating system. For instance, patches and updates are constantly pushed on Windows to make it as stable as possible, or introduce new features. However, the update component might get broken, case in which ConfigMgr Client Health can attempt to fix it.

    ConfigMgr Client Health isn’t a stand-alone application, being merely a script which needs to be run on Windows iterations such as 7, 8, 8.1, 10, as well as Server 2008 R2, 2012, 2012 R2, and 2016. It works on both x86 and x64 system architectures. PowerShell version 2 or higher is required for the script to properly run.

    When deployed, the script attempts to detect and fix known errors in Windows and the Configuration Manager Client to increase patch compliance. It also deploys the necessary updates across a variety of machines, which need to have read access to the root update folder.

    Note that it’s recommended for target computers to have the latest updates installed, otherwise there are chances of experiencing issues with the Windows Update Agent. The following updates are known to fix such issues:

    Windows 7:

    KB3065987

    KB3102810

    KB311664 32-Bit and 64-Bit

    Windows 8.1:

    KB3102812

    The script is installed on the main SQL server through one of the methods provided in the documentation. Patches need to be placed in the appropriate folders for operating systems and architectures.