- 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.
- 劍指JVM:虛擬機(jī)實(shí)踐與性能調(diào)優(yōu)
- Interactive Data Visualization with Python
- 算法大爆炸:面試通關(guān)步步為營
- Python數(shù)據(jù)分析從0到1
- Learning Three.js:The JavaScript 3D Library for WebGL
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- 組態(tài)軟件技術(shù)與應(yīng)用
- C程序設(shè)計(jì)實(shí)踐教程
- C語言程序設(shè)計(jì)教程
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)從入門到精通(第3版)
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- Everyday Data Structures
- Java Web開發(fā)實(shí)例大全(基礎(chǔ)卷) (軟件工程師開發(fā)大系)
- 精通Spring:Java Web開發(fā)與Spring Boot高級(jí)功能
- HTML5游戲開發(fā)實(shí)戰(zhàn)