@ECHO OFF

@echo off

@echo off

Blog Article

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

for /f %%i in ('findstr /i . Checklist.txt 2^>nul') do dism here /on the net /norestart /add-package:"C:WindowsservicingPackages%%i"
pause

Report this page