"Daniel V" <> wrote in message
news:917607E4-E3F4-4B82-BE2B-...
> My question is would using a High availability design sharing one database
> and DFS share be a better solution?
Not really. Consider your primary objective (or what should be your primary
objective) for using a separate server for mobile systems. Normally this
motivation is because downloading content across VPN connections is
expensive, not to mention somewhat unreliable because of the transient
nature of VPN-connected machines. By configuring a separate server for
mobile clients, without a content store, these mobile clients can obtain
*content* directly from microsoft.com when any Internet connection is
active, and only require the VPN connection to obtain *approvals* from the
central authority.
Second, I doubt an NLB environment would far well across a firewall. Among
other things the DMZ server would have to access the database inside the
firewall, and I doubt you really want to open SQL Server ports from the DMZ
to the Internal LAN. In addition, the DFS share would require that resource
to also be open from the DMZ to the Internal LAN, and you'd be moving mobile
computer content traffic.. not only across the VPN, but also through the
DMZ/Internal firewall interface.
--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)
MS WSUS Website:
http://www.microsoft.com/wsus
My MVP Profile:
http://mvp.support.microsoft.com/pro...awrence.Garvin