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 folder redirect directories.
I already have a script provided to delete the users profile directories, but now need to expand this.
I see there is an option for delete home directories built into Adaxes, I just wish to verify if this includes entries in the remote desktop services home folder field in AD.
If not I may need a script.
Lastly Our Folder Redirect is pushed out via GPO. I want to make the process as simple as it possibly can be, so the idea would be to pull the server name from either the remote profile or home directory path (i.e. the profile path is as follows \\servername01\profile$\username - the folder redirect will always be as follows \\servername01\fldredir$\username)
I'm not sure how possible this might be to have this all in a single script, or if it makes sense to separate these into multiple scripts in the business rule for user deletion.
If there are any questions or clarification needed, please let me know.