http://support.microsoft.com/?kbid=817379 Disable the forms-based authentication for the Exchange virtual directory To create a secondary virtual directory for Exchange that is based on steps 1 through 7 of the following procedure, make sure that forms-based authentication is disabled for the Exchange virtual directory before you make the copy. Before you follow these steps, disable forms-based authentication […]
Use the Shell to re-create the Discovery system mailbox Delete the SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9} user account from Active Directory, if it exists. By default, Exchange Server 2013 Setup creates the mailbox in the Users container in Active Directory. For details about how to delete a user account from Active Directory, see Delete a User Account. Prepare Active Directory […]
How to migrate calendar meetings without losing the Option “Send Update” To either move, recover , repair and migrate outlook mailbox or PST. It is worthwhile mentioning that after the migration of the outlook mailbox or PST to another Mailbox or PST everything will probably look fine. You may notice that in the newly migrated […]
PROBLEM: If i right click computer and select “Manage” it hangs If i right click network connection and select “Network and Sharing center” it hangs If i go to device manager, it hangs SOLUTION: Exchange services were failing to start and kept holding the services on starting that hold up the server. Found that after enabling IPv6 and rebooting the […]
Unable to open Exchange Server 2010’s Exchange Management Console with the error: “The attempt to connect to http://exchange.domain.com/PowerShell using “Kerberos” authentication failed: Connecting to remote server failed…” Restarted the IIS didn’t help but Once the World Wide Web Publishing Service restarted, the Exchange Management Console was now able to load the organisation. You can also try: Go […]
Convert a Mailbox http://technet.microsoft.com/en-us/library/bb201749.aspx Set-Mailbox ConfRoom1 -Type Room You can use the following values for the Type parameter: Regular Room Equipment Shared In Exchange Server 2010 there is option to create a shared mailbox for use of several users. To create shared mailbox follow this steps: 1. Open EMS (Exchange Management Shell) and type this command, New-mailbox […]
When you send an e-mail message from a shared mailbox in Outlook 2007, the sent message is not saved in the Sent Items folder of the shared mailbox To do this, follow these steps: Click Start, click Run, type regedit, and then click OK. Locate and then click the following registry subkey: HKEY_CURRENT_USERSoftwareMicrosoftOffice12.0OutlookPreferences On the Edit menu, point to New, and then […]
Topic Last Modified: 2010-09-20 The installation of Microsoft Exchange Server 2007 automatically configures several Internet Information Services (IIS) virtual directories, as appropriate for the particular Exchange role or roles that are installed. This topic discusses the default settings for the Exchange-related virtual directories. Specifically, this topic contains information about the default authentication settings and about the […]
STOP: c000021a {Fatal Systemn Error} The initial session process or system process terminated unexpectedly with a status of 0x00000000 (0xc0000428 0x001006b8). The system has been shut down My computer recently blue-screened and rebooted, but is not presenting me with the ‘0xc0000428 Windows cannot verify the digital signature for this file’ boot error. Solutions: Start the computer […]
Managing public folders in Exchange Server 2007 SP1 still requires the use of PowerShell cmdlets snap-in exposed in the Exchange Management Shell. This practical example illustrates how to resolve common issues around public folder access rights. Scenario A: Outlook shows public folder as “Access Denied”(you do not have permissions to …) [PS] C:\Windows\System32>Get-PublicFolderClientPermission -Identity “\folder\sharedItems” […]