- PowerShell for Office 365
- Martin Machado Prashant G Bhoyar
- 253字
- 2021-07-02 18:50:40
Installing and working with the Office 365 admin tools
In this section, we will cover the installation and configuration of the Office 365 admin tools.
Office 365 is a premier SaaS offering from Microsoft, and they host the services for us. We don't have direct access to the servers that host Exchange, SharePoint, Skype for Business, and so on. So, we need to use the remote management tool. PowerShell for Office 365 is a remote management tool. Even though the new Microsoft under Satya Nadella's leadership has embraced open source technologies, in order to manage Office 365 using PowerShell, we need a 64-bit Windows machine as of today. I expect this to change in future, and Microsoft may add support for Linux distributions as well. When Office 365 was launched in 2013, the Windows Azure Active Directory Module for Windows PowerShell was supported on 32-bit machines. However, this support was discontinued in October 2014.
To manage Office 365 using PowerShell, we need to install Microsoft Online Services Sign-In Assistant and Windows Azure Active Directory Module for Windows PowerShell. To install these Office 365 admin tools, we need a 64-bit machine with Windows 7 Service Pack 1 (SP1) or higher or Windows Server 2008 R2 SP1 or higher.
This means the supported Windows operating systems are as follows:
- Windows 7 SP1
- Windows 8
- Windows 10
- Windows Server 2008 R2 SP1
- Windows Server 2012
- Windows Server 2012 R2
- Windows Server 2016
There is no predefined sequence, and we can install the tools in any order.
- 多媒體CAI課件設(shè)計(jì)與制作導(dǎo)論(第二版)
- DBA攻堅(jiān)指南:左手Oracle,右手MySQL
- 自然語(yǔ)言處理Python進(jìn)階
- Python算法指南:程序員經(jīng)典算法分析與實(shí)現(xiàn)
- Java EE企業(yè)級(jí)應(yīng)用開(kāi)發(fā)教程(Spring+Spring MVC+MyBatis)
- PhoneGap 4 Mobile Application Development Cookbook
- 現(xiàn)代CPU性能分析與優(yōu)化
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- HTML5程序設(shè)計(jì)基礎(chǔ)教程
- Swift編程實(shí)戰(zhàn):iOS應(yīng)用開(kāi)發(fā)實(shí)例及完整解決方案
- Expert Angular
- C# 7.0核心技術(shù)指南(原書第7版)
- 小學(xué)生Python創(chuàng)意編程(視頻教學(xué)版)
- C#從入門到精通(第5版)
- Odoo Development Cookbook