Quantcast
Channel: Comments for VMware Labs
Viewing all articles
Browse latest Browse all 3424

Comment on VMware OS Optimization Tool by K

$
0
0

I have not used the optimization tool on windows 10 but I know that you would need to remove not only the app but the provisioning for it to not be installed on each new user.

e.g.
Get-ProvisionedAppxPackage -online | Where {$_.Displayname -like “*3dbuilder*”} | Remove-ProvisionedAppxPackage –online


Viewing all articles
Browse latest Browse all 3424


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>