Mattmcnabb.github.io

Office 365 Health Monitoring with PowerShell

If you’re a delegated partner administrator of an Office 365 tenant, you can use the partner equivalent commands: Get-SCTenantServiceInfo and Get-SCTenantEvent. In this case you’ll also need to specify the -Domains parameter with the domain … See more

Actived: 3 days ago

URL: https://mattmcnabb.github.io/Office-365-Health-Monitoring-With-PowerShell

\PowerShell Escape

WebSHiPS is a new module that Microsoft has made available in PSCloudShell, and it gives PowerShell developers the ability to create PowerShell providers written in …

Category:  Health Go Health

Connect to Office 365 with PowerShell on Linux

WebThis Wednesday Microsoft announced the release of PowerShell 6.0 Alpha 17. One new feature in particular intrigued, and that’s the capability to connect to custom …

Category:  Health Go Health

ISE Steroids Themes

WebQuietly developed over the last couple years by PowerShell MVP Tobias Weltner, ISE Steroids adds professional IDE features to the ISE with the aim of helping …

Category:  Health Go Health

ISE Steroids Theme Manager

WebFirst, click the theme manager icon again and select ‘Save Current Theme.’. This creates a new theme folder in your local appdata directory. Give the theme a name …

Category:  Health Go Health

Testing Your Module Manifest With Pester

WebI recently ran into a problem when using Pester to test the validity of my PowerShell module manifests. My original idea for testing the manifest files came from …

Category:  Health Go Health

Managing Clutter in Exchange Online \PowerShell Escape

WebExchange Online Clutter. Clutter is a new productivity aid in Exchange Online that helps save you time by separating your important messages from the rest of the muck that you …

Category:  Health Go Health

Resources \PowerShell Escape

WebPowerShell, IT, thoughts, and ramblings | Homepage of Matt McNabb

Category:  Health Go Health

PSCredential Gets a Makeover in PowerShell 5.0

WebIt seems that the PSCredential class has gotten a bit of an upgrade in PowerShell 5.0. Let’s check it out: PS> Trace-Command -Expression {Test-PSCredential …

Category:  Health Go Health

Use Hotkeys to Customize the PowerShell ISE

WebDetecting Key Presses. I haven’t blogged in quite a while, but recently I was inspired by this PowerShell.com PowerTip that gives us a method to detect key presses …

Category:  Health Go Health

Testing Your Module Manifest With Pester

WebI previously wrote about how you can test your module manifest values using Pester, and I just plugged these tests into my existing test file for the module. For good …

Category:  Health Go Health

Managing Office 365 User Licenses with PowerShell

WebProblem 1 - DisabledPlans. The biggest drawback to configuring user licenses via PowerShell lies in the design of the New-MsolLicenseOptions cmdlet. The …

Category:  Health Go Health

Managing Office 365 User Licenses with PowerShell

WebSeries: Part 1 Part 2 Part 3 Part 4 Modifying License Assignments Overview. In the first two parts of this series I showed you how to find available licenses to assign to …

Category:  Health Go Health

Challenge Yourself with PowerShell Programming Tasks

WebThe task’s description goes like this: The Hailstone sequence of numbers can be generated from a starting positive integer, n by: If n is 1 then the sequence ends. If n is even then …

Category:  Health Go Health

Managing Office 365 User Licenses with PowerShell

WebSeries: Part 1 Part 2 Part 3 Part 4 License Options Overview. In the previous blog post I showed you how to connect to Azure Active Directory using PowerShell and …

Category:  Health Go Health

Archives \PowerShell Escape

WebPowerShell, IT, thoughts, and ramblings | Homepage of Matt McNabb

Category:  Health Go Health

Add a Parent OU Path to Your Active Directory Objects

WebRecent posts. Simple PowerShell Providers with SHiPS; PowerShell-As-A-Service; A Simple Release Pipeline for PowerShell Modules; Connect to Office 365 with PowerShell on Linux

Category:  Health Go Health

ISE Steroids Snippet Manager

WebClick on the drop-down arrow just under the file menu to expand the ISE Steroids toolbar: And then click on the Snippet Manager icon near the right-hand side of …

Category:  Health Go Health

Thoughts on PowerShell Parameter Naming Conventions

WebAccording to MSDN, PowerShell cmdlet parameter names should always be singular unless they only take multiple values as an argument. Since -Properties accepts …

Category:  Health Go Health

PowerShell Studio 2015 Solarized Color Scheme

WebI’ve been playing around with a trial version of PowerShell Studio 2015 an I must say it’s pretty nice! I don’t typically do GUIs with PowerShell, but if I did this would …

Category:  Health Go Health

\PowerShell Escape

WebIf you haven’t heard of it yet, there is a useful plugin for PowerShell’s ISE editor called ISE Steroids.Quietly developed over the last couple years by PowerShell MVP Tobias …

Category:  Health Go Health