{"id":1299,"date":"2011-05-24T18:19:33","date_gmt":"2011-05-24T16:19:33","guid":{"rendered":"http:\/\/ubuntu-vm.networknet.nl\/networknet.nl\/apps\/wp\/?p=1299"},"modified":"2011-05-25T10:24:44","modified_gmt":"2011-05-25T08:24:44","slug":"app-v-how-to-hide-the-q-drive-in-windows-explorer","status":"publish","type":"post","link":"https:\/\/www.networknet.nl\/apps\/wp\/archives\/1299","title":{"rendered":"App-V: How to hide the Q: drive in Windows Explorer?"},"content":{"rendered":"<p>Microsoft App-V client is very important part of the Microsoft\u2019s Virtual Application solution. The App-V client integrates itself into the infrastructure by publishing the applications to users. The App-V client creates a local cache file called <strong>sftfs.fsd <\/strong>(Windows 7 = C:\\ProgramData\\Microsoft\\Application Virtualization Client\\SoftGrid Client) where application packages are stored. During the sequencing process a special drive is required where destination files of the installation are stored. By default this drive is configured to be Q:\\.<\/p>\n<p>When installing the App-V client on the computers where these sequenced applications are published also special <strong>Q:\\<\/strong> drive is mounted and shown in Windows Explorer. During the installation you have a choice to change that to another drive but still it is shown.<\/p>\n<p><a href=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image1.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;\" title=\"image\" src=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image_thumb1.png\" border=\"0\" alt=\"image\" width=\"244\" height=\"113\" \/><\/a><\/p>\n<p>Accessing this Q:\\ drive with Windows Explorer is not possible. Regular user or admin will get access is denied.<\/p>\n<p><a href=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image2.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;\" title=\"image\" src=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image_thumb2.png\" border=\"0\" alt=\"image\" width=\"244\" height=\"125\" \/><\/a><\/p>\n<div class=\"messageBox error icon\"><span>Location is not available. Q:\\ is not accessible. Access is denied.<\/span><\/div>\n<p>If a published application is started then you could access the package directory and see it\u2019s content. Other folders are still inaccessible except when you use DSC (Dynamic Suite Composition) to another package.<\/p>\n<h3>How do I hide App-V client Q:\\ drive in Windows Explorer?<\/h3>\n<p>There are different options. A vbscript, registry file or using GPO Preferences can be used to create the special DWORD keys in the registry. What I have learned is with a <strong>regular user<\/strong> in Windows 7 you are not able to add them. Make sure you add them as admin in HKEY_USERS, locate the SID of the user and add them there.<\/p>\n<p><pre class=\"brush: plain; title: ; notranslate\" title=\"\"> Windows Registry Editor Version 5.00&lt;br \/&gt; &#x5B;HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer]&lt;br \/&gt;&quot;NoDrives&quot;=dword:00010000&lt;br \/&gt; &quot;NoViewOnDrive&quot;=dword:00010000 <\/pre>\n<\/p>\n<p><a href=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image3.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;\" title=\"image\" src=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image_thumb3.png\" border=\"0\" alt=\"image\" width=\"644\" height=\"138\" \/><\/a><\/p>\n<p>After you restart Explorer.exe or restart the computer the Q:\\ drive will be hidden from <strong>Windows Explorer<\/strong> list. To deploy this in a enterprise environment please add the REG file into a user configuration gpo preference.<\/p>\n<p>The result:<\/p>\n<p><a href=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image4.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;\" title=\"image\" src=\"https:\/\/www.networknet.nl\/apps\/wp\/wp-content\/uploads\/2011\/05\/image_thumb4.png\" border=\"0\" alt=\"image\" width=\"244\" height=\"86\" \/><\/a><\/p>\n<h3>References<\/h3>\n<ul>\n<li> <a href=\"http:\/\/support.microsoft.com\/kb\/931626#iframe\">How to hide and to restrict access to the App-V (SoftGrid) client drive letter<\/a><\/li>\n<li> <a href=\"http:\/\/www.howtogeek.com\/howto\/windows-vista\/hide-drives-from-your-computer-in-windows-vista#iframe\">Hide Drives from Your Computer in Windows 7 or Vista<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft App-V client is very important part of the Microsoft\u2019s Virtual Application solution. The App-V client integrates itself into the infrastructure by publishing the applications to users. The App-V client creates a local cache file called sftfs.fsd (Windows 7 = C:\\ProgramData\\Microsoft\\Application Virtualization Client\\SoftGrid Client) where application packages are stored. During the sequencing process a special drive is required where destination files of the installation are stored. By default this drive is configured to be Q:\\. When installing the App-V client on the computers where these sequenced applications are published also special Q:\\ drive is mounted and shown in Windows Explorer. During the installation you have a choice to change that to another drive but still it is shown. Accessing this Q:\\ drive with Windows Explorer is not possible. Regular user or admin will get access is denied. If a published application is started then you could access the package directory and see it\u2019s content. Other folders are still inaccessible except when you use DSC (Dynamic Suite Composition) to another package. How do I hide App-V client Q:\\ drive in Windows Explorer? There are different options. A vbscript, registry file or using GPO Preferences can be used to create the special DWORD keys in the registry. What I have learned is with a regular user in Windows 7 you are not able to add them. Make sure you add them as admin in HKEY_USERS, locate the SID of the user and add them there. Windows Registry Editor Version 5.00&lt;br \/&gt; &#x5B;HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer]&lt;br [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1271,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[580],"tags":[631,633,634,147,632],"class_list":["post-1299","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-appv","tag-app-v","tag-drive","tag-hide","tag-howto","tag-q"],"_links":{"self":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts\/1299","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/comments?post=1299"}],"version-history":[{"count":9,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts\/1299\/revisions"}],"predecessor-version":[{"id":1327,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts\/1299\/revisions\/1327"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/media\/1271"}],"wp:attachment":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/media?parent=1299"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/categories?post=1299"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/tags?post=1299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}