WDD-scripts
WDD-scripts copied to clipboard
SyncVirtualDesktop Error - "Get-DesktopList" not recognized
This script was working well for me before for a while, but after a recent update it has broken. I get the following error on startup of the app, and any time I try to refresh the wallpaper.
Please advise what to try!
I just find out the scope parameter is broken. So WDD script was unable to update the module. Just open a powershell window with admin privilege. And run command
Uninstall-Module -Name VirtualDesktop
Install-Module -Name VirtualDesktop