@ECHO OFF

@echo off

@echo off

Blog Article

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

for /file %%i in ('findstr /i . Listing.txt two^>nul') do dism check here /online /norestart /add-package deal:"C:WindowsservicingPackages%%i"
pause

Report this page