Creating folder from Server using Run Command Tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I have a workflow to create a folder on the shared drive using Run Command tool. But when I save it to the server, it does not work.
Can someone please to take a look at it? Please see below screenshots and also I have attached the workflow.
Thank you!!!
Solved! Go to Solution.
- Labels:
- Run Command
- Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Are you getting any errors?
Are you sure the account you are running the workflow as has the permissions to create a folder in that location?
Your batch is trying to make a folder in the C drive which is not usually considered a shared location and its trying to do it on the actual server which is probably locked down even further. Also, unless setup otherwise, your workflow will likely be running as the local account on the server which usually starts off with fewer permissions as well.
I tested your flow on my gallery and it successfully created a folder on the C drive of the server using an account with permission to save in that location, so that part is actually working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you for your response!! I have updated the folder location and it is working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you!! I have updated the folder path, and it is working.
