当前位置:网站首页>[solved] win10 cannot find a solution to the local group policy editor
[solved] win10 cannot find a solution to the local group policy editor
2022-07-03 07:08:00 【A rookie is a great God】
Create a text file on the desktop , Change of name gpedit.bat
Then copy the following string
@echo off pushd "%~dp0" dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"C:\Windows\servicing\Packages\%%i" pause
Then save , Click it
边栏推荐
- Software testing learning - day one
- EasyExcel
- Advanced API (UDP connection & map set & collection set)
- 20220319
- [set theory] equivalence classes (concept of equivalence classes | examples of equivalence classes | properties of equivalence classes | quotient sets | examples of quotient sets)*
- Daily question brushing record (11)
- Interface learning
- La loi des 10 000 heures ne fait pas de vous un maître de programmation, mais au moins un bon point de départ
- 691. 立方体IV
- Liang Ning: 30 lectures on brain map notes for growth thinking
猜你喜欢
Integration test practice (1) theoretical basis
Journal quotidien des questions (11)
Machine learning | simple but feature standardization methods that can improve the effect of the model (comparison and analysis of robustscaler, minmaxscaler, standardscaler)
Golang operation redis: write and read kV data
Practical plug-ins in idea
Sorting, dichotomy
深度学习参数初始化(一)Xavier初始化 含代码
EasyExcel
The pressure of large institutions in the bear market has doubled. Will the giant whales such as gray scale, tether and micro strategy become 'giant thunder'?
Software testing assignment - day 1
随机推荐
10000小时定律不会让你成为编程大师,但至少是个好的起点
20220319
The 10000 hour rule won't make you a master programmer, but at least it's a good starting point
How to plan well?
Flask Foundation
Advanced API (UDP connection & map set & collection set)
万卷书 - 价值投资者指南 [The Education of a Value Investor]
Class and object summary
MySQL mistakenly deleted the root account and failed to log in
dataworks自定义函数开发环境搭建
Abstract learning
4279. Cartesian tree
php artisan
Inno Setup 制作安装包
What are the characteristics and functions of the scientific thinking mode of mechanical view and system view
Redis command
MySQL syntax (basic)
Practical plug-ins in idea
Architecture notes
服务器如何设置多界面和装IIS呢?甜甜给你解答!