O365_Installs_Connections_1.1
1.1
Mike O'Neill, Microsoft Senior Premier Field Engineer
http://blogs.technet.com/b/mconeill
Blog post about this script: http://blogs.technet.com/b/mconeill/archive/2015/11/26/o365-installs-connections-ps1.aspx
Generated on: 11/6/2015
LEGAL DISCLAIMER
This Sample Code is provided for the purpose of illustration only and is not
inte
Mike O'Neill, Microsoft Senior Premier Field Engineer
http://blogs.technet.com/b/mconeill
Blog post about this script: http://blogs.technet.com/b/mconeill/archive/2015/11/26/o365-installs-connections-ps1.aspx
Generated on: 11/6/2015
LEGAL DISCLAIMER
This Sample Code is provided for the purpose of illustration only and is not
intended to be used in a production environment. THIS SAMPLE CODE AND ANY
RELATED INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. We grant You a
nonexclusive, royalty-free right to use and modify the Sample Code and to
reproduce and distribute the object code form of the Sample Code, provided
that You agree: (i) to not use Our name, logo, or trademarks to market Your
software product in which the Sample Code is embedded; (ii) to include a valid
copyright notice on Your software product in which the Sample Code is embedded;
and (iii) to indemnify, hold harmless, and defend Us and Our suppliers from and
against any claims or lawsuits, including attorneys� fees, that arise or result
from the use or distribution of the Sample Code.
SYNOPSIS
Downloads, installs, and has connection options to O365 and online tenant information via PowerShell.
DESCRIPTION
Installs the required modules to access O365 tenant information via PowerShell.
NOTES
Current Version : 1.1
History : 1.0 - Posted 11/30/2015 - First iteration
: 1.1 - Posted 12/2/13
- Fixed error when not running steps in order to see if the 'install' directory exists.
- Added logic to O365_Logon module install to confirm when it has completed.
- Added logic to the Skype for Busines online module to confirm when it has completed.
- Updated parameter statement.
- Added logic to the WaaD module to confirm when it has completed.
- Added WaaD module dependency for Sign In Assistant.
- Added logic to the SharePoint online module to confirm when it has completed.
- Added version information for SIA and WaaD installs.
Rights Required : Local admin on workshop for installing applications
: Set-ExecutionPolicy to 'Unrestricted' for the .ps1 file to execute the installs
: Requires PowerShell (or ISE) to 'Run as Administrator' to install the applications or modules
O365 Connect info : https://technet.microsoft.com/en-us/library/dn568015.aspx
LINK
https://gallery.technet.microsoft.com/scriptcenter/O365InstallsConnectionsps1-e4821bf1
http://blogs.technet.com/b/mconeill/archive/2015/11/29/o365-installs-connections-ps1.aspx
FUNCTIONALITY
This script displays options that simplify the process of installing the pre-requisites needed for
logging onto individual O365 components: Exchange online, Compliance Center online, SharePoint online and Skype for Business online.
Installation Options
Owners
Package Details
Author(s)
- mconeill
Functions
TestTargetPath Install-DotNET452 Check-SIA_Installed Install-WAADModule Install-WindowsAADModule Install-SIA Install-SignInAssistant Install-SfbOModule Install-SfbO Install-SPOModule Install-SPO Install-O365_LogonModule Expand-ZIPFile Install-O365_Logon Check-Bits GetIt UnZipIt New-FileDownload Get-ModuleStatus Connect-CCO Disconnect-CCO Connect-EXO Disconnect-EXO Connect-SPO Disconnect-SPO Connect-SfbO Disconnect-SfbO Connect-O365 Disconnect-O365
Dependencies
This script has no dependencies.
FileList
- O365_Installs_Connections_1.1.nuspec
- O365_Installs_Connections_1.1.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 655 | 3/19/2016 |