0 votes

Hello,

I've been currently updating and reviewing our user creation process in Adaxes and have noted that when we use it to create a new user it is not creating the Remote home directory.

I understand a script to create the home directory would resolve this issue. But I just wanted to see if this is a known issue, bug, or it's working as intended.

by (680 points)

1 Answer

0 votes
by (216k points)
selected by
Best answer

Hello,

Setting a remote home folder path does not actually create the folder on the file system. If you want to create remote home folders for users automatically, you can use the following script from our Script Repository: http://www.adaxes.com/script-repository ... er-s14.htm. It will create a Remote Desktop Services profile folder using the path specified in Remote Desktop Services Settings.

0

I ran a quick test with this and received the following error.

- The term 'New-Item -ItemType directory -Path $homeFolderPath -ErrorAction Stop' is not recognized as the name of a cmdlet, function, script file or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

I have this running as an action and it runs after I've defined the terminal services home directory.

0

Hello,

There was a formatting issue with the script, we've fixed it. Recopy the script from the repository. Sorry for the inconvenience.

Related questions

0 votes
0 answers

Hello, I am using this script found in the repository to remove the permissions for Adaxes service administrators from a newly provisioned user home directory: https://www. ... namespace, so the folder path is similar to \ \domain.domain.com\ServerName\Users

asked Nov 14, 2022 by GronTron (270 points)
0 votes
1 answer

we used the adaxes "move home directory" tool, but after all the directories were moved, they were all set to the default security of the parent folder. The per user ... there a way to go through each user and assign their rights to the home directory?

asked Feb 27, 2017 by mdedmon (150 points)
0 votes
1 answer

I have a Business Rule where "After User Creation", "Create the home directory". This works fine and adds the user Modify Access to their home directory, but it also Adds ... does not need to be given explicit access. Is there a way to suppress this behavior?

asked Mar 4, 2016 by Kikaida (1.1k points)
0 votes
1 answer

Good Morning, I've been working through some of my processes and I'm not looking to make sure the deletion of Home directories (both remote and standard) as well as ... for user deletion. If there are any questions or clarification needed, please let me know.

asked Oct 16, 2015 by jtop (680 points)
0 votes
1 answer

Hello, We are evaluating Adaxes as a replacement for our existing AD management interface. As a result, we are looking at how Adaxes can simulate or replicate the ... more than happy to provide further information if required. regards and thanks, Jay Paterson

asked Feb 15, 2013 by jayapaterson (20 points)
3,346 questions
3,047 answers
7,782 comments
544,982 users