Quantcast
Channel: Cohesive Logic » PowerShell
Browsing all 7 articles
Browse latest View live

Populating Mailboxes with Dummy E-Mail

I’ve been looking around for some good ways to flesh out an Exchange lab to test some migration scenarios. I’ve gotten a lot of good advice from people on good ways to do this, but I really wanted...

View Article



Image may be NSFW.
Clik here to view.

Checking Exchange 2010 Database Health with PowerShell

Just a quick script that checks your database health. Anything besides 'Healthy' or 'Mounted' should probably be investigated. Add-PSSnapin *0* -ErrorAction SilentlyContinue $mailboxservers =...

View Article

Image may be NSFW.
Clik here to view.

Automatically Fixing FailedAndSuspended Exchange 2010 Databases with PowerShell

Another quick script, this one finds all databases located on Exchange 2010 servers with a status of 'FailedAndSuspended' and then reseeds them. Since this scripts makes changes to the systems,...

View Article

Export All Mailboxes to PST in Exchange 2010 SP1

We're migrating our on-premise email environment to Office 365 but prior to decommissioning the last server I wanted to take a snapshot of all mailboxes as they are right now; the easiest way to do...

View Article

Installing Enterprise Vault 9 Pre-Requisites via PowerShell

This might come in handy for some. It can be executed from PowerShell running as Administrator. Import-module ServerManager Add-WindowsFeature MSMQ-Server, NET-Framework-Core, Web-Server,...

View Article


Image may be NSFW.
Clik here to view.

Transport Pipe Line Tracing

The Exchange server transport pipeline is a collection of Exchange server roles, connections, components, and queues that work together to route all messages to the categorizer, and ultimately on to...

View Article

Script to Create a Custom Throttling Policy for QMM

When using Quest Migration Manager for your Exchange migration, one of the common issues you'll run up against is that the service account used by QMM will easily hit and (attempt to) exceed the...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images