tabs-not-spaces / Intune.USB.Creator

A module containing tools to assist with the creation of a bootable WinPE USB used to provision devices for enrollment to Intune.
GNU General Public License v3.0
131 stars 43 forks source link

Forcing Version of PWSH to 7.0.3 #24

Closed tabs-not-spaces closed 3 years ago

tabs-not-spaces commented 3 years ago

Problem

When using Intune.USB.Creator module and installing latest build of PowerShell 7 problems launching external cli tools were reported.

Fix

Specifying PowerShell 7.0.3 as the required build of PowerShell. This is the latest version that seems to work - I'll be raising a ticket with the PowerShell team, but for now, this will resolve #22