Compare commits
7 Commits
developmen
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
bdcdda0e8b | ||
|
b9b218f52a | ||
|
6474af8a7e | ||
|
9d71ef7074 | ||
|
acf6aaa652 | ||
|
fc8606800b | ||
|
87d7b7d6a9 |
@@ -31,17 +31,11 @@ Written by: Paul Cunningham
|
|||||||
|
|
||||||
Find me on:
|
Find me on:
|
||||||
|
|
||||||
* My Blog: http://paulcunningham.me
|
* My Blog: https://paulcunningham.me
|
||||||
* Twitter: https://twitter.com/paulcunningham
|
* Twitter: https://twitter.com/paulcunningham
|
||||||
* LinkedIn: http://au.linkedin.com/in/cunninghamp/
|
* LinkedIn: https://au.linkedin.com/in/cunninghamp/
|
||||||
* Github: https://github.com/cunninghamp
|
* Github: https://github.com/cunninghamp
|
||||||
|
|
||||||
For more Office 365 tips, tricks and news
|
|
||||||
check out Practical365.
|
|
||||||
|
|
||||||
* Website: http://practical365.com
|
|
||||||
* Twitter: http://twitter.com/practical365
|
|
||||||
|
|
||||||
Change Log
|
Change Log
|
||||||
V1.00, 22/09/2016 - Comment
|
V1.00, 22/09/2016 - Comment
|
||||||
#>
|
#>
|
||||||
|
17
README.md
17
README.md
@@ -1,4 +1,4 @@
|
|||||||
#Office 365 Client Deployment Scripts
|
# Office 365 Client Deployment Scripts
|
||||||
|
|
||||||
This repository hosts PowerShell scripts that assist with the deployment of Office 365 client software.
|
This repository hosts PowerShell scripts that assist with the deployment of Office 365 client software.
|
||||||
|
|
||||||
@@ -8,7 +8,7 @@ The scripts included at this time are:
|
|||||||
|
|
||||||
If you're looking for more complex, featured scripts you might be interested in [Microsoft's Office Deployment Scripts for IT Pros](http://officedev.github.io/Office-IT-Pro-Deployment-Scripts/).
|
If you're looking for more complex, featured scripts you might be interested in [Microsoft's Office Deployment Scripts for IT Pros](http://officedev.github.io/Office-IT-Pro-Deployment-Scripts/).
|
||||||
|
|
||||||
##Install-OfficeCTR.ps1 - Office 365 CTR Install Script
|
## Install-OfficeCTR.ps1 - Office 365 CTR Install Script
|
||||||
|
|
||||||
This PowerShell script will install Office 365 Click-to-Run when it is run manually, or as a logon/startup script. Install-OfficeCTR.ps1 supports both the ProPlus and Business SKU for Office 365, as well as the four channels:
|
This PowerShell script will install Office 365 Click-to-Run when it is run manually, or as a logon/startup script. Install-OfficeCTR.ps1 supports both the ProPlus and Business SKU for Office 365, as well as the four channels:
|
||||||
|
|
||||||
@@ -21,7 +21,7 @@ This script is designed to work with Office 2016 builds of Office 365 CTR, not O
|
|||||||
|
|
||||||
Before using this script you should set up an shared folder for your Office 365 CTR deployments by following the instructions at [Practical 365](https://practical365.com).
|
Before using this script you should set up an shared folder for your Office 365 CTR deployments by following the instructions at [Practical 365](https://practical365.com).
|
||||||
|
|
||||||
###Usage:
|
### Usage:
|
||||||
|
|
||||||
Install-OfficeCTR.ps1 uses the following parameters:
|
Install-OfficeCTR.ps1 uses the following parameters:
|
||||||
|
|
||||||
@@ -42,17 +42,14 @@ The example above will look for setup and configuration files in **\\\mgmt\Insta
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
##Credits
|
## Credits
|
||||||
Written by: Paul Cunningham
|
Written by: Paul Cunningham
|
||||||
|
|
||||||
Find me on:
|
Find me on:
|
||||||
|
|
||||||
* My Blog: http://paulcunningham.me
|
* My Blog: https://paulcunningham.me
|
||||||
* Twitter: https://twitter.com/paulcunningham
|
* Twitter: https://twitter.com/paulcunningham
|
||||||
* LinkedIn: http://au.linkedin.com/in/cunninghamp/
|
* LinkedIn: https://au.linkedin.com/in/cunninghamp/
|
||||||
* Github: https://github.com/cunninghamp
|
* Github: https://github.com/cunninghamp
|
||||||
|
|
||||||
For more Office 365 tips, tricks and news check out Practical 365.
|
Check out my [books](https://paulcunningham.me/books/) and [courses](https://paulcunningham.me/training/) to learn more about Office 365 and Exchange Server.
|
||||||
|
|
||||||
* Website: [http://practical365.com]()
|
|
||||||
* Twitter: [http://twitter.com/practical365]()
|
|
||||||
|
Reference in New Issue
Block a user