MSFT_NetFirewallProfile, ROOT\StandardCimv2 - Instances

Class | Methods | Properties (22) | Qualifiers (6) | Instances (3) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of MSFT_NetFirewallProfile

This section contains sample wmi instances of MSFT_NetFirewallProfile class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\StandardCimv2:MSFT_NetFirewallProfile.InstanceID="MSFT|FW|FirewallProfile|Domain"

Properties={
   'AllowInboundRules' : 2 //Long, 0x2
   'AllowLocalFirewallRules' : 2 //Long, 0x2
   'AllowLocalIPsecRules' : 2 //Long, 0x2
   'AllowUnicastResponseToMulticast' : 2 //Long, 0x2
   'AllowUserApps' : 2 //Long, 0x2
   'AllowUserPorts' : 2 //Long, 0x2
   'Caption' : null
   'DefaultInboundAction' : 0 //Long, 0x0
   'DefaultOutboundAction' : 0 //Long, 0x0
   'Description' : null
   'DisabledInterfaceAliases' : ['NotConfigured'] //Variant()
   'ElementName' : '' //String
   'Enabled' : 1 //Long, 0x1
   'EnableStealthModeForIPsec' : 2 //Long, 0x2
   'InstanceID' : 'MSFT|FW|FirewallProfile|Domain' //String
   'LogAllowed' : 0 //Long, 0x0
   'LogBlocked' : 0 //Long, 0x0
   'LogFileName' : '%systemroot%\system32\LogFiles\Firewall\pfirewall.log' //String
   'LogIgnored' : 2 //Long, 0x2
   'LogMaxSizeKilobytes' : '4096' //String, 0x1000
   'Name' : 'Domain' //String
   'NotifyOnListen' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\StandardCimv2:MSFT_NetFirewallProfile.InstanceID="MSFT|FW|FirewallProfile|Private"

Properties={
   'AllowInboundRules' : 2 //Long, 0x2
   'AllowLocalFirewallRules' : 2 //Long, 0x2
   'AllowLocalIPsecRules' : 2 //Long, 0x2
   'AllowUnicastResponseToMulticast' : 2 //Long, 0x2
   'AllowUserApps' : 2 //Long, 0x2
   'AllowUserPorts' : 2 //Long, 0x2
   'Caption' : null
   'DefaultInboundAction' : 0 //Long, 0x0
   'DefaultOutboundAction' : 0 //Long, 0x0
   'Description' : null
   'DisabledInterfaceAliases' : ['NotConfigured'] //Variant()
   'ElementName' : '' //String
   'Enabled' : 1 //Long, 0x1
   'EnableStealthModeForIPsec' : 2 //Long, 0x2
   'InstanceID' : 'MSFT|FW|FirewallProfile|Private' //String
   'LogAllowed' : 0 //Long, 0x0
   'LogBlocked' : 0 //Long, 0x0
   'LogFileName' : '%systemroot%\system32\LogFiles\Firewall\pfirewall.log' //String
   'LogIgnored' : 2 //Long, 0x2
   'LogMaxSizeKilobytes' : '4096' //String, 0x1000
   'Name' : 'Private' //String
   'NotifyOnListen' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\StandardCimv2:MSFT_NetFirewallProfile.InstanceID="MSFT|FW|FirewallProfile|Public"

Properties={
   'AllowInboundRules' : 2 //Long, 0x2
   'AllowLocalFirewallRules' : 2 //Long, 0x2
   'AllowLocalIPsecRules' : 2 //Long, 0x2
   'AllowUnicastResponseToMulticast' : 2 //Long, 0x2
   'AllowUserApps' : 2 //Long, 0x2
   'AllowUserPorts' : 2 //Long, 0x2
   'Caption' : null
   'DefaultInboundAction' : 0 //Long, 0x0
   'DefaultOutboundAction' : 0 //Long, 0x0
   'Description' : null
   'DisabledInterfaceAliases' : ['NotConfigured'] //Variant()
   'ElementName' : '' //String
   'Enabled' : 1 //Long, 0x1
   'EnableStealthModeForIPsec' : 2 //Long, 0x2
   'InstanceID' : 'MSFT|FW|FirewallProfile|Public' //String
   'LogAllowed' : 0 //Long, 0x0
   'LogBlocked' : 0 //Long, 0x0
   'LogFileName' : '%systemroot%\system32\LogFiles\Firewall\pfirewall.log' //String
   'LogIgnored' : 2 //Long, 0x2
   'LogMaxSizeKilobytes' : '4096' //String, 0x1000
   'Name' : 'Public' //String
   'NotifyOnListen' : 0 //Long, 0x0
}
comments powered by Disqus
WUtils.com