web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Driver letter not to f...
Power Automate
Unanswered

Driver letter not to find in powerautomate desktop / network drive

(0) ShareShare
ReportReport
Posted on by 9

On my desktop a have a drive G: attached to a server \\something-DC-01.something.local\something-Data$. (We use cisco any connect secure mobility client vpn)

 

I try using the powerautomate "Application" for running C:\Windows\explorer.exe with in the working directory: G:

but G:  is nog recognized and i can not find it either with folder browsing. See picture below. How do i resolve this? I have tried desktop recording as well. While recording G: shows but when executing it does not find the folder.

 

DucoM_0-1624980521750.png

G: does not show!

 

Please help me out on this.

 

  • MichaelAnnis Profile Picture
    5,727 Moderator on at

    you should be able to run internet explorer against the long address \\something-DC-01.something.local\something-Data$.

  • Rkv_ Profile Picture
    166 on at

    Mapped drive letter will not work in Power Automate Desktop. you can specify the complete Path \\something-DC-01.something.local\something-Data

  • crelke Profile Picture
    75 on at

    @DucoM 
    I had a similar problem while having my desktop flows run in unattended mode on different VMs we have configured. Some didn't have the network drives mapped, so we added some PowerShell scripts at the start of the desktop flows to map the drives as a fail safe. Generally, we try to stay away from relying on the short form of the network drive and try to include the full server name, but people do not follow that rule 100% of the time, so this PowerShell script solves that.

    This PowerShell script should work:

    New-SmbMapping -LocalPath "K:" -RemotePath "\\yournetworkpath"

    crelke_0-1625752387835.png

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 273 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 235

#3
David_MA Profile Picture

David_MA 172 Super User 2026 Season 2

Last 30 days Overall leaderboard