Forum Discussion
AB21805
Dec 14, 2022Bronze Contributor
Unable to export start layout
Hi all,
I am running Export-StartLayout -path .\start.xml -UseDesktopApplicationID to export the start layout however I get this error:
Any ideas?
- Tried it on Windows 10 and 11 in PowerShell 5 and 7... No issue, did you manage to find anything?
- Any update?
- Normally that message is shown when running powershell as a different user that is not logged on at that time on the device.....
- RGijsbersRademakersIron Contributor
Hi AB21805,
Are you running PowerShell as the current user, or did you run it from an elevated PowerShell session by running it as administrator? From my experience, this error is shown when you run Export-StartLayout from an elevated PowerShell session.
Grtz, Ruud
- Tried it on Windows 10 and 11 in PowerShell 5 and 7... No issue, did you manage to find anything?