deviceTRUST for Windows and the deviceTRUST Client Extension for IGEL OS 12 and macOS are now available.
×

Windows Firewall

Agent Client Extension

Provides real-time properties describing the state of the Microsoft Windows Firewall.

Microsoft Windows Microsoft Windows Apple macOS Ubuntu Chrome OS IGEL OS Unicon eLux

Active Profile Block All Inbound

Determines the active profiles which are configured to block all inbound traffic.

Realtime property with enum data type with options Domain, Private, Public.
Persists as LOCAL_WINDOWSFIREWALL_ACTIVEPROFILES_BLOCKALLINBOUND for the local agent and REMOTE_WINDOWSFIREWALL_ACTIVEPROFILES_BLOCKALLINBOUND for the remote device.

Active Profile Disabled

Determines the active profiles where the firewall is disabled.

Realtime property with enum data type with options Domain, Private, Public.
Persists as LOCAL_WINDOWSFIREWALL_ACTIVEPROFILES_DISABLED for the local agent and REMOTE_WINDOWSFIREWALL_ACTIVEPROFILES_DISABLED for the remote device.

Active Profile Inbound Allowed

Determines the active profiles which are cofigured to allow inbound traffic.

Realtime property with enum data type with options Domain, Private, Public.
Persists as LOCAL_WINDOWSFIREWALL_ACTIVEPROFILES_INBOUNDALLOWED for the local agent and REMOTE_WINDOWSFIREWALL_ACTIVEPROFILES_INBOUNDALLOWED for the remote device.

Active Profile Name

Determines the names of the active profiles.

Realtime property with enum data type with options Domain, Private, Public.
Persists as LOCAL_WINDOWSFIREWALL_ACTIVEPROFILES_NAME for the local agent and REMOTE_WINDOWSFIREWALL_ACTIVEPROFILES_NAME for the remote device.

Active Profile Notifications Disabled

Determines the active profiles which do not display a notification to the user when a program is blocked from receiving inbound connections.

Realtime property with enum data type with options Domain, Private, Public.
Persists as LOCAL_WINDOWSFIREWALL_ACTIVEPROFILES_DISABLEDNOTIFICATIONS for the local agent and REMOTE_WINDOWSFIREWALL_ACTIVEPROFILES_DISABLEDNOTIFICATIONS for the remote device.

Active Profile Outbound Allowed

Determines the active profiles which are configured to allow outbound traffic.

Realtime property with enum data type with options Domain, Private, Public.
Persists as LOCAL_WINDOWSFIREWALL_ACTIVEPROFILES_OUTBOUNDALLOWED for the local agent and REMOTE_WINDOWSFIREWALL_ACTIVEPROFILES_OUTBOUNDALLOWED for the remote device.

Active Profile Respond to Multicast

Determines the active profiles which respond to multicast or broadcast network traffic.

Realtime property with enum data type with options Domain, Private, Public.
Persists as LOCAL_WINDOWSFIREWALL_ACTIVEPROFILES_RESPONDTOMULTICAST for the local agent and REMOTE_WINDOWSFIREWALL_ACTIVEPROFILES_RESPONDTOMULTICAST for the remote device.

Any Inbound Rules

Determines the port numbers which are allowed to receive an incoming connection from any process.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_INBOUNDRULES_ANY for the local agent and REMOTE_WINDOWSFIREWALL_INBOUNDRULES_ANY for the remote device.

Any Outbound Rules

Determines the port numbers which are allowed to make an outgoing connection from any process.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_OUTBOUNDRULES_ANY for the local agent and REMOTE_WINDOWSFIREWALL_OUTBOUNDRULES_ANY for the remote device.

Inbound Package Rules

Determines the package identifier and port number of all packages allowed to receive an incoming connection.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_INBOUNDRULES_PACKAGES for the local agent and REMOTE_WINDOWSFIREWALL_INBOUNDRULES_PACKAGES for the remote device.

Inbound Program Rules

Determines the filename and port number of all programs allowed to receive an incoming connection.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_INBOUNDRULES_PROGRAMS for the local agent and REMOTE_WINDOWSFIREWALL_INBOUNDRULES_PROGRAMS for the remote device.

Inbound Service Rules

Determines the service name and port number of all packages allowed to receive an incoming connection.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_INBOUNDRULES_SERVICES for the local agent and REMOTE_WINDOWSFIREWALL_INBOUNDRULES_SERVICES for the remote device.

Inbound System Rules

Determines the port numbers which are allowed to receive an incoming connection from system processes.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_INBOUNDRULES_SYSTEM for the local agent and REMOTE_WINDOWSFIREWALL_INBOUNDRULES_SYSTEM for the remote device.

Outbound Package Rules

Determines the package identifier and port number of all packages allowed to make an outgoing connection.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_OUTBOUNDRULES_PACKAGES for the local agent and REMOTE_WINDOWSFIREWALL_OUTBOUNDRULES_PACKAGES for the remote device.

Outbound Program Rules

Determines the filename and port number of all programs allowed to make an outgoing connection.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_OUTBOUNDRULES_PROGRAMS for the local agent and REMOTE_WINDOWSFIREWALL_OUTBOUNDRULES_PROGRAMS for the remote device.

Outbound Service Rules

Determines the service name and port number of all packages allowed to make an outgoing connection.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_OUTBOUNDRULES_SERVICES for the local agent and REMOTE_WINDOWSFIREWALL_OUTBOUNDRULES_SERVICES for the remote device.

Outbound System Rules

Determines the port numbers which are allowed to make an outgoing connection from system processes.

Realtime property with text data type.
Persists as LOCAL_WINDOWSFIREWALL_OUTBOUNDRULES_SYSTEM for the local agent and REMOTE_WINDOWSFIREWALL_OUTBOUNDRULES_SYSTEM for the remote device.