• 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

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
  • Twitter
  • YouTube

More to See

Pin Azure VM Availability Sets into an Availability Zone

April 9, 2022 By Elan Shudnow

Azure Private Endpoints and Storage Account Firewalls

March 10, 2022 By Elan Shudnow

Azure Event Grid and Serverless PowerShell Functions – Part 2

March 16, 2020 By Elan Shudnow

Azure Event Grid and Serverless PowerShell Functions – Part 1

March 16, 2020 By Elan Shudnow

Tags

ACR Always Encrypted Ansible Availability Sets Availability Zones Azure Azure AD Connect Azure Application Gateway Azure Files Azure Firewall Azure Key Vault Azure Load Balancer Azure Monitor Azure Web App Backup Exec CDN Cluster DevOps DFS Docker DPM Event Grid Exchange Exchange 2010 Exchange Online Function App ISA iSCSI Log Analytics Logic App Lync NLB OCS Office Office 365 Personal PowerShell Proximity Placement Groups SCOM SQL 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

  • Preserving UNC Path after Azure Files Migration using DFS-N
  • Pin Azure VM Availability Sets into an Availability Zone
  • Azure Private Endpoints and Storage Account Firewalls
  • Azure Event Grid and Serverless PowerShell Functions – Part 2
  • Azure Event Grid and Serverless PowerShell Functions – Part 1

Search

Tags

ACR Always Encrypted Ansible Availability Sets Availability Zones Azure Azure AD Connect Azure Application Gateway Azure Files Azure Firewall Azure Key Vault Azure Load Balancer Azure Monitor Azure Web App Backup Exec CDN Cluster DevOps DFS Docker DPM Event Grid Exchange Exchange 2010 Exchange Online Function App ISA iSCSI Log Analytics Logic App Lync NLB OCS Office Office 365 Personal PowerShell Proximity Placement Groups SCOM SQL Storage Accounts Symantec Virtual Machines Windows Server 2008 Windows Server 2008 R2

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