<?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: Network Drive label name in Horizon Desktops and Apps</title>
    <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872228#M86126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I havent found a fix but I did write a script that is a workaround for the issue until it is fixed.&amp;nbsp; It seems like the issue is when the drive is first mapped.&amp;nbsp; If you disconnect and reconnect and it maps it a second time the label is correct.&amp;nbsp; So I wrote the following script to unmap the drive that I mapped via the registry key and then remap it again.&amp;nbsp; Just replace Z with the drive letter that "Network Drive" is labeled (Usually Z is default for the first drive mapped) and replace G with the drive letter you are trying to map from the client machine in the registry key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option Explicit&lt;/P&gt;&lt;P&gt;WScript.Sleep(5000)&lt;/P&gt;&lt;P&gt;Dim objNetwork, objShell, objUNC&lt;/P&gt;&lt;P&gt;Dim Network&lt;/P&gt;&lt;P&gt;Set Network = CreateObject("Wscript.network")&lt;/P&gt;&lt;P&gt;on error resume next&lt;/P&gt;&lt;P&gt;Network.RemoveNetworkDrive "Z:", True, True&lt;/P&gt;&lt;P&gt;Network.MapNetworkDrive "G:", "\\tsclient\G" ,true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jan 2020 19:39:47 GMT</pubDate>
    <dc:creator>esboces</dc:creator>
    <dc:date>2020-01-14T19:39:47Z</dc:date>
    <item>
      <title>Network Drive label name</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872225#M86123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE cellpadding="0" cellspacing="0" class="subtable" height="55" style="height: 18px; width: 425px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;SOFTWARE\VMware, Inc.\VMware TSDR\default shares\f1\&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I am mapping network drives automatically for users at logon using the registry key above.&amp;nbsp; It seems like after updating the horizon agent to 7.9 the label for the drive that gets mapped is just called Network Drive instead of "Drive letter on Computer name".&amp;nbsp; Does anyone have a fix for this issue?&amp;nbsp; It seems like if you map it manually through share folders the label is correct.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 14:32:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872225#M86123</guid>
      <dc:creator>esboces</dc:creator>
      <dc:date>2019-09-09T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Network Drive label name</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872226#M86124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you open SR for this? I have had one open since the beginning of July after updating to 7.9 but VMware can't seem to figure this out. &lt;/P&gt;&lt;P&gt;Perhaps if they get more cases there might be a solution quicker?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;BR /&gt;Kjell Øyvind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 05:20:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872226#M86124</guid>
      <dc:creator>KjellO</dc:creator>
      <dc:date>2019-09-17T05:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Network Drive label name</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872227#M86125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;esboces&lt;/B&gt;, &lt;B&gt;KjellO&lt;/B&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any update on this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem. Created 2 shared folders in the Horizon client and they both show up as "Network Drive" without any more information. Sometimes 1 of them shows at "folder on clientname" but it's very random and the other one still shows "network drive".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using published applications from an RDSH host both drivers show up correctly ("folder on clientname").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very confusing... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Horizon 7.9)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michiel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 08:12:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872227#M86125</guid>
      <dc:creator>Mickeybyte2</dc:creator>
      <dc:date>2020-01-14T08:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Network Drive label name</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872228#M86126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I havent found a fix but I did write a script that is a workaround for the issue until it is fixed.&amp;nbsp; It seems like the issue is when the drive is first mapped.&amp;nbsp; If you disconnect and reconnect and it maps it a second time the label is correct.&amp;nbsp; So I wrote the following script to unmap the drive that I mapped via the registry key and then remap it again.&amp;nbsp; Just replace Z with the drive letter that "Network Drive" is labeled (Usually Z is default for the first drive mapped) and replace G with the drive letter you are trying to map from the client machine in the registry key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option Explicit&lt;/P&gt;&lt;P&gt;WScript.Sleep(5000)&lt;/P&gt;&lt;P&gt;Dim objNetwork, objShell, objUNC&lt;/P&gt;&lt;P&gt;Dim Network&lt;/P&gt;&lt;P&gt;Set Network = CreateObject("Wscript.network")&lt;/P&gt;&lt;P&gt;on error resume next&lt;/P&gt;&lt;P&gt;Network.RemoveNetworkDrive "Z:", True, True&lt;/P&gt;&lt;P&gt;Network.MapNetworkDrive "G:", "\\tsclient\G" ,true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 19:39:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872228#M86126</guid>
      <dc:creator>esboces</dc:creator>
      <dc:date>2020-01-14T19:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Network Drive label name</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872229#M86127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are testing a SB build of Horizon Agent 7.9, it works but not with App Volumes Agent installed, so they are still debugging the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Kjell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 09:57:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872229#M86127</guid>
      <dc:creator>KjellO</dc:creator>
      <dc:date>2020-01-20T09:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Network Drive label name</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872230#M86128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes, when I disconnect and reconnect, I get one of two redirected folders to get their name correct, but not always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to browse \\tsclient\c I get an error: Attempt to access invalid address&lt;/P&gt;&lt;P&gt;So the scripting part won't be helpful for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 10:16:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Network-Drive-label-name/m-p/1872230#M86128</guid>
      <dc:creator>Mickeybyte2</dc:creator>
      <dc:date>2020-01-20T10:16:55Z</dc:date>
    </item>
  </channel>
</rss>

