VirtualDesktop

1.0.1

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

* 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
and other commandlets

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 -RequiredVersion 1.0.1

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

Install-PSResource -Name VirtualDesktop -Version 1.0.1

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 2019

Package Details

FileList

Version History

Version Downloads Last updated
1.5.7 8,374 2/15/2024
1.5.6 8,041 9/21/2023
1.5.5 440 9/2/2023
1.5.4 3,235 8/27/2023
1.5.3 935 6/17/2023
1.5.2 1,817 2/19/2023
1.5.1 1,886 7/30/2022
1.5.0 1,158 3/16/2022
1.4.1 1,012 11/28/2021
1.3.2 259 10/22/2021
1.3.1 1,383 2/28/2021
1.3.0 428 11/28/2020
1.2.0 616 6/27/2020
1.1.0 1,034 9/6/2019
1.0.1 (current version) 58 8/22/2019
1.0.0 223 6/3/2019
0.0.0 72 5/20/2019
Show less