当前位置:网站首页>For patch rollback, please check the cbpersistent log
For patch rollback, please check the cbpersistent log
2022-06-23 03:36:00 【shawyang】
Problem description : Domain member machines are self built update The server could not be successfully updated KB5009595、KB5009624 this 2 A patch , Manual downloading of installation files for patching , Show Installation complete Tips Restart Now, However, the application failed to succeed after restarting , Finally rolled back .
The Remote Desktop Session host service and related diagnostic tools are installed on the domain member machine
Later, I adjusted the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList in ProgramData The default value of :%SystemDrive%\ProgramData , It's set to D:\ProgramData
Later, I will install 2022 year 1 The security patch released in January KB5009595、KB5009624, After installation, restart the machine and rollback the process of applying the patch .
upate These are the logs
C:\Windows\Logs\DISM\dism.log
C:\Windows\WindowsUpdate.log
C:\Windows\Logs\CBS\CBS.log
C:\Windows\Logs\CBS\CbsPersist*.log or C:\Windows\Logs\CBS\CbsPersist*.cab
Generally speaking WindowsUpdate.log、CbsPersist* Just go
From the latest rollback process ,CbsPersist journal (C:\Windows\Logs\CBS\ ) Show The system accesses D:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\Terminal Services, An attempt was made to create a file but the prompt path could not be found :STATUS_OBJECT_PATH_NOT_FOUND
You need to check the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList Inside ProgramData Whether the configuration is different from the default , Default should be %SystemDrive%\ProgramData
After checking, it was changed to D:\ProgramData, I dare not change it any more , Let's keep the status quo
in addition , This is a remote desktop session host , Relevant diagnostic tools are installed , Since we can't ( Afraid to ) Revise ProgramData To configure , Consider removing the Remote Desktop Session host related diagnostic tools or creating D Path where the disk does not exist , Try installing the patch after reboot .
The thought of 2 A plan :
1、 uninstall Administrative Tools\Terminal Services, I know this is to install the Remote Desktop Session host The emergence of , How was it installed , On the contrary, unload
2、 To confirm the D:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools Does the path exist , Is there any document in it ?
If the path doesn't exist , Open as an administrator powshell Run this 2 Sentence command Ba C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools copy to D The corresponding position of the disc , Test and patch again to see if you can avoid this problem
mkdir -force "D:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools"
Xcopy /E /F /Y "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools" "D:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools"
Implementation plan 1 After that, the patch was successfully installed . programme 2 If there is a scene next time , Try it then .
边栏推荐
- 聊聊内存模型和内存序
- How to batch generate ean14 barcode through TXT file
- RTOS system selection for charging point software design
- Even if you don't learn gradle, these common development operations are worth mastering
- Drill down into handler, looper, messagequeue
- How to print array contents
- Weekly Postgres world news 2022w03
- 页面导出excel的三种方式
- 【贪心】leetcode991. Broken Calculator
- Gx3001q UI instructions for upgrading 8-bit color to 16 bit color
猜你喜欢
![Analysis of China's integrated circuit industry chain in 2021: huge downstream market demand [figure]](/img/de/d73805aaf4345ca3d2a7baf85aab8d.jpg)
Analysis of China's integrated circuit industry chain in 2021: huge downstream market demand [figure]

Gakataka student end to bundle Version (made by likewendy)

【机器学习】 吴恩达机器学习作业 ex2逻辑回归 Matlab实现

1058 multiple choice questions (20 points)

Static code block, code block, constructor execution order

Encryption related to returnee of national market supervision public service platform

【贪心】leetcode991. Broken Calculator

LRU cache

innodb_ruby 视角下 MySQL 记录增删改

Using jhipster to build microservice architecture
随机推荐
Composition and simple classification of IP addresses
What about the high cost of storage system? The original computer room can save so much money!
【LeetCode】两数之和II
centos7 安装 MySQL 及配置 innodb_ruby
On the way home from the Spring Festival transportation, traffic visualization will escort you
MIT 6. S081/fall 2020 build risc-v and xv6 development and debugging environment
Postman calls relevant interfaces of CLS API 3.0
【LeetCode】翻转链表II
One of the touchdesigner uses - Download and install
Installing serverstatus probe using pagoda
Centos7.6 installing mysqlclient error reporting solution
Email authentication bypass
How to implement collection sorting?
[quick view] Analysis on the development status and future development trend of the global and Chinese diamond cultivation industry in 2021 [figure]
Gx3001q UI instructions for upgrading 8-bit color to 16 bit color
"Tencent conference": how to operate and maintain efficiently in the face of exponential growth of business?
R tree of search tree
How to get started with apiccloud app and multi terminal development of applet based on zero Foundation
【机器学习】 吴恩达机器学习作业 ex2逻辑回归 Matlab实现
Auto rename when uploading pictures on WordPress media