I have a bit of a boggle.
If my server restarts for some reason - auto update, datacentre issues, any other reason - Can an MSSQL database service still be accessed by remote users despite not having been logged on? (assume the service is set to auto start)
Additionally, could a custom made and installed WCF service also be accessed without any changes, or would that need some sort of modification? (also assume it is set to autostart)
I know that some services are certainly avaliable at the winlogon prompt - remote desktop springs to mind (otherwise id never be able to log on!)