<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: set iOS timezone in Workspace ONE Discussions</title>
    <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2907545#M17177</link>
    <description>&lt;P&gt;Unfortunatelly, I couldn't find a way to set time zone with Profile or other way...&lt;BR /&gt;Perhaps an API could be used to automate the execution of the that custom commands.&lt;BR /&gt;However, in that case, you would need to use WS1 Intelligence or similar.&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 18:04:40 GMT</pubDate>
    <dc:creator>ogushia</dc:creator>
    <dc:date>2022-05-05T18:04:40Z</dc:date>
    <item>
      <title>set iOS timezone</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2906211#M17130</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;is there a way to set the time zone on iOS devices via WSO UEM?&lt;BR /&gt;The location services on the devices are deactivated and the users have to set the correct time zone manually.&lt;BR /&gt;Haven't found anything in the documentation but I saw that it is possible since iOS 14.&lt;BR /&gt;&lt;BR /&gt;BR Mario&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 10:38:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2906211#M17130</guid>
      <dc:creator>Mario_Giese</dc:creator>
      <dc:date>2022-04-27T10:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: set iOS timezone</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2906231#M17131</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;It is possible to change time zone of specific device with following step.&lt;BR /&gt;1. In device list view, check target device&lt;BR /&gt;2. Click [More Action] &amp;gt; [Custom Command]&lt;BR /&gt;3. Enter XML like below, then click [SEND]&lt;BR /&gt;---------------------&lt;BR /&gt;&amp;lt;dict&amp;gt;&lt;BR /&gt;&amp;lt;key&amp;gt;RequestType&amp;lt;/key&amp;gt;&lt;BR /&gt;&amp;lt;string&amp;gt;Settings&amp;lt;/string&amp;gt;&lt;BR /&gt;&amp;lt;key&amp;gt;Settings&amp;lt;/key&amp;gt;&lt;BR /&gt;&amp;lt;array&amp;gt;&lt;BR /&gt;&amp;lt;dict&amp;gt;&lt;BR /&gt;&amp;lt;key&amp;gt;Item&amp;lt;/key&amp;gt;&lt;BR /&gt;&amp;lt;string&amp;gt;TimeZone&amp;lt;/string&amp;gt;&lt;BR /&gt;&amp;lt;key&amp;gt;TimeZone&amp;lt;/key&amp;gt;&lt;BR /&gt;&amp;lt;string&amp;gt;America/New_York&amp;lt;/string&amp;gt;&lt;BR /&gt;&amp;lt;/dict&amp;gt;&lt;BR /&gt;&amp;lt;/array&amp;gt;&lt;BR /&gt;&amp;lt;/dict&amp;gt;&lt;BR /&gt;---------------------&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ogushia_0-1651061464718.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/94991iB62A72BC7EFB4DF7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ogushia_0-1651061464718.png" alt="ogushia_0-1651061464718.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The target device must be set to supervised mode.&lt;BR /&gt;&lt;A href="https://developer.apple.com/documentation/devicemanagement/settingscommand/command/settings/timezone" target="_blank"&gt;https://developer.apple.com/documentation/devicemanagement/settingscommand/command/settings/timezone&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 12:11:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2906231#M17131</guid>
      <dc:creator>ogushia</dc:creator>
      <dc:date>2022-04-27T12:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: set iOS timezone</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2906244#M17132</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;thanks, that works great!&lt;BR /&gt;But is there also a way to create a custom settings profile with this setting for automatic deployment?&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Mario&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 12:47:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2906244#M17132</guid>
      <dc:creator>Mario_Giese</dc:creator>
      <dc:date>2022-04-27T12:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: set iOS timezone</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2907545#M17177</link>
      <description>&lt;P&gt;Unfortunatelly, I couldn't find a way to set time zone with Profile or other way...&lt;BR /&gt;Perhaps an API could be used to automate the execution of the that custom commands.&lt;BR /&gt;However, in that case, you would need to use WS1 Intelligence or similar.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 18:04:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/set-iOS-timezone/m-p/2907545#M17177</guid>
      <dc:creator>ogushia</dc:creator>
      <dc:date>2022-05-05T18:04:40Z</dc:date>
    </item>
  </channel>
</rss>

