Error After Installation of Microsoft Dynamics Navision R2.

While trying to install the Navision 2009 R2, most of us get the below given error.

“Service 'Microsoft Dynamics NAV Server' (MicrosoftDynamicsNavServer) failed to start.  Verify that you have sufficient privileges to start system services.”

I tried to install it many times but faced same error again and again so I tried to look into windows Event Viewer to check the cause of problem, and I got the resolution at same point.


I copied the whole error description and I copied that.
Service:
The service MicrosoftDynamicsNavServer failed to start. This could be caused by a configuration error. Detailed error information:Microsoft.Dynamics.Nav.Types.NavConfigurationException: The configured time zone identifier "UTC" for the setting "WebServicesDefaultTimeZone" was not recognized. Please use the identifier (in quotes) following the display name of the time zone you wish to use among the following list of recognized time zones:

(GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi: "Server Time Zone"
(GMT-12:00) International Date Line West: "Dateline Standard Time"
(GMT-11:00) Midway Island, Samoa: "Samoa Standard Time"
(GMT-10:00) Hawaii: "Hawaiian Standard Time"
(GMT-09:00) Alaska: "Alaskan Standard Time"
(GMT-08:00) Pacific Time (US & Canada); Tijuana: "Pacific Standard Time"
(GMT-07:00) Arizona: "US Mountain Standard Time"
(GMT-07:00) Chihuahua, La Paz, Mazatlan: "Mexico Standard Time 2"
(GMT-07:00) Mountain Time (US & Canada): "Mountain Standard Time"
(GMT-06:00) Central America: "Central America Standard Time"
(GMT-06:00) Central Time (US & Canada): "Central Standard Time"
(GMT-06:00) Guadalajara, Mexico City, Monterrey: "Mexico Standard Time"
(GMT-06:00) Saskatchewan: "Canada Central Standard Time"
(GMT-05:00) Bogota, Lima, Quito: "SA Pacific Standard Time"
(GMT-05:00) Eastern Time (US & Canada): "Eastern Standard Time"
(GMT-05:00) Indiana (East): "US Eastern Standard Time"
(GMT-04:00) Atlantic Time (Canada): "Atlantic Standard Time"
(GMT-04:00) Caracas, La Paz: "SA Western Standard Time"
(GMT-04:00) Santiago: "Pacific SA Standard Time"
(GMT-03:30) Newfoundland: "Newfoundland Standard Time"
(GMT-03:00) Brasilia: "E. South America Standard Time"
(GMT-03:00) Buenos Aires, Georgetown: "SA Eastern Standard Time"
(GMT-03:00) Greenland: "Greenland Standard Time"
(GMT-02:00) Mid-Atlantic: "Mid-Atlantic Standard Time"
(GMT-01:00) Azores: "Azores Standard Time"
(GMT-01:00) Cape Verde Is.: "Cape Verde Standard Time"
(GMT) Casablanca, Monrovia: "Greenwich Standard Time"
(GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London: "GMT Standard Time"
(GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna: "W. Europe Standard Time"
(GMT+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague: "Central Europe Standard Time"
(GMT+01:00) Brussels, Copenhagen, Madrid, Paris: "Romance Standard Time"
(GMT+01:00) Sarajevo, Skopje, Warsaw, Zagreb: "Central European Standard Time"
(GMT+01:00) West Central Africa: "W. Central Africa Standard Time"
(GMT+02:00) Athens, Beirut, Istanbul, Minsk: "GTB Standard Time"
(GMT+02:00) Bucharest: "E. Europe Standard Time"
(GMT+02:00) Cairo: "Egypt Standard Time"
(GMT+02:00) Harare, Pretoria: "South Africa Standard Time"
(GMT+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius: "FLE Standard Time"
(GMT+02:00) Jerusalem: "Israel Standard Time"
(GMT+03:00) Baghdad: "Arabic Standard Time"
(GMT+03:00) Kuwait, Riyadh: "Arab Standard Time"
(GMT+03:00) Moscow, St. Petersburg, Volgograd: "Russian Standard Time"
(GMT+03:00) Nairobi: "E. Africa Standard Time"
(GMT+03:30) Tehran: "Iran Standard Time"
(GMT+04:00) Abu Dhabi, Muscat: "Arabian Standard Time"
(GMT+04:00) Baku, Tbilisi, Yerevan: "Caucasus Standard Time"
(GMT+04:30) Kabul: "Afghanistan Standard Time"
(GMT+05:00) Ekaterinburg: "Ekaterinburg Standard Time"
(GMT+05:00) Islamabad, Karachi, Tashkent: "West Asia Standard Time"
(GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi: "India Standard Time"
(GMT+05:45) Kathmandu: "Nepal Standard Time"
(GMT+06:00) Almaty, Novosibirsk: "N. Central Asia Standard Time"
(GMT+06:00) Astana, Dhaka: "Central Asia Standard Time"
(GMT+06:00) Sri Jayawardenepura: "Sri Lanka Standard Time"
(GMT+06:30) Rangoon: "Myanmar Standard Time"
(GMT+07:00) Bangkok, Hanoi, Jakarta: "SE Asia Standard Time"
(GMT+07:00) Krasnoyarsk: "North Asia Standard Time"
(GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi: "China Standard Time"
(GMT+08:00) Irkutsk, Ulaan Bataar: "North Asia East Standard Time"
(GMT+08:00) Kuala Lumpur, Singapore: "Singapore Standard Time"
(GMT+08:00) Perth: "W. Australia Standard Time"
(GMT+08:00) Taipei: "Taipei Standard Time"
(GMT+09:00) Osaka, Sapporo, Tokyo: "Tokyo Standard Time"
(GMT+09:00) Seoul: "Korea Standard Time"
(GMT+09:00) Yakutsk: "Yakutsk Standard Time"
(GMT+09:30) Adelaide: "Cen. Australia Standard Time"
(GMT+09:30) Darwin: "AUS Central Standard Time"
(GMT+10:00) Brisbane: "E. Australia Standard Time"
(GMT+10:00) Canberra, Melbourne, Sydney: "AUS Eastern Standard Time"
(GMT+10:00) Guam, Port Moresby: "West Pacific Standard Time"
(GMT+10:00) Hobart: "Tasmania Standard Time"
(GMT+10:00) Vladivostok: "Vladivostok Standard Time"
(GMT+11:00) Magadan, Solomon Is., New Caledonia: "Central Pacific Standard Time"
(GMT+12:00) Auckland, Wellington: "New Zealand Standard Time"
(GMT+12:00) Fiji, Kamchatka, Marshall Is.: "Fiji Standard Time"
(GMT+13:00) Nuku'alofa: "Tonga Standard Time"
   at Microsoft.Dynamics.Nav.Types.ServerUserSettings.ParseWebServicesDefaultTimeZone(String value)
   at Microsoft.Dynamics.Nav.Types.ServerUserSettings.LoadSettings()
   at Microsoft.Dynamics.Nav.Types.ServerUserSettings.get_Instance()
   at Microsoft.Dynamics.Nav.WindowsServices.NavServiceBase.OnStart(String[] args).

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Then I found out that I need to change time zone in customsettings.config file in the service folder of Navision installation.
I replaced the UTC parameter of time zone to Server time zone (for India) and the service started successfully.


So if anyone is facing same problem can copy paste the time zone (according to their local time zone) from above list and replace same with UTC parameter in the custom setting.config file.
Regards,
Saurav Dhyani