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
132 stars 46 forks source link

error running script #3

Closed rikkimantha closed 4 years ago

rikkimantha commented 4 years ago

Writing Autopilot to USB..

WARNING: You cannot call a method on a null-valued expression.

Grabbing provision script from GitHub.. WARNING: Could not find a part of the path 'D:\scripts\Invoke-Provision.ps1'.

BenStreet365 commented 4 years ago

Hey,

This may or may not be helpful, but I had a similar problem and didn't really investigate. I installed Visual Studio 2019 Community Edition with a couple tools I'm trying (Azure Development being one of them) and it works again :)

tabs-not-spaces commented 4 years ago

@rikkimantha was this error produced from the release in the gallery, or from the source in this repository?

I'm working on some changes and that second block shouldn't be coming up if using the production release..

tabs-not-spaces commented 4 years ago

As noone is reporting this issue, im going to close it unless you have any further problems