Actualiser powershell/Remove-BuiltInApps.ps1
This commit is contained in:
@@ -41,7 +41,7 @@ $AppsToRemove = @(
|
|||||||
@{Name="Sticky Notes"; Package="Microsoft.MicrosoftStickyNotes"},
|
@{Name="Sticky Notes"; Package="Microsoft.MicrosoftStickyNotes"},
|
||||||
@{Name="Weather"; Package="Microsoft.BingWeather"},
|
@{Name="Weather"; Package="Microsoft.BingWeather"},
|
||||||
@{Name="Microsoft Teams"; Package="Microsoft.Teams"},
|
@{Name="Microsoft Teams"; Package="Microsoft.Teams"},
|
||||||
@{Name="OneDrive"; Package="Microsoft.OneDrive")
|
@{Name="OneDrive"; Package="Microsoft.OneDrive"}
|
||||||
)
|
)
|
||||||
|
|
||||||
# Remove provisioned packages (prevents reinstallation for new users)
|
# Remove provisioned packages (prevents reinstallation for new users)
|
||||||
|
|||||||
Reference in New Issue
Block a user