Outlook 2013 Change Temperature

Hello guys!

I have been trying to search if there is a way to change the temperature in Outlook 2013 calendar in group policy? Or at least a registry item to configure?

I know you could set this in Outlook options > calendar... per user. But I would like to implement this to all domain users.

Eg. Set Celsius as default temperature, instead of Fahrenheit

Please help.

Many thanks,

Ranzmig



  • Edited by Mon Laq Wednesday, September 04, 2013 6:07 AM
September 4th, 2013 8:50am

Hi,

In Group Policy, you can find the settings under User Configuration\Administrative Templates\Microsoft Outlook 2013\Outlook Options\Preferences\Calendar Options.

The OCT settings are in corresponding locations on the Modify user settings page of the OCT.

For more information, please refer to the library article below and look at the section on Weather bar

http://technet.microsoft.com/en-us/library/ff631135.aspx

Hope this helps.

Best Regards

Steve Fan
TechNet Community Support

Free Windows Admin Tool Kit Click here and download it now
September 5th, 2013 6:18am

Hello, thanks for the reply. I have seen that blog and have check the policy path before i have posted my problem. There is no option to set the default temp (celsius or fahrenheit) in the office 2013 admx template, i hope there is a way to do this. :(
September 11th, 2013 3:18pm

Hi

Have you found a solution for this - I am in the same position and looking for a way to change from Fahrenheit to Celsius on a lot of PCs.

Free Windows Admin Tool Kit Click here and download it now
September 20th, 2013 10:04am

I would be also interested to understand if there is some mass-scale solution for update of this setting.
September 22nd, 2013 11:30pm

No solution yet. I have escalated this to Microsoft and no reply so far on this topic.
Free Windows Admin Tool Kit Click here and download it now
September 27th, 2013 5:08am

Hi, any word from MS?

I'm going to run filemon and try and track down what changes.

Thanks.

October 17th, 2013 6:38am

Apologies, I meant procmon. Not coming up with much. When I change the option from Fahrenheit to Celsius or vice versa I see this file modified C:\Users\%username%\AppData\Local\Microsoft\Outlook\RoamCache\Stream_Weather_2_E7E4FBE0BE3DA54B9BC7193ED6484730.dat but this does appear to contain the setting because if I delete it the temperature I selected it's still set.

Free Windows Admin Tool Kit Click here and download it now
October 17th, 2013 7:35am

I have tried RegMon to check any changes in the registry but no solution. Also, no reply or a clear statement from MS Premier support as well.
October 17th, 2013 7:37am

It is quite disappointing / annoying that US software engineers seem so ignorant that most of the rest world went decimal some decades ago ...
Free Windows Admin Tool Kit Click here and download it now
October 25th, 2013 7:04am

I'm also working to incorporate the same change in my image.

I have found that opening Stream_Weather_2************.dat in notepad and altering the line <e k="18-DegreeType" v="9-1"/> to <e k="18-DegreeType" v="9-0"/> will change Weather from Fahrenheit to Celsius.

But the name of the file is different for different profiles in different machines.

Some more light on this topic would be great!

November 25th, 2013 5:23pm

The setting is in Outlook:File/Options/Calendar. Scroll to the bottom and there is a weather section

  • Proposed as answer by DuncanGardner Friday, February 28, 2014 12:28 AM
  • Unproposed as answer by Mon Laq Friday, February 28, 2014 2:10 AM
Free Windows Admin Tool Kit Click here and download it now
February 28th, 2014 3:28am

Hi Duncan,

We all know that, please review carefully what we are trying to look for.

February 28th, 2014 5:11am

It's there as mentioned. I am using Outlook 2013 under File / Options / Calendar / Scroll to the bottom. There you can choose if you want Celsius / Fahrenheit.

  • Proposed as answer by SC_JKT Monday, July 07, 2014 3:30 PM
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2014 6:40am

Thanks for taking the time to read the entire question Dennis you muppet!

March 10th, 2014 7:03am

That was for me the perfect answer. Thanks Duncan
Free Windows Admin Tool Kit Click here and download it now
April 15th, 2014 8:40am

This is not the answer to the question posed. How can it be proposed as the answer? That's the problem with the technet site. Soooo many questions marked answered and they are completely wrong!
July 12th, 2014 10:38am

I'd also be interested in knowing if this setting (and the location) can be change by either "Group Policy" or "Registry" edits  - so as to make it easier to manage multiple computers in a windows domain.

I also know that these settings can be manually changed on individual computers but this isn't what the OP was asking. Pity they didn't have Outlook in the 1700s, other parts of the world could have enjoyed the weather settings!


  • Edited by dude -d Tuesday, August 05, 2014 9:50 PM
Free Windows Admin Tool Kit Click here and download it now
August 6th, 2014 12:50am

Hi, this does appear to be controlled via C:\Users\%username%\AppData\Local\Microsoft\Outlook\RoamCache\Stream_Weather_2_GUID

You can change the DegreeType to 9-1 to get Celsius. The issue is this filename has a unique guid for each user. Anyone had any further success automating this?

<?xml version="1.0"?>
<UserConfiguration>
 <Info version="Outlook.15"/>
 <Data>
  <e k="18-DegreeType" v="9-0"/>
  <e k="18-Disabled" v="9-0"/>
  <e k="18-Location1" v="18-wc:ASXX0112,Sydney, AUS"/>
  <e k="18-Location2" v=""/>
  <e k="18-Location3" v="18-"/>
  <e k="18-Location4" v="18-"/>
  <e k="18-Location5" v="18-"/>
  <e k="18-SelectedLocation" v="18-wc:ASXX0112"/>
  <e k="18-OLPrefsVersion" v="9-1"/>
 </Data>
</UserConfiguration>

February 19th, 2015 8:05pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics