<?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 accessing netapp share over powershell with workstation account in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67393#M3335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one from my customer want access a netapp share over powershell with a workstation account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our first Problem NTLM is fixed, he deactivatet NTLM and can mount the Cifs Share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when he try to use the Network Share with Powershell he get strange Errors, the Access over the Windows Explorer works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach the two screenshots, maybe anyone can tell me what we have todo to make this working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Soeren &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:55:25 GMT</pubDate>
    <dc:creator>daehnrich_bsh</dc:creator>
    <dc:date>2025-06-05T06:55:25Z</dc:date>
    <item>
      <title>accessing netapp share over powershell with workstation account</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67393#M3335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one from my customer want access a netapp share over powershell with a workstation account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our first Problem NTLM is fixed, he deactivatet NTLM and can mount the Cifs Share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when he try to use the Network Share with Powershell he get strange Errors, the Access over the Windows Explorer works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach the two screenshots, maybe anyone can tell me what we have todo to make this working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Soeren &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:55:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67393#M3335</guid>
      <dc:creator>daehnrich_bsh</dc:creator>
      <dc:date>2025-06-05T06:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: accessing netapp share over powershell with workstation account</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67398#M3336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soeren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to clarify, I don't think your issue is related to the Data ONTAP Toolkit or really even PowerShell or NetApp, so you might get better help elsewhere... but I'll try anyway!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing I noticed immediately is that you are using the "nt authority\system" account which I &lt;EM&gt;believe &lt;/EM&gt;is restricted from accessing network resources.&amp;nbsp; I'm not sure what you are trying to accomplish, but you probably should try to use a domain account.&amp;nbsp; I'm guessing you are trying to access the shares from a service or system process. Hopefully you can assign the user that service runs under to a regular domain account.&amp;nbsp; It might still be necessary to map the drive with "net use" before accessing it since services won't necessarily trigger the standard windows login processing that maps drives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 14:07:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67398#M3336</guid>
      <dc:creator>timothyn</dc:creator>
      <dc:date>2011-05-05T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: accessing netapp share over powershell with workstation account</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67406#M3337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think also thats not a problem from our NetApp, i'm just the stupid Netapp Admin who try to help. I told him already to change to a Service Account. They use this nt authority\system to distribute software over other workstations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They use net use as first step but when they want access the share they get a strange error message, like you can see in the screenshots. Maybe someone else tried this and can help this guy from my company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else i will repeat "use a service account" and will close the discussion from my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so far, thanks for your post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers Soeren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 14:31:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67406#M3337</guid>
      <dc:creator>daehnrich_bsh</dc:creator>
      <dc:date>2011-05-05T14:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: accessing netapp share over powershell with workstation account</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67410#M3338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the NT workstation is joined to the same domain as the filer, then the system account equates to the computer account for the workstation in the domain.&amp;nbsp; Suppose I have a domain, mydomain, and a workstation joined to the domain, myworkstation.&amp;nbsp; Add mydomain\myworkstation$ to the permissions on the share and volume.&amp;nbsp; If the filer and/or workstation are not domain joined, you're out of luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 01:12:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67410#M3338</guid>
      <dc:creator>fjohn</dc:creator>
      <dc:date>2011-05-12T01:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: accessing netapp share over powershell with workstation account</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67415#M3339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both Systems are in the same Windows Domain. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 13:17:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/accessing-netapp-share-over-powershell-with-workstation-account/m-p/67415#M3339</guid>
      <dc:creator>daehnrich_bsh</dc:creator>
      <dc:date>2011-05-13T13:17:38Z</dc:date>
    </item>
  </channel>
</rss>

