Skip to content

Commit 8cf9f10

Browse files
committed
Update faqs.md
1 parent 6948a0c commit 8cf9f10

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/faqs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ layout: doc
44
# Frequently Asked Questions
55

66
**Q: Does the Windows Enterprise Defaults support Citrix Virtual Apps and Desktops?**
7+
78
**A:** Yes. Windows Enterprise Defaults helps customise a Windows image and Windows desktops, so it supports any physical or virtual desktop environment.
89

910
**Q: Is the the Windows Enterprise Defaults an optimisation tool?**
11+
1012
**A:** Yes; however, for virtual desktop environments, it is recommended to also use dedicated optimisation tools such as the Microsoft Virtual Desktop Optimisation Tool, Citrix Optimizer, or the Windows OS Optimization Tool for Horizon.
1113

1214
**Q: How do I customise the list of AppX / Store apps to remove?**
15+
1316
**A:** Edit `Remove-AppxApps.ps1` and customise the list of apps in the `SafePackageList` or the `TargetedPackageList` parameters, depending on whether you're running the script in default mode or targeted mode.
1417

1518
**Q: If I remove AppX / Store apps with Defaults, how do I reinstall them?**
19+
1620
**A:** If you haven't customised `Remove-AppxApps.ps1` and remove an app from your image or desktops inadvertently, re-deploy the target apps with Intune. For example, the solution will remove all default apps from Windows including Solitaire. Enable end-users to [reinstall the app on-demand via the Intune Company Portal](https://learn.microsoft.com/en-us/intune/intune-service/apps/store-apps-microsoft).

0 commit comments

Comments
 (0)