-
Hello, I am running mapdl with 'mapdl = launch_mapdl()' Thanks all, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @dhkimmm The rights are passed from the terminal you initiated the process. For example, in Windows you can do: That should launch MAPDL process with admin (see However, it should not be needed the admin rights for anything I believe. Can you post the error message you are getting? |
Beta Was this translation helpful? Give feedback.
-
Hi @dhkimmm & @germa89 |
Beta Was this translation helpful? Give feedback.
Hi @dhkimmm
The rights are passed from the terminal you initiated the process.
For example, in Windows you can do:
And then:
That should launch MAPDL process with admin (see
Elevated
column):However, it should not be needed the admin rights for anything I believe. Can you post the error message you are getting?