Reader small image

You're reading from  Microsoft Office 365 Administration Cookbook

Product typeBook
Published inSep 2020
PublisherPackt
ISBN-139781838551230
Edition1st Edition
Right arrow
Author (1)
Nate Chamberlain
Nate Chamberlain
author image
Nate Chamberlain

Nate Chamberlain is a technical content creator, solution architect, and trainer, recognized as a 5-year Microsoft MVP. With a background in business analysis and systems administration, Nate has authored seven books and manages his blog. He holds an array of certifications, including M365 Enterprise Administrator Expert and Microsoft Power Platform App Maker Associate, and is a frequent speaker at user groups and conferences.
Read more about Nate Chamberlain

Right arrow

Setting up the PowerShell environment

PowerShell is an ever-growing scripting language that allows network and system admins to interact with Microsoft products in an elevated manner. Admins can use PowerShell to create new users, make changes to users, interact with MS-SQL tables, move and manipulate files, and much more. PowerShell cmdlets are single-purpose functions with specific rules and syntax, but there are hundreds of these cmdlets, giving admins a flexible and extensible toolset with which to customize, administer, and run their tenant.

As there are so many possible uses of PowerShell, Chapter 3, Administering Office 365 with PowerShell, is dedicated to the topic. However, every admin must start somewhere, and that is why the basic steps to setting up your PowerShell environment are presented here in the following recipe—steps for connecting your desktop or laptop to your Office 365 tenant.

Getting ready

To start, an admin must have PowerShell installed,...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Microsoft Office 365 Administration Cookbook
Published in: Sep 2020Publisher: PacktISBN-13: 9781838551230

Author (1)

author image
Nate Chamberlain

Nate Chamberlain is a technical content creator, solution architect, and trainer, recognized as a 5-year Microsoft MVP. With a background in business analysis and systems administration, Nate has authored seven books and manages his blog. He holds an array of certifications, including M365 Enterprise Administrator Expert and Microsoft Power Platform App Maker Associate, and is a frequent speaker at user groups and conferences.
Read more about Nate Chamberlain