categories

PowerShell

182 entries

Tags
Categories

20 entries

Meet Statusimo – PowerShell generated Status Page

Meet Statusimo – PowerShell generated Status Page

Meet Statusimo, a PowerShell-generated status page for tracking service health and publishing a simple internal or public status view.

csshtmljavascriptpowershellstatus pagestatusimo
Mentioning users in notifications using PSTeams PowerShell Module

Mentioning users in notifications using PSTeams PowerShell Module

Microsoft Teams over the last few years have grown into an excellent and flexible tool for both small and big companies. Having the ability…

microsoft teamsoffice 365powershellpsteams
Merging, splitting and creating PDF files with PowerShell

Merging, splitting and creating PDF files with PowerShell

We’re in the last days of 2019, and this will be my last blog post this year. What better way to end a good year than with the release of t…

merge-pdfpdfpowershellpswritepdfsplit-pdf
Microsoft Exchange – Set address book policy based on group membership

Microsoft Exchange – Set address book policy based on group membership

You may remember our older post how to set address book policy based on group membership. After using this method above…

exchange 2010exchange 2013exchange 2016powershell
Microsoft Exchange – Set Address Book Policy to multiple users based on group membership

Microsoft Exchange – Set Address Book Policy to multiple users based on group membership

One of the common tasks of Exchange Administrator is to add Exchange Address Book Policy to a user. Depending on needs…

exchangeexchange 2013exchange 2016powershell
Microsoft Graph – InvalidAuthenticationToken – Access token validation failure. Invalid audience

Microsoft Graph – InvalidAuthenticationToken – Access token validation failure. Invalid audience

Fix Microsoft Graph InvalidAuthenticationToken invalid audience errors in PowerShell by requesting the token for the correct resource.

microsoft graphoffice 365powershell
Monitoring Active Directory Changes on Users and Groups with PowerShell

Monitoring Active Directory Changes on Users and Groups with PowerShell

Working as Administrator with Active Directory can be rewarding. You can easily deploy new settings, make changes to users even…

active directoryevent idevent logevent viewereventsgroup membership
Monitoring BlackLists with PowerShell module

Monitoring BlackLists with PowerShell module

Blacklist checks are still a useful early-warning signal for mail flow issues, and this PowerShell module was built to automate those check…

exchangemicrosoft exchangemonitoringpowershellpowershell modulereporting
Monitoring LDAPS connectivity/certificate with PowerShell

Monitoring LDAPS connectivity/certificate with PowerShell

Some time ago, I wrote a blog post on checking for LDAP, LDAPS, LDAP GC, and LDAPS GC ports with PowerShell. It mostly works, but it requir…

active directoryadldappowershelltestimo
Monitoring User, Groups Changes in Active Directory – version 0.8

Monitoring User, Groups Changes in Active Directory – version 0.8

💡 Little introduction Event Monitoring solution written in PowerShell is an event library (Get-EventsLibrary.ps1) script that parses Secur…

active directoryevent logseventspowershellscript
Nested Tabs, Diagram Updates, Diagram Events, Calendar Object and more in PSWriteHTML

Nested Tabs, Diagram Updates, Diagram Events, Calendar Object and more in PSWriteHTML

One of the new features I’ve worked on was connecting Diagrams with Tables. Someone suggested, and I thought it would be cool to be able to…

dashimohtmlpowershellpswritehtml
No account settings were returned from the Autodiscover response – Microsoft Exchange 2016

No account settings were returned from the Autodiscover response – Microsoft Exchange 2016

If Outlook Autodiscover fails for a single mailbox while OWA still works, check whether MAPI has been disabled on that mailbox before you a…

exchangeexchange 2013exchange 2016exchange on-premiseexchange onlineoffice 365
Office 365 Health Service using PowerShell

Office 365 Health Service using PowerShell

Use PowerShell and Microsoft Graph to collect Office 365 service health data after the legacy communications API retirement.

documentationhealthoffice 365powershellpswindocumentationpswritehtml
Office 365 – Creating Archive Mailboxes with PowerShell in bulk

Office 365 – Creating Archive Mailboxes with PowerShell in bulk

Quick PowerShell Script that allows to enable Archive Mailboxes for users that don’t have it enabled. Below script just does…

exchange mailbox moveexchange onlinemailboxoffice 365powershell
Office 365 – Find Users Forwarding Emails (PowerShell)

Office 365 – Find Users Forwarding Emails (PowerShell)

Use PowerShell to find Office 365 users who forward email through inbox rules so you can audit external forwarding and risky mail flow.

exchange onlineforwarding rulesinboxrulesmailboxoffice 365powershell
Office 365 – Limiting license to minimum apps required

Office 365 – Limiting license to minimum apps required

Office 365 has a lot of options and applications to choose from. Enabling one E1, E3, or any other license gives the user a lot of features…

azure adoffice 365powershell
Office 365 – msExchHideFromAddressLists does not synchronize with Office 365

Office 365 – msExchHideFromAddressLists does not synchronize with Office 365

In my life I’ve deployed multiple Office 365 tenants connected with Active Directory and I’ve been synchronizing msExchHideFromAddressLists…

azure admsExchHideFromAddressListsoffice 365powershell
Office 365 – Report containing User Information and Mailbox Usage

Office 365 – Report containing User Information and Mailbox Usage

Working with Office 365 is my bread and butter in the last few months. I’m a System Architect and I am dropped in multiple projects, both n…

exchangeexchange onlinemsoloffice 365powershell
Office 365 – The following error occurred during validation in agent Archive ParameterSet Enforcement Agent

Office 365 – The following error occurred during validation in agent Archive ParameterSet Enforcement Agent

If you try to use Enable-Mailbox for cloud-only Office 365 users, Exchange Online can return an Archive ParameterSet Enforcement Agent erro…

exchange onlineoffice 365powershell
Office 365 – Using dynamic variable as prefix for Office 365 commands

Office 365 – Using dynamic variable as prefix for Office 365 commands

One of the nice features of an Import-PSSession is Prefix parameter. If you have never used one let me try to…

office 365powershellprefix