I'm trying to learn how to programmatically control the Windows 10 Virtual Deskop. I've found this library but it's taking some time to find documentation/examples of my usecase*. Most of what I find relates to Azure or remote desktops, but I need something for my local desktop. Can these "commandlets" programmatically control the Windows 10 Virtual Deskop, or am I barking up the wrong tree?
*: Admittedly, this is an XY Problem: I'm trying to figure out how to start an app in "Show this window on all desktops" mode: as though I opened it, Windows + Tab, right-clicked it, and selected "Show this window on all desktops."