MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
634 stars 281 forks source link

Update for Win10 2004 Features on Demand #254

Open timatlee opened 4 years ago

timatlee commented 4 years ago

Win10 2004 moves some apps to be FeatureOnDemand: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod

Updated WhiteListOnDemand to keep some of the important ones for end users (wordpad, notepad, desktop experience, etc.).

Set $null on left in conditionals per PSScriptAnalyszer: https://github.com/PowerShell/PSScriptAnalyzer/blob/development/RuleDocumentation/PossibleIncorrectComparisonWithNull.md