After restarting the Windows Server on which SQL Server is running I get the following error in my Application Event Log:
Replication-Replication Distribution Subsystem: agent <name removed> failed. The subscription(s) have been marked inactive and must be reinitialized. NoSync subscriptions will need to be dropped and recreated.
Is there any way to automatically reinitialize the subscription or what is the best way to restart a server with replication running on it?
Johan