このページでは、Windows PowerShell に用意されている中で、「N」から始まるアイテムを操作するコマンドレットの使い方をご紹介しています(^^♪
各コマンドレットのリンク先では、概要と使用例を掲載しています。
※リンクがついていないページは準備中です。もうしばらくお待ちください (;´・ω・)
≡INDEX≡
- 1 「N」から始まるアイテムを操作するコマンドレット
- 1.1 Null
- 1.2 NetEventNetworkAdapter
- 1.3 NetEventPacketCaptureProvider
- 1.4 NetEventProvider
- 1.5 NetEventVFPProvider
- 1.6 NetEventVmNetworkAdapter
- 1.7 NetEventVmSwitch
- 1.8 NetEventVmSwitchProvider
- 1.9 NetEventWFPCaptureProvider
- 1.10 NetEventSession
- 1.11 NetAdapterBinding
- 1.12 NetAdapterChecksumOffload
- 1.13 NetAdapterEncapsulatedPacketTaskOffload
- 1.14 NetAdapterIPsecOffload
- 1.15 NetAdapterLso
- 1.16 NetAdapterPacketDirect
- 1.17 NetAdapterPowerManagement
- 1.18 NetAdapterQos
- 1.19 NetAdapterRdma
- 1.20 NetAdapterRsc
- 1.21 NetAdapterRss
- 1.22 NetAdapterSriovVf
- 1.23 NetAdapterSriov
- 1.24 NetAdapterVmq
- 1.25 NetAdapterVMQQueue
- 1.26 NetAdapter
- 1.27 NetAdapterAdvancedProperty
- 1.28 NetAdapterHardwareInfo
- 1.29 NetAdapterStatistics
- 1.30 NetAdapterVPort
- 1.31 NetConnection
- 1.32 NetConnectionProfile
- 1.33 NetIPHttpsCertBinding
- 1.34 NetLbfoTeamMember
- 1.35 NetLbfoTeamNic
- 1.36 NetNatExternalAddress
- 1.37 NetNatStaticMapping
- 1.38 NetSwitchTeamMember
- 1.39 NetFirewallRule
- 1.40 NetDnsTransitionConfiguration
- 1.41 NetIPHttpsProfile
- 1.42 NetNatTransitionConfiguration
- 1.43 NetworkSwitchEthernetPort
- 1.44 NetworkSwitchFeature
- 1.45 NetworkSwitchVlan
- 1.46 NetRoute
- 1.47 NCSIPolicyConfiguration
- 1.48 Net6to4Configuration
- 1.49 NetCompartment
- 1.50 NetDnsTransitionMonitoring
- 1.51 NetFirewallAddressFilter
- 1.52 NetFirewallApplicationFilter
- 1.53 NetFirewallInterfaceFilter
- 1.54 NetFirewallInterfaceTypeFilter
- 1.55 NetFirewallPortFilter
- 1.56 NetFirewallProfile
- 1.57 NetFirewallSecurityFilter
- 1.58 NetFirewallServiceFilter
- 1.59 NetFirewallSetting
- 1.60 NetOffloadGlobalSetting
- 1.61 NetTCPSetting
- 1.62 NetPrefixPolicy
- 1.63 NetTCPConnection
- 1.64 NetTeredoState
- 1.65 NetUDPEndpoint
- 1.66 NetworkSwitchGlobalData
- 1.67 NetQosPolicy
- 1.68 NetNeighbor
- 1.69 NetTransportFilter
- 1.70 NetSwitchTeam
- 1.71 NetLbfoTeam
- 1.72 NetIsatapConfiguration
- 1.73 NetNat
- 1.74 NetNatGlobal
- 1.75 NetNatSession
- 1.76 NetNatTransitionMonitoring
- 1.77 NetNatTransitionConfiguration
- 1.78 NetGPO
- 1.79 NetworkSwitchConfiguration
- 1.80 NetIPAddress
- 1.81 NetIPConfiguration
- 1.82 NetIPHttpsState
- 1.83 NetIPInterface
- 1.84 NetIPv4Protocol
- 1.85 NetIPv6Protocol
- 1.86 NetIPHttpsConfiguration
- 1.87 NetTeredoConfiguration
- 1.88 NetUDPSetting
- 1.89 NetworkSwitchEthernetPortIPAddress
- 1.90 NetworkSwitchPortMode
- 1.91 NetworkSwitchPortProperty
- 1.92 NetworkSwitchVlanProperty
- 1.93 NetIPsecAuthProposal
- 1.94 NetIPsecMainModeCryptoProposal
- 1.95 NetIPsecQuickModeCryptoProposal
- 1.96 NetIPsecMainModeSA
- 1.97 NetIPsecQuickModeCryptoSet
- 1.98 NetIPsecDospSetting
- 1.99 NetIPsecQuickModeSA
- 1.100 NetIPsecMainModeCryptoSet
- 1.101 NetIPsecMainModeRule
- 1.102 NetIPsecPhase1AuthSet
- 1.103 NetIPsecPhase2AuthSet
- 1.104 NetIPsecQuickModeCryptoSet
- 1.105 NetIPsecRule
「N」から始まるアイテムを操作するコマンドレット
Null
・【Out-Null】の使い方
NetEventNetworkAdapter
・【Add-NetEventNetworkAdapter】の使い方
・【Get-NetEventNetworkAdapter】の使い方
・【Remove-NetEventNetworkAdapter】の使い方
NetEventPacketCaptureProvider
・【Add-NetEventPacketCaptureProvider】の使い方
・【Set-NetEventPacketCaptureProvider】の使い方
・【Get-NetEventPacketCaptureProvider】の使い方
・【Remove-NetEventPacketCaptureProvider】の使い方
NetEventProvider
・【Add-NetEventProvider】の使い方
・【Get-NetEventProvider】の使い方
・【Set-NetEventProvider】の使い方
・【Remove-NetEventProvider】の使い方
NetEventVFPProvider
・【Add-NetEventVFPProvider】の使い方
・【Set-NetEventVFPProvider】の使い方
・【Get-NetEventVFPProvider】の使い方
・【Remove-NetEventVFPProvider】の使い方
NetEventVmNetworkAdapter
・【Add-NetEventVmNetworkAdapter】の使い方
・【Get-NetEventVmNetworkAdapter】の使い方
・【Remove-NetEventVmNetworkAdapter】の使い方
NetEventVmSwitch
・【Add-NetEventVmSwitch】の使い方
・【Get-NetEventVmSwitch】の使い方
・【Remove-NetEventVmSwitch】の使い方
NetEventVmSwitchProvider
・【Set-NetEventVmSwitchProvider】の使い方
・【Get-NetEventVmSwitchProvider】の使い方
・【Add-NetEventVmSwitchProvider】の使い方
・【Remove-NetEventVmSwitchProvider】の使い方
NetEventWFPCaptureProvider
・【Add-NetEventWFPCaptureProvider】の使い方
・【Set-NetEventWFPCaptureProvider】の使い方
・【Get-NetEventWFPCaptureProvider】の使い方
・【Remove-NetEventWFPCaptureProvider】の使い方
・【Remove-NetEventWFPCaptureProvider】の使い方
NetEventSession
・【Get-NetEventSession】の使い方
・【Stop-NetEventSession】の使い方
・【New-NetEventSession】の使い方
・【Set-NetEventSession】の使い方
・【Start-NetEventSession】の使い方
・【Remove-NetEventSession】の使い方
NetAdapterBinding
・【Get-NetAdapterBinding】の使い方
・【Set-NetAdapterBinding】の使い方
・【Enable-NetAdapterBinding】の使い方
・【Disable-NetAdapterBinding】の使い方
NetAdapterChecksumOffload
・【Disable-NetAdapterChecksumOffload】の使い方
・【Enable-NetAdapterChecksumOffload】の使い方
・【Get-NetAdapterChecksumOffload】の使い方
・【Set-NetAdapterChecksumOffload】の使い方
NetAdapterEncapsulatedPacketTaskOffload
・【Disable-NetAdapterEncapsulatedPacketTaskOffload】の使い方
・【Enable-NetAdapterEncapsulatedPacketTaskOffload】の使い方
・【Get-NetAdapterEncapsulatedPacketTaskOffload】の使い方
・【Set-NetAdapterEncapsulatedPacketTaskOffload】の使い方
NetAdapterIPsecOffload
・【Disable-NetAdapterIPsecOffload】の使い方
・【Enable-NetAdapterIPsecOffload】の使い方
・【Get-NetAdapterIPsecOffload】の使い方
・【Set-NetAdapterIPsecOffload】の使い方
NetAdapterLso
・【Get-NetAdapterLso】の使い方
・【Set-NetAdapterLso】の使い方
・【Enable-NetAdapterLso】の使い方
・【Disable-NetAdapterLso】の使い方
NetAdapterPacketDirect
・【Get-NetAdapterPacketDirect】の使い方
・【Set-NetAdapterPacketDirect】の使い方
・【Enable-NetAdapterPacketDirect】の使い方
・【Disable-NetAdapterPacketDirect】の使い方
NetAdapterPowerManagement
・【Set-NetAdapterPowerManagement】の使い方
・【Get-NetAdapterPowerManagement】の使い方
・【Enable-NetAdapterPowerManagement】の使い方
・【Disable-NetAdapterPowerManagement】の使い方
NetAdapterQos
・【Set-NetAdapterQos】の使い方
・【Get-NetAdapterQos】の使い方
・【Enable-NetAdapterQos】の使い方
・【Disable-NetAdapterQos】の使い方
NetAdapterRdma
・【Set-NetAdapterRdma】の使い方
・【Get-NetAdapterRdma】の使い方
・【Enable-NetAdapterRdma】の使い方
・【Disable-NetAdapterRdma】の使い方
NetAdapterRsc
・【Disable-NetAdapterRsc】の使い方
・【Enable-NetAdapterRsc】の使い方
・【Get-NetAdapterRsc】の使い方
・【Set-NetAdapterRsc】の使い方
NetAdapterRss
・【Set-NetAdapterRss】の使い方
・【Get-NetAdapterRss】の使い方
・【Enable-NetAdapterRss】の使い方
・【Disable-NetAdapterRss】の使い方
NetAdapterSriovVf
・【Get-NetAdapterSriovVf】の使い方
NetAdapterSriov
・【Set-NetAdapterSriov】の使い方
・【Get-NetAdapterSriov】の使い方
・【Enable-NetAdapterSriov】の使い方
・【Disable-NetAdapterSriov】の使い方
NetAdapterVmq
・【Set-NetAdapterVmq】の使い方
・【Get-NetAdapterVmq】の使い方
・【Enable-NetAdapterVmq】の使い方
・【Disable-NetAdapterVmq】の使い方
NetAdapterVMQQueue
・【Get-NetAdapterVMQQueue】の使い方
NetAdapter
・【Get-NetAdapter】の使い方
・【Set-NetAdapter】の使い方
・【Rename-NetAdapter】の使い方
・【Enable-NetAdapter】の使い方
・【Disable-NetAdapter】の使い方
・【Restart-NetAdapter】の使い方
NetAdapterAdvancedProperty
・【Get-NetAdapterAdvancedProperty】の使い方
・【Set-NetAdapterAdvancedProperty】の使い方
・【New-NetAdapterAdvancedProperty】の使い方
・【Reset-NetAdapterAdvancedProperty】の使い方
・【Remove-NetAdapterAdvancedProperty】の使い方
NetAdapterHardwareInfo
・【Get-NetAdapterHardwareInfo】の使い方
NetAdapterStatistics
・【Get-NetAdapterStatistics】の使い方
NetAdapterVPort
・【Get-NetAdapterVPort】の使い方
NetConnection
・【Test-NetConnection】の使い方
NetConnectionProfile
・【Get-NetConnectionProfile】の使い方
・【Set-NetConnectionProfile】の使い方
NetIPHttpsCertBinding
・【Add-NetIPHttpsCertBinding】の使い方
・【Remove-NetIPHttpsCertBinding】の使い方
NetLbfoTeamMember
・【Add-NetLbfoTeamMember】の使い方
・【Get-NetLbfoTeamMember】の使い方
・【Set-NetLbfoTeamMember】の使い方
・【Remove-NetLbfoTeamMember】の使い方
NetLbfoTeamNic
・【Add-NetLbfoTeamNic】の使い方
・【Get-NetLbfoTeamNic】の使い方
・【Set-NetLbfoTeamNic】の使い方
・【Remove-NetLbfoTeamNic】の使い方
NetNatExternalAddress
・【Add-NetNatExternalAddress】の使い方
・【Get-NetNatExternalAddress】の使い方
・【Remove-NetNatExternalAddress】の使い方
NetNatStaticMapping
・【Remove-NetNatStaticMapping】の使い方
・【Get-NetNatStaticMapping】の使い方
・【Add-NetNatStaticMapping】の使い方
NetSwitchTeamMember
・【Add-NetSwitchTeamMember】の使い方
・【Get-NetSwitchTeamMember】の使い方
・【Remove-NetSwitchTeamMember】の使い方
NetFirewallRule
・【New-NetFirewallRule】の使い方
・【Set-NetFirewallRule】の使い方
・【Show-NetFirewallRule】の使い方
・【Copy-NetFirewallRule】の使い方
・【Remove-NetFirewallRule】の使い方
・【Rename-NetFirewallRule】の使い方
・【Enable-NetFirewallRule】の使い方
・【Disable-NetFirewallRule】の使い方
NetDnsTransitionConfiguration
・【Get-NetDnsTransitionConfiguration】の使い方
・【Set-NetDnsTransitionConfiguration】の使い方
・【Reset-NetDnsTransitionConfiguration】の使い方
・【Enable-NetDnsTransitionConfiguration】の使い方
・【Disable-NetDnsTransitionConfiguration】の使い方
NetIPHttpsProfile
・【Enable-NetIPHttpsProfile】の使い方
・【Disable-NetIPHttpsProfile】の使い方
NetNatTransitionConfiguration
・【Enable-NetNatTransitionConfiguration】の使い方
・【Disable-NetNatTransitionConfiguration】の使い方
NetworkSwitchEthernetPort
・【Get-NetworkSwitchEthernetPort】の使い方
・【Enable-NetworkSwitchEthernetPort】の使い方
・【Disable-NetworkSwitchEthernetPort】の使い方
NetworkSwitchFeature
・【Get-NetworkSwitchFeature】の使い方
・【Enable-NetworkSwitchFeature】の使い方
・【Disable-NetworkSwitchFeature】の使い方
NetworkSwitchVlan
・【Get-NetworkSwitchVlan】の使い方
・【New-NetworkSwitchVlan】の使い方
・【Enable-NetworkSwitchVlan】の使い方
・【Remove-NetworkSwitchVlan】の使い方
・【Disable-NetworkSwitchVlan】の使い方
NetRoute
・【Set-NetRoute】の使い方
・【Get-NetRoute】の使い方
・【New-NetRoute】の使い方
・【Find-NetRoute】の使い方
・【Remove-NetRoute】の使い方
NCSIPolicyConfiguration
・【Get-NCSIPolicyConfiguration】の使い方
・【Set-NCSIPolicyConfiguration】の使い方
・【Reset-NCSIPolicyConfiguration】の使い方
Net6to4Configuration
・【Get-Net6to4Configuration】の使い方
・【Set-Net6to4Configuration】の使い方
・【Reset-Net6to4Configuration】の使い方
NetCompartment
・【Get-NetCompartment】の使い方
NetDnsTransitionMonitoring
・【Get-NetDnsTransitionMonitoring】の使い方
NetFirewallAddressFilter
・【Get-NetFirewallAddressFilter】の使い方
・【Set-NetFirewallAddressFilter】の使い方
NetFirewallApplicationFilter
・【Get-NetFirewallApplicationFilter】の使い方
・【Set-NetFirewallApplicationFilter】の使い方
NetFirewallInterfaceFilter
・【Get-NetFirewallInterfaceFilter】の使い方
・【Set-NetFirewallInterfaceFilter】の使い方
NetFirewallInterfaceTypeFilter
・【Get-NetFirewallInterfaceTypeFilter】の使い方
・【Set-NetFirewallInterfaceTypeFilter】の使い方
NetFirewallPortFilter
・【Get-NetFirewallPortFilter】の使い方
・【Set-NetFirewallPortFilter】の使い方
NetFirewallProfile
・【Get-NetFirewallProfile】の使い方
・【Set-NetFirewallProfile】の使い方
NetFirewallSecurityFilter
・【Get-NetFirewallSecurityFilter】の使い方
・【Set-NetFirewallSecurityFilter】の使い方
NetFirewallServiceFilter
・【Get-NetFirewallServiceFilter】の使い方
・【Set-NetFirewallServiceFilter】の使い方
NetFirewallSetting
・【Get-NetFirewallSetting】の使い方
・【Set-NetFirewallSetting】の使い方
NetOffloadGlobalSetting
・【Set-NetOffloadGlobalSetting】の使い方
・【Get-NetOffloadGlobalSetting】の使い方
NetTCPSetting
・【Set-NetTCPSetting】の使い方
・【Get-NetTCPSetting】の使い方
NetPrefixPolicy
・【Get-NetPrefixPolicy】の使い方
NetTCPConnection
・【Get-NetTCPConnection】の使い方
NetTeredoState
・【Get-NetTeredoState】の使い方
NetUDPEndpoint
・【Get-NetUDPEndpoint】の使い方
NetworkSwitchGlobalData
・【Get-NetworkSwitchGlobalData】の使い方
NetQosPolicy
・【Set-NetQosPolicy】の使い方
・【Get-NetQosPolicy】の使い方
・【New-NetQosPolicy】の使い方
・【Remove-NetQosPolicy】の使い方
NetNeighbor
・【New-NetNeighbor】の使い方
・【Get-NetNeighbor】の使い方
・【Set-NetNeighbor】の使い方
・【Remove-NetNeighbor】の使い方
NetTransportFilter
・【New-NetTransportFilter】の使い方
・【Get-NetTransportFilter】の使い方
・【Remove-NetTransportFilter】の使い方
NetSwitchTeam
・【New-NetSwitchTeam】の使い方
・【Get-NetSwitchTeam】の使い方
・【Remove-NetSwitchTeam】の使い方
・【Rename-NetSwitchTeam】の使い方
NetLbfoTeam
・【Remove-NetLbfoTeam】の使い方
・【Rename-NetLbfoTeam】の使い方
・【New-NetLbfoTeam】の使い方
・【Get-NetLbfoTeam】の使い方
・【Set-NetLbfoTeam】の使い方
NetIsatapConfiguration
・【Get-NetIsatapConfiguration】の使い方
・【Set-NetIsatapConfiguration】の使い方
・【Reset-NetIsatapConfiguration】の使い方
NetNat
・【New-NetNat】の使い方
・【Set-NetNat】の使い方
・【Get-NetNat】の使い方
・【Remove-NetNat】の使い方
NetNatGlobal
・【Set-NetNatGlobal】の使い方
・【Get-NetNatGlobal】の使い方
NetNatSession
・【Get-NetNatSession】の使い方
NetNatTransitionMonitoring
・【Get-NetNatTransitionMonitoring】の使い方
NetNatTransitionConfiguration
・【Get-NetNatTransitionConfiguration】の使い方
・【Set-NetNatTransitionConfiguration】の使い方
・【New-NetNatTransitionConfiguration】の使い方
・【Remove-NetNatTransitionConfiguration】の使い方
NetGPO
・【Open-NetGPO】の使い方
・【Save-NetGPO】の使い方
NetworkSwitchConfiguration
・【Save-NetworkSwitchConfiguration】の使い方
・【Restore-NetworkSwitchConfiguration】の使い方
NetIPAddress
・【New-NetIPAddress】の使い方
・【Get-NetIPAddress】の使い方
・【Set-NetIPAddress】の使い方
・【Remove-NetIPAddress】の使い方
NetIPConfiguration
・【Get-NetIPConfiguration】の使い方
NetIPHttpsState
・【Get-NetIPHttpsState】の使い方
NetIPInterface
・【Get-NetIPInterface】の使い方
・【Set-NetIPInterface】の使い方
NetIPv4Protocol
・【Set-NetIPv4Protocol】の使い方
・【Get-NetIPv4Protocol】の使い方
NetIPv6Protocol
・【Set-NetIPv6Protocol】の使い方
・【Get-NetIPv6Protocol】の使い方
NetIPHttpsConfiguration
・【New-NetIPHttpsConfiguration】の使い方
・【Get-NetIPHttpsConfiguration】の使い方
・【Set-NetIPHttpsConfiguration】の使い方
・【Remove-NetIPHttpsConfiguration】の使い方
・【Rename-NetIPHttpsConfiguration】の使い方
・【Reset-NetIPHttpsConfiguration】の使い方
NetTeredoConfiguration
・【Set-NetTeredoConfiguration】の使い方
・【Get-NetTeredoConfiguration】の使い方
・【Reset-NetTeredoConfiguration】の使い方
NetUDPSetting
・【Set-NetUDPSetting】の使い方
・【Get-NetUDPSetting】の使い方
NetworkSwitchEthernetPortIPAddress
・【Set-NetworkSwitchEthernetPortIPAddress】の使い方
・【Remove-NetworkSwitchEthernetPortIPAddress】の使い方
NetworkSwitchPortMode
・【Set-NetworkSwitchPortMode】の使い方
NetworkSwitchPortProperty
・【Set-NetworkSwitchPortProperty】の使い方
NetworkSwitchVlanProperty
・【Set-NetworkSwitchVlanProperty】の使い方
NetIPsecAuthProposal
・【New-NetIPsecAuthProposal】の使い方
NetIPsecMainModeCryptoProposal
・【New-NetIPsecMainModeCryptoProposal】の使い方
NetIPsecQuickModeCryptoProposal
・【New-NetIPsecQuickModeCryptoProposal】の使い方
NetIPsecMainModeSA
・【Remove-NetIPsecMainModeSA】の使い方
・【Get-NetIPsecMainModeSA】の使い方
NetIPsecQuickModeCryptoSet
・【Set-NetIPsecQuickModeCryptoSet】の使い方
・【Rename-NetIPsecQuickModeCryptoSet】の使い方
・【Remove-NetIPsecQuickModeCryptoSet】の使い方
NetIPsecDospSetting
・【Remove-NetIPsecDospSetting】の使い方
・【Get-NetIPsecDospSetting】の使い方
・【Set-NetIPsecDospSetting】の使い方
・【New-NetIPsecDospSetting】の使い方
NetIPsecQuickModeSA
・【Get-NetIPsecQuickModeSA】の使い方
・【Remove-NetIPsecQuickModeSA】の使い方
NetIPsecMainModeCryptoSet
・【Set-NetIPsecMainModeCryptoSet】の使い方
・【Get-NetIPsecMainModeCryptoSet】の使い方
・【New-NetIPsecMainModeCryptoSet】の使い方
・【Copy-NetIPsecMainModeCryptoSet】の使い方
・【Rename-NetIPsecMainModeCryptoSet】の使い方
・【Remove-NetIPsecMainModeCryptoSet】の使い方
NetIPsecMainModeRule
・【Get-NetIPsecMainModeRule】の使い方
・【Set-NetIPsecMainModeRule】の使い方
・【New-NetIPsecMainModeRule】の使い方
・【Copy-NetIPsecMainModeRule】の使い方
・【Enable-NetIPsecMainModeRule】の使い方
・【Remove-NetIPsecMainModeRule】の使い方
・【Rename-NetIPsecMainModeRule】の使い方
・【Disable-NetIPsecMainModeRule】の使い方
NetIPsecPhase1AuthSet
・【Remove-NetIPsecPhase1AuthSet】の使い方
・【Rename-NetIPsecPhase1AuthSet】の使い方
・【Copy-NetIPsecPhase1AuthSet】の使い方
・【Set-NetIPsecPhase1AuthSet】の使い方
・【Get-NetIPsecPhase1AuthSet】の使い方
・【New-NetIPsecPhase1AuthSet】の使い方
NetIPsecPhase2AuthSet
・【Remove-NetIPsecPhase2AuthSet】の使い方
・【Rename-NetIPsecPhase2AuthSet】の使い方
・【Copy-NetIPsecPhase2AuthSet】の使い方
・【Get-NetIPsecPhase2AuthSet】の使い方
・【New-NetIPsecPhase2AuthSet】の使い方
・【Set-NetIPsecPhase2AuthSet】の使い方
NetIPsecQuickModeCryptoSet
・【Get-NetIPsecQuickModeCryptoSet】の使い方
・【Copy-NetIPsecQuickModeCryptoSet】の使い方
・【New-NetIPsecQuickModeCryptoSet】の使い方
NetIPsecRule
・【New-NetIPsecRule】の使い方
・【Set-NetIPsecRule】の使い方
・【Get-NetIPsecRule】の使い方
・【Show-NetIPsecRule】の使い方
・【Sync-NetIPsecRule】の使い方
・【Copy-NetIPsecRule】の使い方
・【Find-NetIPsecRule】の使い方
・【Update-NetIPsecRule】の使い方
・【Remove-NetIPsecRule】の使い方
・【Rename-NetIPsecRule】の使い方
・【Enable-NetIPsecRule】の使い方
・【Disable-NetIPsecRule】の使い方