sthompson260
Posts: 196
Score: 28 Joined: 8/17/2001 Status: offline
|
This is most likely an "it depends" scenario, as you can make sites very secure by following best practices: http://technet.microsoft.com/en-us/library/bb681065.aspx http://technet.microsoft.com/en-us/library/bb694127.aspx I'm not going to give you advice contrary to premier support, since ultimately you need to call them for support. Here are some points to consider: What I do not like about using SQL Server replication? - increases complexity for setup - makes changes to your ConfigMgr table schema - makes recovery far more complex Further, if you are going to use replication, you need a license for SQL Server on your replica, it might as well be another site (imo). In case you missed my link in the last email, here's how you'd configure SQL Server replication: http://technet.microsoft.com/en-us/library/bb693697.aspx Do you have a PKI infrastructure all setup? Let us know which path you choose, and how it works out for you?
_____________________________
Thank you, Steve *** If you found this information useful, please rate this post ***
|