Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-20 12:01 PM
Hello,
I tried to map ShareDrive as network drive.
Do you have any solution for this action?
Kidn regards
------------------------------
Mateusz Wojcik
RPA Programist
Rockwell Automation
Europe/Warsaw
------------------------------
I tried to map ShareDrive as network drive.
Do you have any solution for this action?
Kidn regards
------------------------------
Mateusz Wojcik
RPA Programist
Rockwell Automation
Europe/Warsaw
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-08-20 06:03 AM
If you need to do this from within Blue Prism you will likely end up using the "net use" command line command, together with the "Utility - Environment" VBO, "Start Process" action to map your network drives.
I have seen customers map network drives by having this command run in a batch file on Windows Startup, so that the Digital Worker can have the network drive mapped before any work begins. Having the drive mapped on windows login is probably the preferred solution, if you always need to have the drive mapped regardless of what process is executing on that machine.
------------------------------
James Man
Professional Services
Blue Prism
Asia/Hong_Kong
------------------------------
I have seen customers map network drives by having this command run in a batch file on Windows Startup, so that the Digital Worker can have the network drive mapped before any work begins. Having the drive mapped on windows login is probably the preferred solution, if you always need to have the drive mapped regardless of what process is executing on that machine.
------------------------------
James Man
Professional Services
Blue Prism
Asia/Hong_Kong
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-20 06:03 PM
Hi Mateusz,
Could you elaborate on what you are trying to accomplish? Are you looking at using Blue Prism to automate the mapping of network drives?
Cheers
------------------------------
Charles Kovacs
Developer Consultant
Blue Prism
America/Chicago
------------------------------
Could you elaborate on what you are trying to accomplish? Are you looking at using Blue Prism to automate the mapping of network drives?
Cheers
------------------------------
Charles Kovacs
Developer Consultant
Blue Prism
America/Chicago
------------------------------
Charlie Kovacs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-08-20 06:03 AM
If you need to do this from within Blue Prism you will likely end up using the "net use" command line command, together with the "Utility - Environment" VBO, "Start Process" action to map your network drives.
I have seen customers map network drives by having this command run in a batch file on Windows Startup, so that the Digital Worker can have the network drive mapped before any work begins. Having the drive mapped on windows login is probably the preferred solution, if you always need to have the drive mapped regardless of what process is executing on that machine.
------------------------------
James Man
Professional Services
Blue Prism
Asia/Hong_Kong
------------------------------
I have seen customers map network drives by having this command run in a batch file on Windows Startup, so that the Digital Worker can have the network drive mapped before any work begins. Having the drive mapped on windows login is probably the preferred solution, if you always need to have the drive mapped regardless of what process is executing on that machine.
------------------------------
James Man
Professional Services
Blue Prism
Asia/Hong_Kong
------------------------------
