Sanity check for RDS deployment + Outlook question

Posted by Flashy-Distance-3329@reddit | sysadmin | View on Reddit | 5 comments

Need to get some sanity check here on the following configuration but I also have a question which will be listed in the bottom:

Infrastructure: 2 Hyper-V servers connected with a 10G connection.

HV1:

HV2:

HV Replications:

Users will be connecting to the connection broker which will then route them to one of the terminals. Folder redirection is set on both terminals to redirect them to a DFSN+DFSR based share so the data is both replicated and always available.

Replications will help me make sure all terminal servers and DB can be available with minimal downtime. I'm not replicating the domain controllers since they will hold the same data thanks to DFSR.

Would appreciate if people here can check this out and tell me if what I'm planning here is accurate and makes sense.

A problem that I have and have yet to figure out is about Outlook configuration since what will happen now is the users will have to create their Outlook profile from scratch on both servers which is an inconvenience. FSLogix does not seem to be the right way to do this due to 0 redundancy options (HA) available on a local environment. I was proposed forcing OSTs to be created on the DFS share and incorporating roaming profiles, but it sounds like that might be the wrong move. I've never seen OSTs running off a network drive, let alone on a DFS. Wondering if anyone can recommend for a better way of accomplishing it.

Thank you all for looking at this in the first place!