例: rule1 を rule 2 に名前変更します: netsh advfirewall consec set rule name="rule1" new name="rule2" 規則に対する操作を変更します: netsh advfirewall ...


例:

      rule1 を rule 2 に名前変更します:
      netsh advfirewall consec set rule name="rule1" new
      name="rule2"

      規則に対する操作を変更します:
      netsh advfirewall consec set rule name="rule1"
      endpoint1=1.2.3.4 endpoint2=4.3.2.1 new action=requestinrequestout

      カスタム クイック モードの指定値を持つ規則を追加します:
      netsh advfirewall consec set rule name="Custom QM" new
      endpoint1=any endpoint2=any
      qmsecmethods=authnoencap:aesgmac256,ah:aesgmac256+esp:aesgmac256-none
使用法: 汎用資格情報を作成するコマンドは次のとおりです: cmdkey /generic:ターゲット名 /user:ユーザー名 /pass:パスワード cmdkey /generic:ターゲット名 /user:ユーザー名 /pass cmdkey ... 使用許諾契約に同意されますか? いいえ を選ぶとインストールを中止します インストールするには この契約に同意してください 例: http://myhost/training/ または https://*/training/ 標準以外の TCP ポートの例: http://myhost:8080/training/ または https://myhost:*/training/ ... 例: REG QUERY HKLM\Software\Microsoft\ResKit /v Version レジストリ値 Version の値を表示します REG QUERY \ABC\HKLM\Software\Microsoft\ResKit\Nt\Setup ... 例: rule1 を rule 2 に名前変更します: netsh advfirewall consec set rule name="rule1" new name="rule2" 規則に対する操作を変更します: netsh advfirewall ... 例: setspn -R daserver1 SPN "HOST/daserver1" および "HOST/{daserver1 の DNS}" を登録します setspn -S http/daserver daserver1 コンピューター ... 例: WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:Volume -items:d: WBADMIN START RECOVERY -version:03/31/2005-09:00 ... 例: WDSMCAST /progress /verbose /trace:trace.etl /Transfer-File /Server:MyWDSServer /Namespace:WindowsVista /Username:MyDomain\WDSAdmin ... 例: 既定値を使用してドメインを分離するための規則を追加します: netsh advfirewall consec add rule name="isolation" endpoint1=any endpoint2=any action=requireinrequestout ...