- [Instructor] As more and more organizations move … their workloads to cloud technologies, … the question becomes, can we actually manage … those technologies with PowerShell? … The answer? … A resounding absolutely, yes. … So we're going to take a look at how to connect Office 365 … and PowerShell and what we can actually do … to manage this environment. … First off, they're actually two ways we can do this. … There's a relatively newer module, … which is called the Azure Active Directory PowerShell … for Graph module. … I know that's kind of a bit of a mouth-full, … but it's actually real easy to install. … Install-module-name AzureAD … from an administrative PowerShell session, … and you get these commands. … The other way that we connect is a way that's … been around for a few years now. … And it's using the Azure Active Directory Module … for Windows PowerShell. … And this has a couple requirements. … First off, you have to install the 64-bit version … of the online services Sign-In Assistant. …
Updated
2/14/2020Released
5/21/2016Matt then dives into PowerShell's functions and What If statements, working with output, and coding in the Integrated Scripting Environment (ISE). The course wraps up with some tips on using PowerShell for both on-premises and cloud deployments involving Office 365 and Azure.
- Identify the purpose of a delimiter.
- Recognize the tools needed to build a command using the ISE.
- Identify the options to use when running Get-Service from a remote computer.
- Recognize the capabilities of four cmdlets.
- Explain how to transfer aliases from a file into PowerShell.
- Determine if a cmdlet will generate an error when executed.
Share this video
Embed this video
Video: Office 365 PowerShell