Closed Skrell closed 1 year ago
Hello @Skrell,
Powershell provides the commandlet Install-Module for this:
Install-Module VirtualDesktop
will do the job.
Greetings
Markus
I'm specifically looking for an OFFLINE install. Install-Module form what I understand goes out to the internet.
Hello @Skrell,
I updated the script version here: https://github.com/MScholtes/TechNet-Gallery
But there seem to be errors in the script for the August Preview Update of Windows 11.
Greetings
Markus
No further activities required
I see that you provide a link to a nupkg file but I'm not sure what to do with that? Is there a powershell command that can take a nupkg and install it?