powershellgallery.com

1.5.11

VirtualDesktop is a module that provides commandlets to manage virtual desktops of Windows 10 and 11.

* New-Desktop, Switch-Desktop, Remove-Desktop to control desktops
* Get-DesktopCount, Get-CurrentDesktop, Get-Desktop and others to query desktops
* Move-Window, (Un)Pin-Window, (Un)Pin-Application to control windows on desktops
* only Windows 10 2004 and up: Ge

VirtualDesktop is a module that provides commandlets to manage virtual desktops of Windows 10 and 11.

* New-Desktop, Switch-Desktop, Remove-Desktop to control desktops
* Get-DesktopCount, Get-CurrentDesktop, Get-Desktop and others to query desktops
* Move-Window, (Un)Pin-Window, (Un)Pin-Application to control windows on desktops
* only Windows 10 2004 and up: Get-DesktopName and Set-DesktopName
* only Windows 11: Move-Desktop, Set-DesktopWallpaper and Set-AllDesktopWallpapers
and other commandlets

Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name VirtualDesktop

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name VirtualDesktop

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Markus Scholtes 2025

Package Details

FileList

Version History

Version Downloads Last updated
1.5.11 (current version) 238,248 8/25/2025
1.5.10 65,875 3/3/2025
1.5.9 84,317 9/21/2024
1.5.8 25,661 5/26/2024
1.5.7 13,655 2/15/2024
1.5.6 8,058 9/21/2023
1.5.5 448 9/2/2023
1.5.4 3,242 8/27/2023
1.5.3 940 6/17/2023
1.5.2 1,824 2/19/2023
1.5.1 1,890 7/30/2022
1.5.0 1,170 3/16/2022
1.4.1 1,159 11/28/2021
1.3.2 270 10/22/2021
1.3.1 1,400 2/28/2021
1.3.0 468 11/28/2020
1.2.0 683 6/27/2020
1.1.0 1,055 9/6/2019
1.0.1 65 8/22/2019
1.0.0 231 6/3/2019
0.0.0 81 5/20/2019

Show more

Read the original on powershellgallery.com ↗