OfficeDev / Office-IT-Pro-Deployment-Scripts

A collection of useful PowerShell scripts to make deploying Office 2016 and Office 365 ProPlus easier for IT Pros and administrators. If you have any feature requests or ideas for future scripts please add the idea to the issues list in this repository
http://officedev.github.io/Office-IT-Pro-Deployment-Scripts
MIT License
882 stars 838 forks source link

Support PowerShell v2 (Windows 7) #342

Closed davegreen closed 5 years ago

davegreen commented 5 years ago

This allows the script to support PowerShell v2 as the rest of the script does.

Previously it would fail with some bad path errors.