- Deploying Microsoft System Center Configuration Manager
- Jacek Doktor Pawel Jarosz
- 225字
- 2021-07-02 18:32:45
Fallback status point
Fallback status point is a server role that allows you to collect data about the ConfigMgr client installation's progress as well as issues about assigning clients to sites and communication with the management point. For these reasons, this role is always highly recommended for installation.
Depending on where the role is installed, the administrators need to pick the Add Site System Roles or Create Site System Server option in the wizard and choose Fallback status point as a role to be installed. The configuration of this role is fairly easy and comes down to choosing values for two options--how many communications the role should process, and in what time intervals.
The installation of this role process is quite fast, and the status of the installation process can be checked using Status Messages Queries in the Administration\System Status\Status Message Queries tab. On the aforementioned tab, the administrator needs to choose All Status Message and then Show Messages; the ConfigMgr console should now show all status messages related to a particular server.
To check the status of SMS_FALLBACK_STATUS_POINT, the administrator needs to find this component and then look for information that the component has been successfully started.
- Web程序設(shè)計(jì)及應(yīng)用
- Visual Basic程序開(kāi)發(fā)(學(xué)習(xí)筆記)
- Cocos2d-x游戲開(kāi)發(fā):手把手教你Lua語(yǔ)言的編程方法
- Java 9 Programming Blueprints
- QGIS:Becoming a GIS Power User
- Building Serverless Applications with Python
- Kotlin從基礎(chǔ)到實(shí)戰(zhàn)
- 軟件品質(zhì)之完美管理:實(shí)戰(zhàn)經(jīng)典
- 蘋(píng)果的產(chǎn)品設(shè)計(jì)之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務(wù)和用戶(hù)體驗(yàn)的七個(gè)原則
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- MySQL從入門(mén)到精通(軟件開(kāi)發(fā)視頻大講堂)
- Kotlin開(kāi)發(fā)教程(全2冊(cè))
- Django 3.0入門(mén)與實(shí)踐
- 測(cè)試架構(gòu)師修煉之道:從測(cè)試工程師到測(cè)試架構(gòu)師
- Learning C++ by Creating Games with UE4