当前位置:网站首页>[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
边栏推荐
- How can the server set up multiple interfaces and install IIS? Tiantian gives you the answer!
- Asynchronous programming: async/await in asp Net
- 2022-06-23 VGMP-OSPF-域間安全策略-NAT策略(更新中)
- Setting up the development environment of dataworks custom function
- Thoughts in Starbucks
- Thoughts on project development
- Journal quotidien des questions (11)
- 691. 立方体IV
- 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'?
- Search engine Bing Bing advanced search skills
猜你喜欢
![[untitled]](/img/72/4ff9354634342580a135debb58b60e.jpg)
[untitled]
![Gridome + strapi + vercel + PM2 deployment case of [static site (3)]](/img/65/8d79998e96a2c74ba6e237bee652c6.jpg)
Gridome + strapi + vercel + PM2 deployment case of [static site (3)]

Selenium key knowledge explanation

JMeter test result output

Software testing learning - day one

Golang operation redis: write and read kV data

691. Cube IV

Inno setup production and installation package

2022-06-23 vgmp OSPF inter domain security policy NAT policy (under update)

Software testing learning - day 3
随机推荐
Laravel frame step pit (I)
Personally design a highly concurrent seckill system
Gridome + strapi + vercel + PM2 deployment case of [static site (3)]
Advanced API (batch image Download & socket dialog)
Asynchronous programming: async/await in asp Net
Integration test practice (1) theoretical basis
Golang operation redis: write and read kV data
[set theory] partition (partition | partition example | partition and equivalence relationship)
MySQL installation
VMware virtual machine C disk expansion
In depth analysis of reentrantlock fair lock and unfair lock source code implementation
Resttemplate configuration use
Pytest -- write and manage test cases
2022 East China Normal University postgraduate entrance examination machine test questions - detailed solution
Advanced APL (realize group chat room)
Laravel Web框架
How to specify the execution order for multiple global exception handling classes
The 10000 hour rule won't make you a master programmer, but at least it's a good starting point
[Fiddler problem] solve the problem about Fiddler's packet capturing. After the mobile network is configured with an agent, it cannot access the Internet
Advanced API (multithreading 02)