Ian Skinner wrote: > Anybody know good resources, white papers, etc. that discuss any best > practices to recover a ColdFusion server in case of disaster? What to > back up?
The install folder, HKLM\SYSTEM\CurrentControlSet\Services\<servicename> and the IIS metabase. > How to reaply if brand new hardware needs to be put into place? Filesystem restore for CF + whatever procedure you have for the registry (so CF will start) and the metabase (so it connects to IIS). If you use any other service (.NET, ODBC, Verity etc.) you will need to figure out what to do with that as well. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310265 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

