@ECHO OFF

@echo off

@echo off

Blog Article

pushd "%~dp0"
dir /b C:WindowsservicingPackagesMicrosoft-Home windows-GroupPolicy-ClientExtensions-Package deal~3*.mum >Listing.txt
dir /b C:WindowsservicingPackagesMicrosoft-Home windows-GroupPolicy-ClientTools-Offer~three*.mum >>List.txt

for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /on read more the web /norestart /increase-package:"C:WindowsservicingPackages%%i"
pause

Report this page