question

BacharBader-9213 avatar image
0 Votes"
BacharBader-9213 asked

How to install Appxpackage like Microsoft whiteboard using Azure State Configuration (DSC)

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

windows-10-generalwindows-server-powershell
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers