I am going to implement the below changes using powershell commands in Sql server 2017.
1. Change the RegisterAllProvidersIP parameter.
RegisterAllProvidersIP parameter value is 0
2. Reduce the HostRecordTTL.
HostRecordTTL paramenter value is 300
3. Take the listener offline.
4. Bring the listener back online.
5. Ensure the entire AG is online.
But after changing parameters values how to bring Listener offline and online. and AG offline and online
Can someone please guide me with the steps?