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
888 stars 840 forks source link

Configure-GPOOfficeDeployment.ps1 not working #289

Open techj123 opened 6 years ago

techj123 commented 6 years ago

Configure-GPOOfficeDeployment.ps1 should create a new folder on the PC's largest drive called OfficeDeployment$ and all of the necessary files will be copied. But it is not working.

  1. It did not create new folder named OfficeDeployment$
maxime-turcotte commented 6 years ago

Those cab files seem to be missing after download

Channel: Current

\OfficeChannelFiles\CC\v32.cab \OfficeChannelFiles\CC\v64.cab

If I create those two files manually from: \OfficeChannelFiles\CC*.cab

The folder is created but with nothing in it.