PSVirtualDesktop
PSVirtualDesktop copied to clipboard
VirtualDesktop is a Powershell module that provides commandlets to manage virtual desktops of Windows 10.
I am on Windows 11 and I can't seem to get the Get-DesktopFromWindow function to work. It always gives me the value "VirtualDesktop.Desktop even though my notepad window is placed...
Hi, i tried with a simple script to switch between two desktops every x seconds. It works only for a few switches and than it will be lagging on one...
Not sure if this is possible at the moment, but it would be cool if it was also possible to set the wallpaper for separate displays within each virtual desktop.
Just tried installing and using this module both in Windows PowerShell and the latest PowerShell Daily build and getting these errors Exact build of windows is `10.0.26020.1000` 
When switching desktops all windows are deselected. It would be best to be able to switch to a desktop and have the topmost application already selected. Right now if I...
Two days ago, my Windows 11 was upgraded to version 23H2. Now I get the following error: get-desktoplist Der Typeninitialisierer für "VirtualDesktop.DesktopManager" hat eine Ausnahme verursacht. In C:\Program Files\WindowsPowerShell\Modules\VirtualDesktop\1.5.6\VirtualDesktop.ps1:1227 Zeichen:16...
When using Set-DesktopName -Name "Name" the name is not shown in Get-DesktopList. The name is shown when viewing available desktops by the GUI. The set name cannot be used by...
First of all I want to underline my appreciation that you have developed this set of commands. Microsoft should have included these commandlets built-in. I guess you already know this,...