forked from MicrosoftDocs/OfficeDocs-DeployOffice
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
267 changed files
with
16,265 additions
and
521 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
log/ | ||
obj/ | ||
_site/ | ||
.optemp/ | ||
_themes*/ | ||
|
||
log/ | ||
obj/ | ||
_site/ | ||
.optemp/ | ||
_themes*/ | ||
|
||
.openpublishing.buildcore.ps1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
param( | ||
[string]$buildCorePowershellUrl = "https://opbuildstorageprod.blob.core.windows.net/opps1container/.openpublishing.buildcore.ps1", | ||
[string]$parameters | ||
) | ||
# Main | ||
$errorActionPreference = 'Stop' | ||
|
||
# Step-1: Download buildcore script to local | ||
echo "download build core script to local with source url: $buildCorePowershellUrl" | ||
$repositoryRoot = Split-Path -Parent $MyInvocation.MyCommand.Definition | ||
$buildCorePowershellDestination = "$repositoryRoot\.openpublishing.buildcore.ps1" | ||
Invoke-WebRequest $buildCorePowershellUrl -OutFile "$buildCorePowershellDestination" | ||
|
||
# Step-2: Run build core | ||
echo "run build core script with parameters: $parameters" | ||
& "$buildCorePowershellDestination" "$parameters" | ||
exit $LASTEXITCODE | ||
param( | ||
[string]$buildCorePowershellUrl = "https://opbuildstorageprod.blob.core.windows.net/opps1container/.openpublishing.buildcore.ps1", | ||
[string]$parameters | ||
) | ||
# Main | ||
$errorActionPreference = 'Stop' | ||
|
||
# Step-1: Download buildcore script to local | ||
echo "download build core script to local with source url: $buildCorePowershellUrl" | ||
$repositoryRoot = Split-Path -Parent $MyInvocation.MyCommand.Definition | ||
$buildCorePowershellDestination = "$repositoryRoot\.openpublishing.buildcore.ps1" | ||
Invoke-WebRequest $buildCorePowershellUrl -OutFile "$buildCorePowershellDestination" | ||
|
||
# Step-2: Run build core | ||
echo "run build core script with parameters: $parameters" | ||
& "$buildCorePowershellDestination" "$parameters" | ||
exit $LASTEXITCODE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
{ | ||
"need_generate_pdf": false, | ||
"need_generate_intellisense": false, | ||
"docsets_to_publish": [ | ||
{ | ||
"docset_name": "OfficeDocs-OfficeProPlus", | ||
"build_source_folder": "DeployOffice", | ||
"build_output_subfolder": "OfficeDocs-OfficeProPlus", | ||
"locale": "en-us", | ||
"monikers": [], | ||
"moniker_ranges": [], | ||
"open_to_public_contributors": false, | ||
"type_mapping": { | ||
"Conceptual": "Content", | ||
"ManagedReference": "Content", | ||
"RestApi": "Content" | ||
}, | ||
"build_entry_point": "docs", | ||
"template_folder": "_themes", | ||
"version": 0 | ||
} | ||
], | ||
"notification_subscribers": [], | ||
"branches_to_filter": [], | ||
"skip_source_output_uploading": false, | ||
"need_preview_pull_request": false, | ||
"dependent_repositories": [ | ||
{ | ||
"path_to_root": "_themes", | ||
"url": "https://github.com/Microsoft/templates.docs.msft", | ||
"branch": "master", | ||
"branch_mapping": {} | ||
} | ||
], | ||
"need_generate_pdf_url_template": false | ||
{ | ||
"need_generate_pdf": false, | ||
"need_generate_intellisense": false, | ||
"docsets_to_publish": [ | ||
{ | ||
"docset_name": "OfficeDocs-OfficeProPlus", | ||
"build_source_folder": "DeployOffice", | ||
"build_output_subfolder": "OfficeDocs-OfficeProPlus", | ||
"locale": "en-us", | ||
"monikers": [], | ||
"moniker_ranges": [], | ||
"open_to_public_contributors": false, | ||
"type_mapping": { | ||
"Conceptual": "Content", | ||
"ManagedReference": "Content", | ||
"RestApi": "Content" | ||
}, | ||
"build_entry_point": "docs", | ||
"template_folder": "_themes", | ||
"version": 0 | ||
} | ||
], | ||
"notification_subscribers": [], | ||
"branches_to_filter": [], | ||
"skip_source_output_uploading": false, | ||
"need_preview_pull_request": false, | ||
"dependent_repositories": [ | ||
{ | ||
"path_to_root": "_themes", | ||
"url": "https://github.com/Microsoft/templates.docs.msft", | ||
"branch": "master", | ||
"branch_mapping": {} | ||
} | ||
], | ||
"need_generate_pdf_url_template": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
|
||
|
||
|
||
# [nav-overview](articles/.md) | ||
## [Deployment guide](articles/deployment-guide-for-office-365-proplus.md) | ||
## [What's new](articles/what-s-new-deploying-office-365-proplus-in-the-enterprise.md) | ||
## [About Office 365 ProPlus](articles/about-office-365-proplus-in-the-enterprise.md) | ||
# [nav-deploy](articles/.md) | ||
## [Choose how to deploy](articles/choose-how-to-deploy-office-365-proplus.md) | ||
## [From a local source](articles/deploy-office-365-proplus-from-a-local-source.md) | ||
## [With Configuration Manager](articles/deploy-office-365-proplus-with-system-center-configuration-manager.md) | ||
## [From the cloud](articles/deploy-office-365-proplus-from-the-cloud.md) | ||
# [nav-manage-updates](articles/.md) | ||
## [Upcoming changes](articles/overview-of-the-upcoming-changes-to-office-365-proplus-update-management.md) | ||
## [Update channels](articles/overview-of-update-channels-for-office-365-proplus.md) | ||
## [Manage updates with Configuration Manager](articles/manage-updates-to-office-365-proplus-with-system-center-configuration-manager.md) | ||
## [Change management](articles/change-management-for-office-365-clients.md) | ||
## [Version and build numbers](articles/version-and-build-numbers-of-update-channel-releases.md) | ||
## [Update process](articles/overview-of-the-update-process-for-office-365-proplus.md) | ||
## [Choose how to manage updates](articles/choose-how-to-manage-updates-to-office-365-proplus.md) | ||
## [Configure update settings](articles/configure-update-settings-for-office-365-proplus.md) | ||
# [nav-best-practices](articles/.md) | ||
## [Best practices guide](articles/best-practices-guide-for-deploying-office-365-proplus-in-the-enterprise.md) | ||
## [Assess](articles/best-practices-for-assessing-your-infrastructure.md) | ||
### [Best practices for assessment - reference materials](articles/best-practices-for-assessmentreference-materials.md) | ||
### [Focus areas for assessment](articles/best-practices-focus-areas-for-assessment.md) | ||
## [Plan](articles/best-practices-for-planning-your-deployment-of-office-365-proplus.md) | ||
### [Best practices for planning - reference materials](articles/best-practices-for-planningreference-materials.md) | ||
## [Deploy](articles/best-practices-for-deploying-office-365-proplus.md) | ||
## [Manage updates](articles/best-practices-for-managing-updates-in-office-365-proplus.md) | ||
## [Recommended deployment scenarios](articles/best-practices-recommended-deployment-scenarios.md) | ||
### [Enterprise managed scenario](articles/best-practices-enterprise-managed-scenario.md) | ||
#### [Assessment for enterprise managed](articles/best-practices-assessment-for-enterprise-managed.md) | ||
#### [Planning for enterprise managed](articles/best-practices-planning-for-enterprise-managed.md) | ||
#### [Deployment for enterprise managed](articles/best-practices-deployment-for-enterprise-managed.md) | ||
##### [Download XML files for enterprise managed](articles/best-practices-download-xml-files-for-enterprise-managed.md) | ||
##### [Install XML files for enterprise managed](articles/best-practices-install-xml-files-for-enterprise-managed.md) | ||
##### [Uninstall XML files for enterprise managed](articles/best-practices-uninstall-xml-files-for-enterprise-managed.md) | ||
##### [Configuration Manager for enterprise managed](articles/best-practices-system-center-configuration-manager-configuration-for-enterprise.md) | ||
##### [Office 2016 Mac client install for enterprise managed](articles/best-practices-office-2016-mac-client-install-for-enterprise-managed.md) | ||
#### [Management for enterprise managed](articles/best-practices-management-for-enterprise-managed.md) | ||
### [Locally managed scenario](articles/best-practices-locally-managed-scenario.md) | ||
#### [Assessment for locally managed](articles/best-practices-assessment-for-locally-managed.md) | ||
#### [Planning for locally managed](articles/best-practices-planning-for-locally-managed.md) | ||
#### [Deployment for locally managed](articles/best-practices-deployment-for-locally-managed.md) | ||
##### [Download XML files for locally managed](articles/best-practices-download-xml-files-for-locally-managed.md) | ||
##### [Install XML files for locally managed](articles/best-practices-install-xml-files-for-locally-managed.md) | ||
##### [Uninstall XML files for locally managed](articles/best-practices-uninstall-xml-files-for-locally-managed.md) | ||
##### [Distributed File System configuration for locally managed](articles/best-practices-distributed-file-system-configuration-for-locally-managed.md) | ||
##### [Office 2016 Mac client install for locally managed](articles/best-practices-office-2016-mac-client-install-for-locally-managed.md) | ||
#### [Management for locally managed](articles/best-practices-management-for-locally-managed.md) | ||
### [Cloud managed scenario](articles/best-practices-cloud-managed-scenario.md) | ||
#### [Assessment for cloud managed](articles/best-practices-assessment-for-cloud-managed.md) | ||
#### [Planning for cloud managed](articles/best-practices-planning-for-cloud-managed.md) | ||
#### [Deployment for cloud managed](articles/best-practices-deployment-for-cloud-managed.md) | ||
##### [Download XML files for cloud managed](articles/best-practices-download-xml-files-for-cloud-managed.md) | ||
##### [Install XML files for cloud managed](articles/best-practices-install-xml-files-for-cloud-managed.md) | ||
##### [Uninstall XML files for cloud managed](articles/best-practices-uninstall-xml-files-for-cloud-managed.md) | ||
##### [Office Content Delivery Network configuration for cloud managed](articles/best-practices-office-content-delivery-network-configuration-for-cloud-managed.md) | ||
##### [Office 2016 Mac client install for cloud managed](articles/best-practices-office-2016-mac-client-install-for-cloud-managed.md) | ||
#### [Management for cloud managed](articles/best-practices-management-for-cloud-managed.md) | ||
### [Deployment scenarios](articles/best-practices-deployment-scenarios.md) | ||
## [Deployment resources](articles/best-practices-deployment-resources.md) | ||
### [Sample configuration files for downloading Office 365 ProPlus](articles/best-practices-sample-configuration-files-for-downloading-office-365-proplus.md) | ||
### [Sample configuration files for installing Office 365 ProPlus](articles/best-practices-sample-configuration-files-for-installing-office-365-proplus.md) | ||
### [Installing Office 365 ProPlus from CDN or DFS](articles/best-practices-for-installing-office-365-proplus-from-cdn-or-dfs.md) | ||
#### [Step by step installation using CDN](articles/best-practices-step-by-step-installation-using-cdn.md) | ||
#### [Step by step installation using DFS](articles/best-practices-step-by-step-installation-using-dfs.md) | ||
### [Group Policy implementation](articles/best-practices-for-implementing-group-policy.md) | ||
### [OffScrub](articles/best-practices-for-using-offscrub.md) | ||
### [Office Telemetry](articles/best-practices-for-office-telemetry.md) | ||
### [Deploying Office 2016 to Mac clients](articles/best-practices-for-deploying-office-2016-to-mac-clients.md) | ||
### [Common debugging steps](articles/best-practices-common-debugging-steps.md) | ||
## [Managing channels](articles/best-practices-for-managing-channels.md) | ||
## [Managing reference material](articles/best-practices-managing-reference-material.md) | ||
### [Update channels](articles/best-practices-update-channels.md) | ||
### [Channel management](articles/best-practices-channel-management.md) | ||
### [Links for administration education](articles/best-practices-links-for-administration-education.md) | ||
### [Links for helpdesk and end user training](articles/best-practices-links-for-helpdesk-and-end-user-training.md) | ||
## [Group policy](articles/best-practices-for-group-policy.md) | ||
# [nav-reference](articles/.md) | ||
## [Overview](articles/reference-articles-for-deploying-office-365-proplus.md) | ||
## [Office 2016 Deployment Tool](articles/overview-of-the-office-2016-deployment-tool.md) | ||
## [Configuration options for the Office 2016 Deployment Tool](articles/configuration-options-for-the-office-2016-deployment-tool.md) | ||
## [Proofing Tools for Office 365 ProPlus](articles/proofing-tools-for-office-365-proplus.md) | ||
## [Deploy with Remote Desktop Services](articles/deploy-office-365-proplus-by-using-remote-desktop-services.md) | ||
## [Deploy as part of an operating system image](articles/deploy-office-365-proplus-as-part-of-an-operating-system-image.md) | ||
## [Overview: Deploying languages in Office 365 ProPlus](articles/overview-deploying-languages-in-office-365-proplus.md) | ||
## [Overview of shared computer activation for Office 365 ProPlus](articles/overview-of-shared-computer-activation-for-office-365-proplus.md) | ||
## [Overview of licensing and activation in Office 365 ProPlus](articles/overview-of-licensing-and-activation-in-office-365-proplus.md) | ||
## [Licensing and activation data sent to Office 365 by Office 365 ProPlus](articles/licensing-and-activation-data-sent-to-office-365-by-office-365-proplus.md) | ||
## [Troubleshoot issues with shared computer activation for Office 365 ProPlus](articles/troubleshoot-issues-with-shared-computer-activation-for-office-365-proplus.md) | ||
# [nav-upgrade](articles/.md) | ||
## [Overview of upgrade to 2016](articles/overview-of-the-upgrade-of-office-365-proplus-to-the-office-2016-version.md) | ||
## [Plan your upgrade from 2013 to 2016](articles/plan-your-upgrade-from-office-365-proplus-2013-to-2016.md) | ||
## [Configure updates to prepare for upgrade](articles/configure-updates-of-office-365-proplus-to-prepare-for-the-upgrade-to-the-office.md) | ||
## [Upgrade from ProPlus 2013 to 2016](articles/upgrade-from-office-365-proplus-2013-to-2016.md) | ||
|
Oops, something went wrong.