http://support.microsoft.com/kb/3032024/EN-US Exchange 2013 does not support Microsoft Software Key Storage Provider (CNG) Check it with "certutil -store my <cert serial number>" Import PFX file (with private key) in a Windows 7 machine and add the following key before export it as PFX again: Path: HKCU\Software\Microsoft\Windows\CurrentVersion\PFX DWORD: NoProviderName Value: 1 Import in the Exchange Server with the cmdlet: certutil -csp "Microsoft RSA SChannel Cryptographic Provider" -importpfx "PFX file path"
Pre-requisites in both Mailbox servers Import-Module Server Manager
Add-WindowsFeature RSAT-ADDS,Web-Server,Web-ISAPI-Ext,Web-Metabase,Web-Lgcy-Mgmt-Console,Web-Basic-Auth,Web-Windows-Auth To each MBX server, on Hyper-V:
Click on SCSI Controler -> Hard Drive -> Add -> New -> Create a new VHD (one per server)
Click on Add Hardware -> Network Adapter -> Add -> Select a private heartbeat network
Turn on the servers and:
Rename NICs, add IPs and Set the correct binding order
Bring the disks Online and Initialize them (assign the same letter)
In the Server Manager -> Features ->Add Features -> Failover Clustering
In the first server
Create a Cluster
Add all mailbox servers (in validation warning select: I don't require support...)
Set name and cluster IP
Go to a CAS/HUB server
Create a folder called FSW_CCR1
Share the folder with Everyone and with Cluster Service Account
Finally give them Full Control Permissions
Back into the mailbox server
Open the Failover Cluster Management -> More Actions -> Configure Cluster Quorum Settings
Select Node And File Share Majority
Browse the Cas/Hub Server and select the Network sharing
Start installation of the Clustered Mailbox servers
Select Custom Exchange Server Installation -> Active Clustered Mailbox Role -> Cluster Continuous Replication
Add a name for the Clustered mailbox, specify the path for database files in the SCSI disk previously created and specify the IP Address of the Clustered mailbox
After completed, proceed with the installation of the other servers selecting Passive Clustered Mailbox Role
Launch mfcmapi.exe and click OK through the intro screen.
On the Session menu, click Logon.
Select the Outlook profile for the affected mailbox, and click OK.
Double-click the email address which represents the desired mailbox.
In the left pane, navigate to the affected folder using the appropriate steps below for the type of Outlook profile you are using.
Cached Mode
Expand Root - Mailbox
Expand IPM_SUBTREE
Online Mode
Expand Root Container
Expand Top of information Store
Locate and select the folder that appears missing in Outlook, and check the value of the PR_ATTR_HIDDEN to determine if it is set to True, as shown in the following figure:
If PR_ATTR_HIDDEN shows a value of True, right-click the PR_ATTR_HIDDEN property and select Edit Property.
Uncheck the Boolean checkbox and click OK.
Close all MFCMAPI windows, and restart Outlook.
While you are looking at the folder properties you should also check PR_ATTR_SYSTEM. Its default value is also False, so if you find it currently set to True, after completing steps 1 through 9 above, you should change this value as well, using the additional steps below.
If PR_ATTR_SYSTEM shows a value of True, right-click the PR_ATTR_SYSTEM property and select Edit Property.