Mitch Milam's Dynamics CRM Discussions
Knowledge found and lost while working with Microsoft Dynamics CRM
-
Dynamics CRM 3.0 Outlook Client Installation Note: Disk Format
This morning I was rolling out CRM 3.0 to a small firm that had several workstations running Windows 2000. They were formatted as FAT32.
I found out that the Outlook Client ( Desktop or Laptop version ) requires the installation drive to be NTFS.
To convert a FAT32 drive to NTFS, perform the following steps:
- Open a command prompt
- Type: convert C: /FS:NTFS
- Reboot
- Wait for it to convert the drive and reboot.
There is probably a place in the UI to convert drives, like Disk Management or some such, but I normally just use the command line since I can actually remember how to type DOS commands. :)
Dynamics CRM, Misc, Outlook Client 1,881 views



