microsoft / Windows-universal-samples

API samples for the Universal Windows Platform.
MIT License
9.46k stars 7.99k forks source link

Background Transfer Sample SetupServer.ps1 does not work with powershell core #1207

Open davinci26 opened 4 years ago

davinci26 commented 4 years ago

Background Transfer Sample SetupServer.ps1 does not work with PowerShell Core because Get-WebApplication

Error message: Get-WebApplication : The term 'Get-WebApplication' is not recognized as the name of a cmdlet, function, script file, or operable program.

ami-GS commented 2 years ago

Same issue