<?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: Win10 Custom Settings Profile to deploy Binary Registry Values in Workspace ONE Discussions</title>
    <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Binary-Registry-Values/m-p/2981237#M19021</link>
    <description>&lt;P&gt;Good catch, I fought a similar battle last week before realizing CSP uses different naming for data types like DWORD instead of REG_DWORD.&amp;nbsp; I doublechecked the code several times before I realized the difference.&lt;/P&gt;&lt;P&gt;My only thoughts are "WHY???"&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 20:30:03 GMT</pubDate>
    <dc:creator>trobertson</dc:creator>
    <dc:date>2023-08-07T20:30:03Z</dc:date>
    <item>
      <title>Win10 Custom Settings Profile to deploy Binary Registry Values</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Binary-Registry-Values/m-p/2980349#M19000</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I try to deploy an Binary Regedit Key&amp;nbsp;&lt;SPAN&gt;via a Custom Setting Profile (HUB) in UEM.&lt;BR /&gt;&lt;BR /&gt;Can someone provide an example on how to construct the data string in binary ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I also see this post :&amp;nbsp;&lt;A href="https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Multistring-Registry/m-p/2891940/thread-id/16768" target="_blank"&gt;Solved: Win10 Custom Settings Profile to deploy Multistrin... - VMware Technology Network VMTN&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and this one :&amp;nbsp;&lt;A href="https://digitalworkspace.one/2023/04/28/configure-registry-with-csp/" target="_blank"&gt;Configure registry with CSP - Digital Workspace&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is&amp;nbsp; my current custom profile (not working):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;wap-provisioningdoc id="D6844F4D-BB07-4A10-87B3-EA62502D829F" name="customprofile"&amp;gt;/&lt;BR /&gt;&amp;lt;characteristic type="com.airwatch.winrt.registryoperation" uuid="050d85b2-ab9e-4d62-a1dd-81b233debbd8"&amp;gt;&lt;BR /&gt;&amp;lt;parm RegistryPath="HKLM\SOFTWARE\Classes\Excel.Sheet.12" Action="Replace"&amp;gt;&lt;BR /&gt;&amp;lt;Value Name="EditFlags" Data="00000100" Type="BINARY" /&amp;gt;&lt;BR /&gt;&amp;lt;/parm&amp;gt;&lt;BR /&gt;&amp;lt;/characteristic&amp;gt;&lt;BR /&gt;&amp;lt;/wap-provisioningdoc&amp;gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 07:40:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Binary-Registry-Values/m-p/2980349#M19000</guid>
      <dc:creator>smaxime</dc:creator>
      <dc:date>2023-08-02T07:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Win10 Custom Settings Profile to deploy Binary Registry Values</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Binary-Registry-Values/m-p/2980412#M19002</link>
      <description>&lt;P&gt;Solved,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firsly i extract the regedit file, than i open it and saw :&amp;nbsp;"EditFlags"=hex:00,00,01,00&lt;/P&gt;&lt;P&gt;If i can help someone this is my code :&lt;/P&gt;&lt;P&gt;&amp;lt;wap-provisioningdoc id="B625CC2D-E381-4BE4-B8F8-2FA5D78C4DC3" name="customprofile"&amp;gt;/&lt;BR /&gt;&amp;lt;characteristic type="com.airwatch.winrt.registryoperation" uuid="aade5f05-5dd1-4ca8-b16a-cdb92d65e38e"&amp;gt;&lt;BR /&gt;&amp;lt;parm RegistryPath="HKLM\SOFTWARE\Classes\Excel.Sheet.12" Action="Replace"&amp;gt;&lt;BR /&gt;&amp;lt;Value Name="EditFlags" Data="00,00,01,00" Type="Binary" /&amp;gt;&lt;BR /&gt;&amp;lt;/parm&amp;gt;&lt;BR /&gt;&amp;lt;/characteristic&amp;gt;&lt;BR /&gt;&amp;lt;/wap-provisioningdoc&amp;gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 13:48:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Binary-Registry-Values/m-p/2980412#M19002</guid>
      <dc:creator>smaxime</dc:creator>
      <dc:date>2023-08-02T13:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Win10 Custom Settings Profile to deploy Binary Registry Values</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Binary-Registry-Values/m-p/2981237#M19021</link>
      <description>&lt;P&gt;Good catch, I fought a similar battle last week before realizing CSP uses different naming for data types like DWORD instead of REG_DWORD.&amp;nbsp; I doublechecked the code several times before I realized the difference.&lt;/P&gt;&lt;P&gt;My only thoughts are "WHY???"&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 20:30:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Win10-Custom-Settings-Profile-to-deploy-Binary-Registry-Values/m-p/2981237#M19021</guid>
      <dc:creator>trobertson</dc:creator>
      <dc:date>2023-08-07T20:30:03Z</dc:date>
    </item>
  </channel>
</rss>

