- Exit the CRM Configuration Wizard.
- Change the operating system date and time. To do this, use one of the following methods.
Method 1: Manually change the operating system time
Note The following steps are for Windows 7 or Windows Server 2008 operating systems. To change the date and time in Windows XP manually, please refer to the Windows XP Help manual.- Click Start, click Control Panel, click Clock, Language, and Region, and then click Date and Time.
- In the Date and Time dialog box, click Change date and time to change the date and time settings. For example, click a date such as February 1, 2011 from the calendar, and change the time.
- Click OK.
- Click Change time zone, and then select your time zone.
- Click OK.
Method 2: Configure the operating system time to synchronize with an Internet time server- Click Start, click Control Panel, click Clock, Language, and Region, and then click Date and Time.
- In the Date and Time dialog box, click the Internet Time tab, and then click Change Settings.
- Click to select the Synchronize with an Internet Time Server check box, select a time server, click Update Now, and then click OK.
Method 3: Use a command to sync time with the domain if the computer is a member of a domain - Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as Administrator.
- At the command prompt, type the following text, and then press Enter:
net time [{\\ComputerName | /domain[:DomainName] | /rtsdomain[:DomainName]}] [/set]
If you do not know the ComputerName or the Domain Name, try the following simple command:net time /set
Then, type Y to finish the change:
For more information about the net time command, visit the following Microsoft website:
Method 4: Force a synchronization of the Network Time Protocol (NTP) client if the computer uses an NTP client to sync with an NTP server
On the Microsoft Dynamics CRM web server, open IIS Manager, and limit the CRM Website to one http binding or one https binding, or both. To do this, follow these steps:
- Click Start, click Run, and type inetmgr in the Open box.
- Expand Sites, and then click the Microsoft Dynamics CRM website.
- In the Actions Pane, click Bindings.
- In the Site Bindings window, make that you only have one http binding type or only one https binding type, or both. If you have multiple http bindings or multiple https bindings, or both, the multiple bindings must be removed.
Note The binding that should remain is the binding that is defined in the Deployment Manager. To check for the correct URLs, open the Deployment Manager, right-click
Microsoft Dynamics CRM, select
Properties, and then click the
Web Address tab.
Note If Internet Facing Deployment (IFD) is used, the certificate that matches your IFD settings should be retained.