Quantcast
Channel: PowerShell
Viewing all articles
Browse latest Browse all 15370

Exclude Specific Exchange Database

$
0
0

I am getting the size of my exchange 2013 databases.

Powershell
Get-MailboxDatabase-Status|selectName,DatabaseSize,AvailableNewMailboxSpace|Sort-object-PropertyDatabaseSize
which outputs the following:
Powershell
NameDatabaseSizeAvailableNewMailboxSpace----------------------------------------DB412.63GB(13,555,990,528bytes)120.3MB(126,156,800bytes)DB335.13GB(37,715,181,568bytes)19.97MB(20,938,752bytes)DB250.25GB(53,955,526,656bytes)76.09MB(79,790,080bytes)DB150.63GB(54,358,179,840bytes)61.22MB(64,192,512bytes)Services768MB(805,306,368bytes)89.91MB(94,273,536bytes)
I need to exclude the Services database, but I do not see an -exclude parameter in the get-mailboxdatabase command
Does anyone have a suggestion on how I can do this?

Viewing all articles
Browse latest Browse all 15370

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>