当前位置:网站首页>【已解决】win10找不到本地组策略编辑器解决方法
【已解决】win10找不到本地组策略编辑器解决方法
2022-07-03 07:05:00 【菜鸟是大神】
在桌面创建个文本文件,改名gpedit.bat
然后把下面这一串复制进去
@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
然后保存,点击就可以
边栏推荐
- Machine learning | simple but feature standardization methods that can improve the effect of the model (comparison and analysis of robustscaler, minmaxscaler, standardscaler)
- 这两种驱蚊成份对宝宝有害,有宝宝的家庭,选购驱蚊产品要注意
- In depth analysis of reentrantlock fair lock and unfair lock source code implementation
- MySQL syntax (basic)
- Practice of enterprise ab/testing platform
- 萬卷書 - 價值投資者指南 [The Education of a Value Investor]
- Advanced API (UDP connection & map set & collection set)
- PHP install composer
- Gridome + strapi + vercel + PM2 deployment case of [static site (3)]
- Pits encountered in the use of El checkbox group
猜你喜欢

Arctic code vault contributor

2022 - 06 - 23 vgmp - OSPF - Inter - Domain Security Policy - nat Policy (Update)

Mise en place d'un environnement de développement de fonctions personnalisées

Personally design a highly concurrent seckill system

Setting up the development environment of dataworks custom function

Selenium key knowledge explanation

golang操作redis:写入、读取hash类型数据

Realize PDF to picture conversion with C #

Jenkins

2022-06-23 vgmp OSPF inter domain security policy NAT policy (under update)
随机推荐
DBNet:具有可微分二值化的实时场景文本检测
Thoughts in Starbucks
Understand software testing
Advanced API (byte stream & buffer stream)
LeetCode
MySQL syntax (basic)
[day15] introduce the features, advantages and disadvantages of promise, and how to implement it internally. Implement promise by hand
4279. 笛卡尔树
What are the characteristics and functions of the scientific thinking mode of mechanical view and system view
[Code] if (list! = null & list. Size() > 0) optimization, set empty judgment implementation method
[Fiddler problem] solve the problem about Fiddler's packet capturing. After the mobile network is configured with an agent, it cannot access the Internet
Selenium key knowledge explanation
Machine learning | simple but feature standardization methods that can improve the effect of the model (comparison and analysis of robustscaler, minmaxscaler, standardscaler)
Summary of remote connection of MySQL
IC_ EDA_ All virtual machine (rich Edition): questasim, vivado, VCs, Verdi, DC, Pt, spyglass, icc2, synthesize, innovative, ic617, mmsim, process library
Software testing assignment - the next day
MySQL transaction rollback, error points record
Advanced API (multithreading 02)
保险公司怎么查高血压?
Dbnet: real time scene text detection with differentiable binarization