Archive for August, 2007

Standby Continuous Replication (SCR)

Part 1 Standalone Server to Standalone Server using Database Portability
Exchange 2007 SP1 has added some additional functionality to Exchange 2007. A new featured called Standby Continuous Replication (SCR) provides the ability that is similar to CCR and LCR but expands the limits of those two technologies.
Lets define LCR and CCR and see how SCR expands [...]

Comments (44)

Exchange Management Shell (EMS)

Exchange 2007 has intrdouced a new scripting technology utizling powershell. Exchange management shell or EMS provides Exchange Admins the ability to perform any Exchange task from a command line.
When I first starting working with EMS in early beta I faught it until I realized how easy it can be to perform tasks.
Since I have been [...]

Leave a Comment

Exchange 2007 SP1 and Streaming Backup

Exchange 2007 SP1 will make a change that by default will not allow a remote streaming backup to function on standalone or clustered server.
This change is to make the product more secure.
Products like NT backup perform a streaming backup.
Event Log error:Information Store (3612) A remote (TCP/IP) based streaming backup was attempted. This functionality has been [...]

Comments (8)

Exchange 2007 SP1 Beta 2

Exchange 2007 SP1 Beta 2 was offically released to the public today.http://www.microsoft.com/presspass/press/2007/aug07/08-13Exchange2007NewPR.mspx
http://msdn2.microsoft.com/en-US/library/bb608442.aspx
Features that are new to Beta 2:
-The Long awaited SCR-2 new themes (X-Box, Zune)-Supporting digital signatures with certificate that do not have email addresses in them for S/MIME
S/MIME features which were not complete in Beta 1:HTML filtering (now S/MIME message reading and editing is [...]

Comments (4)

Add-Mailbox Permissions VS Add-AdPermission Part 2

This is the follow up blog
Add-ADPermission (Section not completed)
Who can run this be default?
Exchange Recipient Administrator role Account Operator role for the applicable Active Directory containers
What are the valid permission that can be applied?
(http://technet.microsoft.com/en-us/library/bb124403.aspx)
CreateChild –DeleteChild–ListChildren–Self–ReadProperty–WriteProperty DeleteTree–ListObject–ExtendedRight–Delete–ReadControl–GenericExecute GenericWrite–GenericRead–WriteDacl–WriteOwner–GenericAll–Synchronize AccessSystemSecurity AD-
ADPermssions also has some extended rights that can be associated with it Send-As Receive-As View Information Store [...]

Comments (4)