Netsh and IPSec Policies
From: Nick (someone_at_nospam.net)
Date: 10/21/04
- Next message: MC: "Re: Certificate Renewal / Smart Cards"
- Previous message: Miha Pihler: "Re: Offline Smart Card Logon"
- Next in thread: David Beder [MSFT]: "Re: Netsh and IPSec Policies"
- Reply: David Beder [MSFT]: "Re: Netsh and IPSec Policies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 21 Oct 2004 16:13:46 +0100
I hope someone can help me with this, I am trying to use 'netsh' on Windows
2003 to script the creation of IPSec Policies and IPSec Filters. I have got
this to work well for the Local Computer, but when I try and get it to
create the Policy as part of the Domain Security Policy it does not work....
I have used the command:
netsh ipsec static set store location=domain domain='FQDN of Domain'
This command is accepted OK, but then when the follow command runs it fails:
netsh ipsec static set policy name="Test Policy" activatedefaultrule=no
gponame="Default Domain Policy" assign=yes
It says that 'gponame' is not valid is this context. The thing is, it works
if I enter it all manually from the netsh interface, but not from a Command
file. I have checked TechNet and it says it should work OK in both
instances.
Any help appreciated.
Thanks in advance.
Nick
- Next message: MC: "Re: Certificate Renewal / Smart Cards"
- Previous message: Miha Pihler: "Re: Offline Smart Card Logon"
- Next in thread: David Beder [MSFT]: "Re: Netsh and IPSec Policies"
- Reply: David Beder [MSFT]: "Re: Netsh and IPSec Policies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|