I've tried to install Microsoft whiteboard Appxpackage using DSC (script resource) by running the add-appxpackage PowerShell command but I got this error:
Deployment add operation rejected on package xxxxxx.appx install request because the local system account is not allowed to perform this operation.
the command works if I run it manually. but I noticed the Whiteboard app installed under user profile so that it worked manually and not using DSC.
Any advise how to provide this app to users while using WVD and Windows 10 multi-session image ?
Thanks
Bachar