
Hi @Zhu, Ligong
It only happens with one user, so it's usually related to user permissions. Please make sure that the user account running the script has the necessary permissions to create folders in the specified directory.
You could try below:
- Check if you can manually create a new folder on that path.
- Make sure the path you are trying to create the folder in is valid and accessible. Avoid using special characters or reserved words in the folder name.
- Run the script with elevated privileges such as administrator.
- Test with another user account such as local admin account on that machine.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Yu Zhou