I've just configured SQL Server 2008 R2 Express on Server 2008 R2, with the idea to administrate it remotely via the Routing and Remote Access VPN.
Everything is fine via the VPN and the connection works, however, the service fails to start following a restart of the system because its listening to an IP address that isn't in existence until the VPN is connected, which isn't ideal.
Is there any way to prime the IP prior to the first VPN connection, or any other way around?