where cound i get netsh pki
WINDOWS XP NETSH >bridge diag firewall interface lan nap ras routing winsock NO pki thanks!
November 3rd, 2009 3:50pm
Hi,
As far as I know, there is no pki sub-context available in netsh command. Please let us know your goal so that we can assist you further.
Thanks. This posting is provided "AS IS" with no warranties, and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
November 5th, 2009 6:53am
thank you!I find the command at: how about use it at windows xp sp3?http://technet.microsoft.com/zh-cn/library/cc725926(WS.10).aspx
November 5th, 2009 8:21am
Hi,
The Netsh commands for IPsec can be used to configure IPsec policies on computers that are running Windows Server 2003 or later versions of Windows only. To use the Windows command line to configure IPsec policies on computers that are running Windows XP, use IPsecCmd.exe, which is provided on the Windows XP CD, in the \Support\Tools folder.This posting is provided "AS IS" with no warranties, and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
November 5th, 2009 9:52am
thank you very much!each time cmd/start/helpctr.exe,some commands likeIPsecCmd.exe and Evntcmd.exe cound use in windows xp,puzzle me all long time,I have download xp sp2 Support\Tools :but no Evntcmd.exe also....I have start PolicyAgent,but ipseccmd.exe can not run why?2 where get Evntcmd.exe ?when IPsecCmd.exeC:\Documents and Settings\user\My Documents>Ipseccmd show allWARNING: Policy agent does not appear to be running; request can not complete.
C:\Documents and Settings\user\My Documents>ipseccmd show filters policiesWARNING: Policy agent does not appear to be running; request can not complete.
C:\Documents and Settings\user\My Documents>ipseccmd \\. show filters policiesWARNING: Policy agent does not appear to be running; request can not complete.------------------------------C:\Documents and Settings\user\My Documents>net start PolicyAgent
NET HELPMSG 2182
C:\Documents and Settings\user\My Documents>NET HELPMSG 2182
Policy agent sc query PolicyAgentSERVICE_NAME: PolicyAgentDISPLAY_NAME: IPSEC Services TYPE : 20 WIN32_SHARE_PROCESS STATE : 4 RUNNING (STOPPABLE,NOT_PAUSABLE,ACCEPTS_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0
November 5th, 2009 10:40am
Hi,
EVNTCMD.EXE is a command-line application for configuring the SNMP event translator. You need to install Simple Network Management Protocol component.
SNMP Utilities
http://msdn.microsoft.com/en-us/library/aa379125(VS.85).aspx
As for the IPsecCMD utility, it should work properly if the IPSec Services is started on the computer.
For further assistance, I suggest that you post to the Windows XP Newsgroup. The support professionals there are more experienced on Windows XP and should be able to provide you with more suggestions:
Discussions in Windows XP General
http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windowsxp.general This posting is provided "AS IS" with no warranties, and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
November 6th, 2009 6:35am
thank you very much!I found SNMP.exe andcertutil.exe are so large tools........I found SNMP tools from google ,SNMP for windows xp sp2 below , the computer was started,I will study four commands:
EVNTCMD.EXE
A command-line application for configuring the SNMP event translator
EVNTWIN.EXE
An application that provides a user interface for configuring the SNMP event translator
MIBCC.EXE
The SNMP MIB Compiler
SNMPUTIL.EXE
A sample SNMP manager console application
http://www.cnblogs.com/owenwong/archive/2008/03/11/1100929.html
November 6th, 2009 8:43am