• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Disclaimer & Policy

Elan Shudnow's Blog

MVP Logo
  • Azure
  • Exchange
  • Lync

PowerShell

HTML Reports using Azure Logic Apps and PowerShell Function Apps – Part 1

October 19, 2019 by Elan Shudnow Leave a Comment

Logic Apps and Functions work great together. Functions that are enabled for a Managed Service Identity can login to your Azure environment and collect lots of statistics. Logic Apps can take the data retrieved from an Azure Function and take action on it. For example, send the HTML report to an administrator. The purpose of this article is to demonstrate using an Azure … [Read more...] about HTML Reports using Azure Logic Apps and PowerShell Function Apps – Part 1

Another Exchange Scriplet (Moving Mailboxes)

May 19, 2009 by Elan Shudnow 3 Comments

This one I created for the following reasons: 1. Mailbox Database was filling up 2. Wanted to take the filled up database and split them across two different databases.The script will sort all the mailboxes by size and take 40% of the largest mailboxes and move them to a specified database and take the remaining 60% and move them to the other database.If you don't … [Read more...] about Another Exchange Scriplet (Moving Mailboxes)

A few Exchange PowerShell scriptlets

May 14, 2009 by Elan Shudnow 11 Comments

Figured I would share a few scriptlets I've written recently.  Hopefully some of you may find them useful at some point at least. Scriptlet 1 Find out all users who live on a specific mailbox without having to type the entire mailbox database name: get-mailbox -database $(get-mailboxdatabase | where-object {$_.name -like "*Database1*"}) | Format-Table Name,Database -wrap … [Read more...] about A few Exchange PowerShell scriptlets

PowerShell and its future

November 5, 2008 by Elan Shudnow 1 Comment

As has been stated in the past, I am currently learning PowerShell (I am new to scripting).  Unfortunately, the last month has been a bit busy for me and I haven't been able to focus on PowerShell at all.  But I'm getting back into it now.  Upon getting back into it, I discovered a couple cool utilities as well as information about PowerShell's future and figured I would share … [Read more...] about PowerShell and its future

Obtaining Exchange Information including Edge with PowerShell

September 25, 2008 by Elan Shudnow 1 Comment

So the last month I've been learning how to do PowerShell scripting. I'm new at scripting and figured I would share my first Exchange script due to sheer excitement. I'd like to give a special thanks to Shay Levy @ https://blogs.microsoft.co.il/blogs/ScriptFanatic. Shay has been a tremendous help over @ https://powershellcommunity.org when I run into issues that any typical … [Read more...] about Obtaining Exchange Information including Edge with PowerShell

« Previous Page

Primary Sidebar

  • GitHub
  • LinkedIn
  • RSS
  • YouTube

More to See

Azure AD User Settings

Pre-creating Azure AD App for Azure Migrate

January 24, 2023 By Elan Shudnow

Azure Runbooks Connecting to Exchange Online and Microsoft Graph

July 22, 2022 By Elan Shudnow

Using Python 3.8.0 Azure Runbooks with Python Packages

July 11, 2022 By Elan Shudnow

Preserving UNC Path after Azure Files Migration using DFS-N

April 10, 2022 By Elan Shudnow

Tags

ACR Always Encrypted Ansible Automation Availability Sets Availability Zones Azure Azure Active Directory Azure Application Gateway Azure Files Azure Firewall Azure Key Vault Azure Load Balancer Azure Migrate Azure Monitor Azure Web App CDN Cluster DevOps DFS Docker DPM Event Grid Exchange Exchange 2010 Exchange Online Function App ISA iSCSI Log Analytics Logic App Lync Microsoft Graph OCS Office Personal PowerShell Proximity Placement Groups Runbook SCOM Storage Accounts Symantec Virtual Machines Windows Server 2008 Windows Server 2008 R2

Footer

About Me

Microsoft Cloud Solution Architect focused on Azure IaaS, PaaS, DevOps, Ansible, Terraform, ARM and PowerShell.

Previously a 6x Microsoft MVP in Exchange Server and Lync Server.

My hobbies include watching sports (Baseball, Football and Hockey) as well as Aviation.

Recent

  • GRS Storage and BCDR Considerations
  • Pre-creating Azure AD App for Azure Migrate
  • Azure Runbooks Connecting to Exchange Online and Microsoft Graph
  • Using Python 3.8.0 Azure Runbooks with Python Packages
  • Preserving UNC Path after Azure Files Migration using DFS-N

Search

Tags

ACR Always Encrypted Ansible Automation Availability Sets Availability Zones Azure Azure Active Directory Azure Application Gateway Azure Files Azure Firewall Azure Key Vault Azure Load Balancer Azure Migrate Azure Monitor Azure Web App CDN Cluster DevOps DFS Docker DPM Event Grid Exchange Exchange 2010 Exchange Online Function App ISA iSCSI Log Analytics Logic App Lync Microsoft Graph OCS Office Personal PowerShell Proximity Placement Groups Runbook SCOM Storage Accounts Symantec Virtual Machines Windows Server 2008 Windows Server 2008 R2

Copyright © 2025 · Magazine Pro on Genesis Framework · WordPress · Log in