Fix dism tasks
This commit is contained in:
parent
bf9ecfd166
commit
0c30f1683a
@ -135,12 +135,10 @@ actions:
|
||||
|
||||
- !writeStatus: {status: "Cleaning up the WinSxS folder"}
|
||||
- !cmd:
|
||||
exeDir: true
|
||||
command: 'DISM /Online /Cleanup-Image /StartComponentCleanup'
|
||||
weight: 30
|
||||
|
||||
# Uninstall Work Folders Client
|
||||
- !cmd:
|
||||
exeDir: true
|
||||
command: 'dism /online /Disable-Feature /FeatureName:WorkFolders-Client /Quiet /NoRestart'
|
||||
weight: 30
|
||||
|
Loading…
Reference in New Issue
Block a user