DomainProfile_DisableNotifications

DomainProfile_DisableNotifications 停用網域設定檔的 Windows 防火牆通知。

針對 Windows 和 Windows RT 8.1 的伺服器版本:

true

停用通知。 這是預設值。

false

啟用通知。

針對 Windows 的用戶端版本:

true

停用通知。

false

啟用通知。 這是預設值。

父階層

Networking-MPSSVC-Svc | DomainProfile_DisableNotifications

有效的設定階段

特殊化

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Networking-MPSSVC-Svc

XML 範例

下列 XML 輸出示範如何設定 Windows 防火牆。

<DisableStatefulFTP>true</DisableStatefulFTP>
<DisableStatefulPPTP>true</DisableStatefulPPTP>
<DomainProfile_DisableNotifications>true</DomainProfile_DisableNotifications>
<DomainProfile_LogDroppedPackets>true</DomainProfile_LogDroppedPackets>
<DomainProfile_LogFile>C:\\MyLogFile.log</DomainProfile_LogFile>
<DomainProfile_LogFileSize>8192</DomainProfile_LogFileSize>
<DomainProfile_LogSuccessfulConnections>true</DomainProfile_LogSuccessfulConnections>
<PrivateProfile_DisableNotifications>true</PrivateProfile_DisableNotifications>
<PrivateProfile_LogDroppedPackets>true</PrivateProfile_LogDroppedPackets>
<PrivateProfile_LogFile>C:\\MyLogFile.log</PrivateProfile_LogFile>
<PrivateProfile_LogFileSize>8192</PrivateProfile_LogFileSize>
<PrivateProfile_LogSuccessfulConnections>true</PrivateProfile_LogSuccessfulConnections>
<PublicProfile_DisableNotifications>true</PublicProfile_DisableNotifications>
<PublicProfile_LogDroppedPackets>true</PublicProfile_LogDroppedPackets>
<PublicProfile_LogFile>C:\\MyLogFile.log</PublicProfile_LogFile>
<PublicProfile_LogFileSize>8192</PublicProfile_LogFileSize>
<PublicProfile_LogSuccessfulConnections>true</PublicProfile_LogSuccessfulConnections>

Networking-MPSSVC-Svc