Office IT Pro Deployment Scripts
Please use https://config.office.com.
Development of https://github.com/OfficeDev/Office-IT-Pro-Deployment-Scripts has stopped.
This repo is a collection of useful PowerShell scripts to make deploying Office 2016 and Office 365 ProPlus easier for IT Pros and administrators.
Read more about it here: Office Blogs
Watch the video presentation from Microsoft Ignite
More related videos from Microsoft Ignite 2016
Deploy and manage Office in complex scenarios with Configuration Manager
Grok the Office engineering roadmap for deployment and management
The software is licensed “as-is.” under the MIT License.
Click here to upgrade from Office 2007
Click here to upgrade from Office 2010
Click here to upgrade from Office 2013
You can automate the configuration of ConfigMgr to deploy and manage your Office ProPlus environment using Deploying Office ProPlus with Configuration Manager
We also provide Office ProPlus specific reports. Office ProPlus ConfigMgr Reports
Tired of manually editing the Office ProPlus Configuration XML File?
Try our online XML Editor Office Click-To-Run Configuration XML Editor
Try using Download-OfficeProPlusChannels to quickly and easily download from multiple Channels and languages with one operation.
If you have Group Policy setting from previous versions of Office use our Copy-OfficeGPOSettings to migrate your settings to Office 2016.
For more detailed documentation of each script, check the Wiki or the readme file in the corresponding folder
Check out PowerShell for Office 365 for advice on getting started, key scenarios and script samples.
If you have any trouble running this sample, please log an issue.
This is high level plan for contributing and the structure that we have in place for pulling changes.
- There will be 3 main levels of branches: 1 master branch, 1 development branch, feature and bug branches
- Each powershell script will have its own branch and changes will be made at that level
- Pull requests should only be made from the Development branch after the script is tested and useable
- After the code review is complete a pull request will be made from the Development branch into the master branch
- Requests for changes to scripts can be made by submitting an issue and using the appropriate tag
- For additional features to an existing script, use the label "enhancement"
- For bugs, use the label "bug"
- All issues will be reviewed and prioritized each day as we work to add new scripts and improve existing ones
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.