OS: Windows server 2003

I got a huge list of rules that need to be add in IPsec. Is there any way I can do in bulk mode instead of added one by one? If no, it will be a nightmare... Thanks.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

IPSec policies can be managed through the netsh command line. In particular, you can export and import policies in bulk using exportpolicy and importpolicy.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.