Q. How can I use the Netsh command on Windows Server 2003 to remotely manage IPsec policies and to remotely monitor IPsec activity?
Jerold Schulman
October 30, 2006
1 Min Read
Unlike Windows XP, Windows Server 2003 can use the Netsh command to remotely manage IPsec policies and to remotely monitor IPsec activity.
To use the Netsh command to remotely manage IPsec policies and to remotely monitor IPsec activity:
1. Open a CMD.EXE window.
2. Type a Netsh command using the following syntax:
Netsh –c ipsec –r remotecomputer [NetShCommand|-f ScriptFile]
NOTE: See Netsh commands for Internet Protocol security
NOTE: See Using Netsh.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like