If you have a user who is receiving the following message: “The recipient’s mailbox is full and can’t accept messages now. Microsoft Exchange will not try […]
In this example we will add a domain group named group-calendarReviewers to a mailbox named Jeremy.Whittaker. We will give the group “Reviewer” access rights Add-MailboxFolderPermission -identity […]
You must use caution when changing the IIS settings for Exchange 2010. The reason is simple. Powershell or the Exchange management console EMC uses IIS to […]
Create a powershell script to generate the html file Test-ReplicationHealth | ConvertTo-Html -title “BackupReport CCR” -body “Backup status per Storage Group” | Set-Content E:StorageGroupBackupStatus.html note: test-systemhealth […]
Creat a new storage group New-StorageGroup –Server <database server> –LogFolderPath “<Path to your log folder” –Name “Recovery Storage Group” –SystemFolderPath “<path to your database>” –Recovery Creat […]
If you have a user who is receiving the following message: “The recipient’s mailbox is full and can’t accept messages now. Microsoft Exchange will not try […]
In this example we will add a domain group named group-calendarReviewers to a mailbox named Jeremy.Whittaker. We will give the group “Reviewer” access rights Add-MailboxFolderPermission -identity […]
You must use caution when changing the IIS settings for Exchange 2010. The reason is simple. Powershell or the Exchange management console EMC uses IIS to […]
Create a powershell script to generate the html file Test-ReplicationHealth | ConvertTo-Html -title “BackupReport CCR” -body “Backup status per Storage Group” | Set-Content E:StorageGroupBackupStatus.html note: test-systemhealth […]
Creat a new storage group New-StorageGroup –Server <database server> –LogFolderPath “<Path to your log folder” –Name “Recovery Storage Group” –SystemFolderPath “<path to your database>” –Recovery Creat […]