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 the service account with Full Control access to the folder.
This is not desirable as the account is already an administrator and does not need to be given explicit access.
Is there a way to suppress this behavior?