原則 CSP

原則設定服務提供者可讓企業在Windows 10和Windows 11上設定原則。 使用此設定服務提供者來設定任何公司原則。

原則設定服務提供者具有下列子類別:

  • Policy/Config/AreaName – 處理來自伺服器的原則設定要求。
  • 原則/結果/AreaName – 為裝置上強制執行的原則提供唯讀路徑。

重要

原則範圍是可以設定原則的層級。 某些原則只能在裝置層級設定,這表示原則將生效,而不會影響登入裝置的人員。 其他原則可以在使用者層級設定,這表示原則只會對該使用者生效。

特定原則的允許範圍會顯示在其支援的Windows版本資料表下方。 若要在使用者與裝置) (特定範圍下設定原則,請使用下列路徑:

使用者範圍:

  • **./User/Vendor/MSFT/Policy/Config/AreaName/PolicyName **以設定原則。
  • **./User/Vendor/MSFT/Policy/Result/AreaName/PolicyName **以取得結果。

裝置範圍:

  • **./Device/Vendor/MSFT/Policy/Config/AreaName/PolicyName **以設定原則。
  • **./Device/Vendor/MSFT/Policy/Result/AreaName/PolicyName **以取得結果。

針對裝置範圍設定,可能會從路徑中省略 Device/ 部分,並分別假設下列路徑等同于上面提供的路徑:

  • **./Vendor/MSFT/Policy/Config/AreaName/PolicyName **以設定原則。
  • **./Vendor/MSFT/Policy/Result/AreaName/PolicyName **以取得結果。

以下顯示 Open Mobile Alliance 裝置管理 (OMA DM) 和 OMA 用戶端布建所使用之樹狀格式的原則設定服務提供者。

./Vendor/MSFT
Policy
-------Config
----------AreaName
-------------PolicyName
-------Result
----------AreaName
-------------PolicyName
-------ConfigOperations
----------ADMXInstall
-------------AppName
----------------Policy
------------------UniqueID
----------------Preference
------------------UniqueID

./Vendor/MSFT/Policy
原則設定服務提供者的根節點。

支援的操作為 [取得]。

原則/設定
用於將一個來源設定的所有原則分組的節點。 組態來源可以使用此路徑來設定原則值,並在稍後查詢它先前設定的任何原則值。 一個原則可由多個設定來源設定。 例如,如果組態來源想要查詢衝突解決的結果 (,Exchange和 MDM 都嘗試設定值) 組態來源可以使用原則/結果路徑來擷取產生的值。

支援的操作為 [取得]。

Policy/Config/AreaName
單一技術可為單一提供者設定的區域群組。 加入之後,您就無法變更值。

支援的作業包括 [新增]、[取得] 和 [刪除]。

Policy/Config/AreaName/PolicyName
指定原則中使用的名稱/值組。

下列清單顯示一些在設定原則時可協助您使用的秘訣:

  • 依 Unicode &#xF000 分隔子字串值;在 XML 檔案中。

    注意

    來自不同呼叫端的查詢可以提供不同的值,因為每個呼叫端可能有不同的具名原則值。

  • 在 SyncML 中,使用 Atomic 命令包裝此原則,以便將原則設定視為單一交易。

  • 支援的作業包括 [新增]、[取得]、[刪除] 和 [取代]。

  • 值類型為字串。

原則/結果
將所有可設定之提供者的評估原則分組。

支援的操作為 [取得]。

Policy/Result/AreaName
可由與提供者無關的單一技術所設定的區域群組。

支援的操作為 [取得]。

Policy/Result/AreaName/PolicyName
指定原則中使用的名稱/值組。

支援的操作為 [取得]。

Policy/ConfigOperations
Windows 10 (版本 1703) 中的新功能。 用於分組不同組態作業的根節點。

支援的作業包括 [新增]、[取得] 和 [刪除]。

Policy/ConfigOperations/ADMXInstall
Windows 10 (版本 1703) 中的新功能。 允許將 Win32 和 傳統型橋接器 應用程式的 ADMX 檔案設定匯入 (您的裝置所擷取) ,並處理成新的 ADMX 支援的原則或喜好設定。 藉由使用 ADMXInstall,您可以為在 OS 版本之間新增的 Win32 或傳統型橋接器應用程式新增 ADMX 支援的原則。 ADMX 支援的原則會使用原則雲端解決方案提供者 URI 擷取到您的裝置: ./Vendor/MSFT/Policy/ConfigOperations/ADMXInstall 。 新增的每個 ADMX 支援的原則或喜好設定都會獲指派唯一識別碼。 如需使用原則雲端解決方案提供者設定 Win32 和傳統型橋接器應用程式原則的詳細資訊,請參閱Win32 和傳統型橋接器應用程式原則設定

注意

MDM 不支援由Microsoft Office自訂工具所管理的 OPAX 設定。 如需此工具的詳細資訊,請[參閱 Office 自訂工具]](/previous-versions/office/office-2013-resource-kit/cc179097(v=office.15)) 。

使用 ConfigOperations/ADMXInstall 安裝的 ADMX 檔案,稍後可以使用 URI 刪除作業來刪除。 刪除 ADMX 檔案會從磁片中刪除 ADMX 檔案、從 ADMXdefault 登錄區移除中繼資料,以及刪除從檔案設定的所有原則。 MDM 伺服器也可以藉由在 URI 上呼叫 delete 來刪除所有系結至特定應用程式的 ADMX 原則。 ./Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/{AppName}

支援的作業包括 [新增]、[取得] 和 [刪除]。

Policy/ConfigOperations/ADMXInstall/AppName
Windows 10 (版本 1703) 中的新功能。 指定與 ADMX 檔案相關聯的 Win32 或 傳統型橋接器 應用程式名稱。

支援的作業包括 [新增]、[取得] 和 [刪除]。

Policy/ConfigOperations/ADMXInstall/AppName/Policy
Windows 10 (版本 1703) 中的新功能。 指定要匯入 Win32 或傳統型橋接器應用程式原則。

支援的作業包括 [新增]、[取得] 和 [刪除]。

**Policy/ConfigOperations/ADMXInstall/AppName/Policy/UniqueID **已在 Windows 10 1703 版中新增。 指定包含要匯入之原則的應用程式 ADMX 檔案的唯一識別碼。

支援的作業為 [新增] 和 [取得]。 不支援 Delete。

Policy/ConfigOperations/ADMXInstall/AppName/Preference
Windows 10 (版本 1703) 中的新功能。 指定要匯入 Win32 或傳統型橋接器應用程式喜好設定。

支援的作業包括 [新增]、[取得] 和 [刪除]。

Policy/ConfigOperations/ADMXInstall/AppName/Preference/UniqueID
Windows 10 (版本 1703) 中的新功能。 指定應用程式 ADMX 檔案的唯一識別碼,其中包含要匯入的喜好設定。

支援的作業為 [新增] 和 [取得]。 不支援 Delete。

原則

AboveLock 原則

AboveLock/AllowCortanaAboveLock
AboveLock/AllowToasts

帳戶原則

Accounts/AllowAddingNonMicrosoftAccountsManually
Accounts/AllowMicrosoftAccountConnection
Accounts/AllowMicrosoftAccountSignInAssistant

ActiveXControls 原則

ActiveXControls/ApprovedInstallationSites

ADMX_ActiveXInstallService原則

ADMX_ActiveXInstallService/AxISURLZonePolicies

ADMX_AddRemovePrograms原則

ADMX_AddRemovePrograms/DefaultCategory
ADMX_AddRemovePrograms/NoAddFromCDorFloppy
ADMX_AddRemovePrograms/NoAddFromInternet
ADMX_AddRemovePrograms/NoAddFromNetwork
ADMX_AddRemovePrograms/NoAddPage
ADMX_AddRemovePrograms/NoAddRemovePrograms
ADMX_AddRemovePrograms/NoChooseProgramsPage
ADMX_AddRemovePrograms/NoRemovePage
ADMX_AddRemovePrograms/NoServices
ADMX_AddRemovePrograms/NoSupportInfo
ADMX_AddRemovePrograms/NoWindowsSetupPage

ADMX_AdmPwd原則

ADMX_AdmPwd/POL_AdmPwd_DontAllowPwdExpirationBehindPolicy
ADMX_AdmPwd/POL_AdmPwd_Enabled
ADMX_AdmPwd/POL_AdmPwd_AdminName
ADMX_AdmPwd/POL_AdmPwd

ADMX_AppCompat原則

ADMX_AppCompat/AppCompatPrevent16BitMach
ADMX_AppCompat/AppCompatRemoveProgramCompatPropPage
ADMX_AppCompat/AppCompatTurnOffApplicationImpactTelemetry
ADMX_AppCompat/AppCompatTurnOffSwitchBack
ADMX_AppCompat/AppCompatTurnOffEngine
ADMX_AppCompat/AppCompatTurnOffProgramCompatibilityAssistant_1
ADMX_AppCompat/AppCompatTurnOffProgramCompatibilityAssistant_2
ADMX_AppCompat/AppCompatTurnOffUserActionRecord
ADMX_AppCompat/AppCompatTurnOffProgramInventory

ADMX_AppxPackageManager原則

ADMX_AppxPackageManager/AllowDeploymentInSpecialProfiles

ADMX_AppXRuntime原則

ADMX_AppXRuntime/AppxRuntimeApplicationContentUriRules
ADMX_AppXRuntime/AppxRuntimeBlockFileElevation
ADMX_AppXRuntime/AppxRuntimeBlockHostedAppAccessWinRT
ADMX_AppXRuntime/AppxRuntimeBlockProtocolElevation

ADMX_AttachmentManager原則

ADMX_AttachmentManager/AM_EstimateFileHandlerRisk
ADMX_AttachmentManager/AM_SetFileRiskLevel
ADMX_AttachmentManager/AM_SetHighRiskInclusion
ADMX_AttachmentManager/AM_SetLowRiskInclusion
ADMX_AttachmentManager/AM_SetModRiskInclusion

ADMX_AuditSettings原則

ADMX_AuditSettings/IncludeCmdLine

ADMX_Bits原則

ADMX_Bits/BITS_DisableBranchCache
ADMX_Bits/BITS_DisablePeercachingClient
ADMX_Bits/BITS_DisablePeercachingServer
ADMX_Bits/BITS_EnablePeercaching
ADMX_Bits/BITS_MaxBandwidthServedForPeers
ADMX_Bits/BITS_MaxBandwidthV2_Maintenance
ADMX_Bits/BITS_MaxBandwidthV2_Work
ADMX_Bits/BITS_MaxCacheSize
ADMX_Bits/BITS_MaxContentAge
ADMX_Bits/BITS_MaxDownloadTime
ADMX_Bits/BITS_MaxFilesPerJob
ADMX_Bits/BITS_MaxJobsPerMachine
ADMX_Bits/BITS_MaxJobsPerUser
ADMX_Bits/BITS_MaxRangesPerFile

ADMX_CipherSuiteOrder原則

ADMX_CipherSuiteOrder/SSLCipherSuiteOrder
ADMX_CipherSuiteOrder/SSLCurveOrder

ADMX_COM原則

ADMX_COM/AppMgmt_COM_SearchForCLSID_1
ADMX_COM/AppMgmt_COM_SearchForCLSID_2

ADMX_ControlPanel原則

ADMX_ControlPanel/DisallowCpls
ADMX_ControlPanel/ForceClassicControlPanel
ADMX_ControlPanel/NoControlPanel
ADMX_ControlPanel/RestrictCpls

ADMX_ControlPanelDisplay原則

ADMX_ControlPanelDisplay/CPL_Display_Disable
ADMX_ControlPanelDisplay/CPL_Display_HideSettings
ADMX_ControlPanelDisplay/CPL_Personalization_DisableColorSchemeChoice
ADMX_ControlPanelDisplay/CPL_Personalization_DisableThemeChange
ADMX_ControlPanelDisplay/CPL_Personalization_DisableVisualStyle
ADMX_ControlPanelDisplay/CPL_Personalization_EnableScreenSaver
ADMX_ControlPanelDisplay/CPL_Personalization_ForceDefaultLockScreen
ADMX_ControlPanelDisplay/CPL_Personalization_LockFontSize
ADMX_ControlPanelDisplay/CPL_Personalization_NoChangingLockScreen
ADMX_ControlPanelDisplay/CPL_Personalization_NoChangingStartMenuBackground
ADMX_ControlPanelDisplay/CPL_Personalization_NoColorAppearanceUI
ADMX_ControlPanelDisplay/CPL_Personalization_NoDesktopBackgroundUI
ADMX_ControlPanelDisplay/CPL_Personalization_NoDesktopIconsUI
ADMX_ControlPanelDisplay/CPL_Personalization_NoLockScreen
ADMX_ControlPanelDisplay/CPL_Personalization_NoMousePointersUI
ADMX_ControlPanelDisplay/CPL_Personalization_NoScreenSaverUI
ADMX_ControlPanelDisplay/CPL_Personalization_NoSoundSchemeUI
ADMX_ControlPanelDisplay/CPL_Personalization_PersonalColors
ADMX_ControlPanelDisplay/CPL_Personalization_ScreenSaverIsSecure
ADMX_ControlPanelDisplay/CPL_Personalization_ScreenSaverTimeOut
ADMX_ControlPanelDisplay/CPL_Personalization_SetScreenSaver
ADMX_ControlPanelDisplay/CPL_Personalization_SetTheme
ADMX_ControlPanelDisplay/CPL_Personalization_SetVisualStyle
ADMX_ControlPanelDisplay/CPL_Personalization_StartBackground

ADMX_Cpls原則

ADMX_CtrlAltDel/DisableChangePassword
ADMX_CtrlAltDel/DisableLockComputer
ADMX_CtrlAltDel/DisableTaskMgr
ADMX_CtrlAltDel/NoLogoff

ADMX_CredentialProviders原則

ADMX_CredentialProviders/AllowDomainDelayLock
ADMX_CredentialProviders/DefaultCredentialProvider
ADMX_CredentialProviders/ExcludedCredentialProviders

ADMX_CredSsp原則

ADMX_CredSsp/AllowDefCredentialsWhenNTLMOnly
ADMX_CredSsp/AllowDefaultCredentials
ADMX_CredSsp/AllowEncryptionOracle
ADMX_CredSsp/AllowFreshCredentials
ADMX_CredSsp/AllowFreshCredentialsWhenNTLMOnly
ADMX_CredSsp/AllowSavedCredentials
ADMX_CredSsp/AllowSavedCredentialsWhenNTLMOnly
ADMX_CredSsp/DenyDefaultCredentials
ADMX_CredSsp/DenyFreshCredentials
ADMX_CredSsp/DenySavedCredentials
ADMX_CredSsp/RestrictedRemoteAdministration

ADMX_CredUI原則

ADMX_CredUI/EnableSecureCredentialPrompting
ADMX_CredUI/NoLocalPasswordResetQuestions

ADMX_CtrlAltDel原則

ADMX_Cpls/UseDefaultTile

ADMX_DataCollection原則

ADMX_DataCollection/CommercialIdPolicy

ADMX_DCOM原則

ADMX_DCOM/DCOMActivationSecurityCheckAllowLocalList
ADMX_DCOM/DCOMActivationSecurityCheckExemptionList

ADMX_Desktop原則

ADMX_Desktop/AD_EnableFilter
ADMX_Desktop/AD_HideDirectoryFolder
ADMX_Desktop/AD_QueryLimit
ADMX_Desktop/ForceActiveDesktopOn
ADMX_Desktop/NoActiveDesktop
ADMX_Desktop/NoActiveDesktopChanges
ADMX_Desktop/NoDesktop
ADMX_Desktop/NoDesktopCleanupWizard
ADMX_Desktop/NoInternetIcon
ADMX_Desktop/NoMyComputerIcon
ADMX_Desktop/NoMyDocumentsIcon
ADMX_Desktop/NoNet並
ADMX_Desktop/NoPropertiesMyComputer
ADMX_Desktop/NoPropertiesMyDocuments
ADMX_Desktop/NoRecentDocsNet基準
ADMX_Desktop/NoRecycleBinIcon
ADMX_Desktop/NoRecycleBinProperties
ADMX_Desktop/NoSaveSettings
ADMX_Desktop/NoWindowMinimizingShortcuts
ADMX_Desktop/背景圖樣
ADMX_Desktop/sz_ATC_DisableAdd
ADMX_Desktop/sz_ATC_DisableClose
ADMX_Desktop/sz_ATC_DisableDel
ADMX_Desktop/sz_ATC_DisableEdit
ADMX_Desktop/sz_ATC_NoComponents
ADMX_Desktop/sz_AdminComponents_Title
ADMX_Desktop/sz_DB_DragDropClose
ADMX_Desktop/sz_DB_Moving
ADMX_Desktop/sz_DWP_NoHTMLPaper

ADMX_DeviceCompat原則

ADMX_DeviceCompat/DeviceFlags
ADMX_DeviceCompat/DriverShims

ADMX_DeviceGuard原則

ADMX_DeviceGuard/ConfigCIPolicy

ADMX_DeviceInstallation原則

ADMX_DeviceInstallation/DeviceInstall_AllowAdminInstall
ADMX_DeviceInstallation/DeviceInstall_DeniedPolicy_DetailText
ADMX_DeviceInstallation/DeviceInstall_DeniedPolicy_SimpleText
ADMX_DeviceInstallation/DeviceInstall_InstallTimeout
ADMX_DeviceInstallation/DeviceInstall_Policy_RebootTime
ADMX_DeviceInstallation/DeviceInstall_Removable_Deny
ADMX_DeviceInstallation/DeviceInstall_SystemRestore
ADMX_DeviceInstallation/DriverInstall_Classes_AllowUser

ADMX_DeviceSetup原則

ADMX_DeviceSetup/DeviceInstall_BalloonTips
ADMX_DeviceSetup/DriverSearchPlaces_SearchOrderConfiguration

ADMX_DFS原則

ADMX_DFS/DFSDiscoverDC

ADMX_DigitalLocker原則

ADMX_DigitalLocker/Digitalx_DiableApplication_TitleText_1
ADMX_DigitalLocker/Digitalx_DiableApplication_TitleText_2

ADMX_DiskDiagnostic原則

ADMX_DiskDiagnostic/DfdAlertPolicy
ADMX_DiskDiagnostic/WdiScenarioExecutionPolicy

ADMX_DiskNVCache原則

ADMX_DiskNVCache/BootResumePolicy
ADMX_DiskNVCache/FeatureOffPolicy
ADMX_DiskNVCache/SolidStatePolicy

ADMX_DiskQuota原則

ADMX_DiskQuota/DQ_RemovableMedia
ADMX_DiskQuota/DQ_Enable
ADMX_DiskQuota/DQ_Enforce
ADMX_DiskQuota/DQ_LogEventOverLimit
ADMX_DiskQuota/DQ_LogEventOverThreshold
ADMX_DiskQuota/DQ_Limit

ADMX_DistributedLinkTracking原則

ADMX_DistributedLinkTracking/DLT_AllowDomainMode

ADMX_DnsClient原則

ADMX_DnsClient/DNS_AllowFQDNNetBiosQueries
ADMX_DnsClient/DNS_AppendToMultiLabelName
ADMX_DnsClient/DNS_Domain
ADMX_DnsClient/DNS_DomainNameDevolutionLevel
ADMX_DnsClient/DNS_IdnEncoding
ADMX_DnsClient/DNS_IdnMapping
ADMX_DnsClient/DNS_NameServer
ADMX_DnsClient/DNS_PreferLocalResponsesOverLowerOrderDns
ADMX_DnsClient/DNS_PrimaryDnsSuffix
ADMX_DnsClient/DNS_RegisterAdapterName
ADMX_DnsClient/DNS_RegisterReverseLookup
ADMX_DnsClient/DNS_RegistrationEnabled
ADMX_DnsClient/DNS_RegistrationOverwritesInConflict
ADMX_DnsClient/DNS_RegistrationRefreshInterval
ADMX_DnsClient/DNS_RegistrationTtl
ADMX_DnsClient/DNS_SearchList
ADMX_DnsClient/DNS_SmartMultiHomedNameResolution
ADMX_DnsClient/DNS_SmartProtocolReorder
ADMX_DnsClient/DNS_UpdateSecurityLevel
ADMX_DnsClient/DNS_UpdateTopLevelDomainZones
ADMX_DnsClient/DNS_UseDomainNameDevolution
ADMX_DnsClient/Turn_Off_Multicast

ADMX_DWM原則

ADMX_DWM/DwmDefaultColorizationColor_1
ADMX_DWM/DwmDefaultColorizationColor_2
ADMX_DWM/DwmDisallowAnimations_1
ADMX_DWM/DwmDisallowAnimations_2
ADMX_DWM/DwmDisallowColorizationColorChanges_1
ADMX_DWM/DwmDisallowColorizationColorChanges_2

ADMX_EAIME原則

ADMX_EAIME/L_DoNotIncludeNonPublishingStandardGlyphInTheCandidateList
ADMX_EAIME/L_RestrictCharacterCodeRangeOfConversion
ADMX_EAIME/L_TurnOffCustomDictionary
ADMX_EAIME/L_TurnOffHistorybasedPredictiveInput
ADMX_EAIME/L_TurnOffInternetSearchIntegration
ADMX_EAIME/L_TurnOffOpenExtendedDictionary
ADMX_EAIME/L_TurnOffSavingAutoTuningDataToFile
ADMX_EAIME/L_TurnOnCloudCandidate
ADMX_EAIME/L_TurnOnCloudCandidateCHS
ADMX_EAIME/L_TurnOnLexiconUpdate
ADMX_EAIME/L_TurnOnLiveStickers
ADMX_EAIME/L_TurnOnMisconversionLoggingForMisconversionReport

ADMX_EncryptFilesonMove原則

ADMX_EncryptFilesonMove/NoEncryptOnMove

ADMX_EventLogging原則

ADMX_EventLogging/EnableProtectedEventLogging

ADMX_EnhancedStorage原則

ADMX_EnhancedStorage/ApprovedEnStorDevices
ADMX_EnhancedStorage/ApprovedSilos
ADMX_EnhancedStorage/DisablePasswordAuthentication
ADMX_EnhancedStorage/DisallowLegacyDiskDevices
ADMX_EnhancedStorage/LockDeviceOnMachineLock
ADMX_EnhancedStorage/RootHubConnectedEnStorDevices

ADMX_ErrorReporting原則

ADMX_ErrorReporting/PCH_AllOrNoneDef
ADMX_ErrorReporting/PCH_AllOrNoneEx
ADMX_ErrorReporting/PCH_AllOrNoneInc
ADMX_ErrorReporting/PCH_ConfigureReport
ADMX_ErrorReporting/PCH_ReportOperatingSystemFaults
ADMX_ErrorReporting/WerArchive_1
ADMX_ErrorReporting/WerArchive_2
ADMX_ErrorReporting/WerAutoApproveOSDumps_1
ADMX_ErrorReporting/WerAutoApproveOSDumps_2
ADMX_ErrorReporting/WerBypassDataThrottling_1
ADMX_ErrorReporting/WerBypassDataThrottling_2
ADMX_ErrorReporting/WerBypassNetworkCostThrottling_1
ADMX_ErrorReporting/WerBypassNetworkCostThrottling_2
ADMX_ErrorReporting/WerBypassPowerThrottling_1
ADMX_ErrorReporting/WerBypassPowerThrottling_2
ADMX_ErrorReporting/WerCER
ADMX_ErrorReporting/WerConsentCustomize_1
ADMX_ErrorReporting/WerConsentOverride_1
ADMX_ErrorReporting/WerConsentOverride_2
ADMX_ErrorReporting/WerDefaultConsent_1
ADMX_ErrorReporting/WerDefaultConsent_2
ADMX_ErrorReporting/WerDisable_1
ADMX_ErrorReporting/WerExlusion_1
ADMX_ErrorReporting/WerExlusion_2
ADMX_ErrorReporting/WerNoLogging_1
ADMX_ErrorReporting/WerNoLogging_2
ADMX_ErrorReporting/WerNoSecondLevelData_1
ADMX_ErrorReporting/WerQueue_1
ADMX_ErrorReporting/WerQueue_2

ADMX_EventForwarding原則

ADMX_EventForwarding/ForwarderResourceUsage
ADMX_EventForwarding/SubscriptionManager

ADMX_EventLog原則

ADMX_EventLog/Channel_LogEnabled
ADMX_EventLog/Channel_LogFilePath_1
ADMX_EventLog/Channel_LogFilePath_2
ADMX_EventLog/Channel_LogFilePath_3
ADMX_EventLog/Channel_LogFilePath_4
ADMX_EventLog/Channel_LogMaxSize_3
ADMX_EventLog/Channel_Log_AutoBackup_1
ADMX_EventLog/Channel_Log_AutoBackup_2
ADMX_EventLog/Channel_Log_AutoBackup_3
ADMX_EventLog/Channel_Log_AutoBackup_4
ADMX_EventLog/Channel_Log_FileLogAccess_1
ADMX_EventLog/Channel_Log_FileLogAccess_2
ADMX_EventLog/Channel_Log_FileLogAccess_3
ADMX_EventLog/Channel_Log_FileLogAccess_4
ADMX_EventLog/Channel_Log_FileLogAccess_5
ADMX_EventLog/Channel_Log_FileLogAccess_6
ADMX_EventLog/Channel_Log_FileLogAccess_7
ADMX_EventLog/Channel_Log_FileLogAccess_8
ADMX_EventLog/Channel_Log_Retention_2
ADMX_EventLog/Channel_Log_Retention_3
ADMX_EventLog/Channel_Log_Retention_4

ADMX_EventViewer原則

ADMX_EventViewer/EventViewer_RedirectionProgram
ADMX_EventViewer/EventViewer_RedirectionProgramCommandLineParameters
ADMX_EventViewer/EventViewer_RedirectionURL

ADMX_Explorer原則

ADMX_Explorer/AdminInfoUrl
ADMX_Explorer/AlwaysShowClassicMenu
ADMX_Explorer/DisableRoamedProfileInit
ADMX_Explorer/PreventItemCreationInUsersFilesFolder
ADMX_Explorer/TurnOffSPIAnimations

ADMX_ExternalBoot原則

ADMX_ExternalBoot/PortableOperatingSystem_Hibernate
ADMX_ExternalBoot/PortableOperatingSystem_Sleep
ADMX_ExternalBoot/PortableOperatingSystem_Launcher

ADMX_FileRecovery原則

ADMX_FileRecovery/WdiScenarioExecutionPolicy

ADMX_FileRevocation原則

ADMX_FileRevocation/DelegatedPackageFamilyNames

ADMX_FileServerVSSProvider原則

ADMX_FileServerVSSProvider/Pol_EncryptProtocol

ADMX_FileSys原則

ADMX_FileSys/DisableCompression
ADMX_FileSys/DisableDeleteNotification
ADMX_FileSys/DisableEncryption
ADMX_FileSys/EnablePagefileEncryption
ADMX_FileSys/LongPathsEnabled
ADMX_FileSys/ShortNameCreationSettings
ADMX_FileSys/SymlinkEvaluation
ADMX_FileSys/TxfDeprecatedFunctionality

ADMX_FolderRedirection原則

ADMX_FolderRedirection/DisableFRAdminPin
ADMX_FolderRedirection/DisableFRAdminPinByFolder
ADMX_FolderRedirection/FolderRedirectionEnableCacheRename
ADMX_FolderRedirection/LocalizeXPRelativePaths_1
ADMX_FolderRedirection/LocalizeXPRelativePaths_2
ADMX_FolderRedirection/PrimaryComputer_FR_1
ADMX_FolderRedirection/PrimaryComputer_FR_2

ADMX_FramePanes原則

ADMX_FramePanes/NoReadingPane
ADMX_FramePanes/NoPreviewPane

ADMX_FTHSVC原則

ADMX_FTHSVC/WdiScenarioExecutionPolicy

ADMX_Help原則

ADMX_Help/DisableHDEP
ADMX_Help/HelpQualifiedRootDir_Comp
ADMX_Help/RestrictRunFromHelp
ADMX_Help/RestrictRunFromHelp_Comp

ADMX_HotSpotAuth原則

ADMX_HotSpotAuth/HotspotAuth_Enable

ADMX_Globalization原則

ADMX_Globalization/BlockUserInputMethodsForSignIn
ADMX_Globalization/CustomLocalesNoSelect_1
ADMX_Globalization/CustomLocalesNoSelect_2
ADMX_Globalization/HideAdminOptions
ADMX_Globalization/HideCurrentLocation
ADMX_Globalization/HideLanguageSelection
ADMX_Globalization/HideLocaleSelectAndCustomize
ADMX_Globalization/ImplicitDataCollectionOff_1
ADMX_Globalization/ImplicitDataCollectionOff_2
ADMX_Globalization/LocaleSystemRestrict
ADMX_Globalization/LocaleUserRestrict_1
ADMX_Globalization/LocaleUserRestrict_2
ADMX_Globalization/LockMachineUILanguage
ADMX_Globalization/LockUserUILanguage
ADMX_Globalization/PreventGeoIdChange_1
ADMX_Globalization/PreventGeoIdChange_2
ADMX_Globalization/PreventUserOverrides_1
ADMX_Globalization/PreventUserOverrides_2
ADMX_Globalization/RestrictUILangSelect
ADMX_Globalization/TurnOffAutocorrectMisspelledWords
ADMX_Globalization/TurnOffHighlightMisspelledWords
ADMX_Globalization/TurnOffInsertSpace
ADMX_Globalization/TurnOffOfferTextPredictions
ADMX_Globalization/Y2K

ADMX_GroupPolicy原則

ADMX_GroupPolicy/AllowX-ForestPolicy-and-RUP
ADMX_GroupPolicy/CSE_AppMgmt
ADMX_GroupPolicy/CSE_DiskQuota
ADMX_GroupPolicy/CSE_EFSRecovery
ADMX_GroupPolicy/CSE_FolderRedirection
ADMX_GroupPolicy/CSE_IEM
ADMX_GroupPolicy/CSE_IPSecurity
ADMX_GroupPolicy/CSE_Registry
ADMX_GroupPolicy/CSE_Scripts
ADMX_GroupPolicy/CSE_Security
ADMX_GroupPolicy/CSE_Wired
ADMX_GroupPolicy/CSE_Wireless
ADMX_GroupPolicy/CorpConnSyncWaitTime
ADMX_GroupPolicy/DenyRsopToInteractiveUser_1
ADMX_GroupPolicy/DenyRsopToInteractiveUser_2
ADMX_GroupPolicy/DisableAOACProcessing
ADMX_GroupPolicy/DisableAutoADMUpdate
ADMX_GroupPolicy/DisableBackgroundPolicy
ADMX_GroupPolicy/DisableLGPOProcessing
ADMX_GroupPolicy/DisableUsersFromMachGP
ADMX_GroupPolicy/EnableCDP
ADMX_GroupPolicy/EnableLogonOptimization
ADMX_GroupPolicy/EnableLogonOptimizationOnServerSKU
ADMX_GroupPolicy/EnableMMX
ADMX_GroupPolicy/EnforcePoliciesOnly
ADMX_GroupPolicy/FontMitigation
ADMX_GroupPolicy/GPDCOptions
ADMX_GroupPolicy/GPTransferRate_1
ADMX_GroupPolicy/GPTransferRate_2
ADMX_GroupPolicy/GroupPolicyRefreshRate
ADMX_GroupPolicy/GroupPolicyRefreshRateDC
ADMX_GroupPolicy/GroupPolicyRefreshRateUser
ADMX_GroupPolicy/LogonScriptDelay
ADMX_GroupPolicy/NewGPODisplayName
ADMX_GroupPolicy/NewGPOLinksDisabled
ADMX_GroupPolicy/OnlyUseLocalAdminFiles
ADMX_GroupPolicy/ProcessMitigationOptions
ADMX_GroupPolicy/RSoPLogging
ADMX_GroupPolicy/ResetDfsClientInfoDuringRefreshPolicy
ADMX_GroupPolicy/SlowLinkDefaultForDirectAccess
ADMX_GroupPolicy/SlowlinkDefaultToAsync
ADMX_GroupPolicy/SyncWaitTime
ADMX_GroupPolicy/UserPolicyMode

ADMX_HelpAndSupport原則

ADMX_HelpAndSupport/ActiveHelp
ADMX_HelpAndSupport/HPExplicitFeedback
ADMX_HelpAndSupport/HPImplicitFeedback
ADMX_HelpAndSupport/HPOnlineAssistance

ADMX_ICM原則

ADMX_ICM/CEIPEnable
ADMX_ICM/CertMgr_DisableAutoRootUpdates
ADMX_ICM/DisableHTTPPrinting_1
ADMX_ICM/DisableWebPnPDownload_1
ADMX_ICM/DriverSearchPlaces_DontSearchWindowsUpdate
ADMX_ICM/EventViewer_DisableLinks
ADMX_ICM/HSS_HeadlinesPolicy
ADMX_ICM/HSS_KBSearchPolicy
ADMX_ICM/InternetManagement_RestrictCommunication_1
ADMX_ICM/InternetManagement_RestrictCommunication_2
ADMX_ICM/NC_ExitOnISP
ADMX_ICM/NC_NoRegistration
ADMX_ICM/PCH_DoNotReport
ADMX_ICM/RemoveWindowsUpdate_ICM
ADMX_ICM/SearchCompanion_DisableFileUpdates
ADMX_ICM/ShellNoUseInternetOpenWith_1
ADMX_ICM/ShellNoUseInternetOpenWith_2
ADMX_ICM/ShellNoUseStoreOpenWith_1
ADMX_ICM/ShellNoUseStoreOpenWith_2
ADMX_ICM/ShellPreventWPWDownload_1
ADMX_ICM/ShellRemoveOrderPrints_1
ADMX_ICM/ShellRemoveOrderPrints_2
ADMX_ICM/ShellRemovePublishToWeb_1
ADMX_ICM/ShellRemovePublishToWeb_2
ADMX_ICM/WinMSG_NoInstrumentation_1
ADMX_ICM/WinMSG_NoInstrumentation_2

ADMX_IIS原則

ADMX_IIS/PreventIISInstall

ADMX_iSCSI原則

ADMX_iSCSI/iSCSIGeneral_RestrictAdditionalLogins
ADMX_iSCSI/iSCSIGeneral_ChangeIQNName
ADMX_iSCSI/iSCSISecurity_ChangeCHAPSecret

ADMX_kdc原則

ADMX_kdc/CbacAndArmor
ADMX_kdc/ForestSearch
ADMX_kdc/PKINITFreshness
ADMX_kdc/RequestCompoundId
ADMX_kdc/TicketSizeThreshold
ADMX_kdc/emitli

ADMX_Kerberos原則

ADMX_Kerberos/AlwaysSendCompoundId
ADMX_Kerberos/DevicePKInitEnabled
ADMX_Kerberos/HostToRealm
ADMX_Kerberos/KdcProxyDisableServerRevocationCheck
ADMX_Kerberos/KdcProxyServer
ADMX_Kerberos/MitRealms
ADMX_Kerberos/ServerAcceptsCompound
ADMX_Kerberos/StrictTarget

ADMX_LanmanServer原則

ADMX_LanmanServer/Pol_CipherSuiteOrder
ADMX_LanmanServer/Pol_HashPublication
ADMX_LanmanServer/Pol_HashSupportVersion
ADMX_LanmanServer/Pol_HonorCipherSuiteOrder

ADMX_LanmanWorkstation原則

ADMX_LanmanWorkstation/Pol_CipherSuiteOrder
ADMX_LanmanWorkstation/Pol_EnableHandleCachingForCAFiles
ADMX_LanmanWorkstation/Pol_EnableOfflineFilesforCAShares

ADMX_LeakDiagnostic原則

ADMX_LeakDiagnostic/WdiScenarioExecutionPolicy

ADMX_LinkLayerTopologyDiscovery原則

ADMX_LinkLayerTopologyDiscovery/LLTD_EnableLLTDIO
ADMX_LinkLayerTopologyDiscovery/LLTD_EnableRspndr

ADMX_LocationProviderAdm原則

ADMX_LocationProviderAdm/BlockUserFromShowingAccountDetailsOnSignin

ADMX_Logon原則

ADMX_Logon/BlockUserFromShowingAccountDetailsOnSignin
ADMX_Logon/DisableAcrylicBackgroundOnLogon
ADMX_Logon/DisableExplorerRunLegacy_1
ADMX_Logon/DisableExplorerRunLegacy_2
ADMX_Logon/DisableExplorerRunOnceLegacy_1
ADMX_Logon/DisableExplorerRunOnceLegacy_2
ADMX_Logon/DisableStatusMessages
ADMX_Logon/DontEnumerateConnectedUsers
ADMX_Logon/NoWelcomeTips_1
ADMX_Logon/NoWelcomeTips_2
ADMX_Logon/Run_1
ADMX_Logon/Run_2
ADMX_Logon/SyncForegroundPolicy
ADMX_Logon/UseOEMBackground
ADMX_Logon/VerboseStatus

ADMX_MicrosoftDefenderAntivirus原則

ADMX_MicrosoftDefenderAntivirus/AllowFastServiceStartup
ADMX_MicrosoftDefenderAntivirus/DisableAntiSpywareDefender
ADMX_MicrosoftDefenderAntivirus/DisableAutoExclusions
ADMX_MicrosoftDefenderAntivirus/DisableBlockAtFirstSeen
ADMX_MicrosoftDefenderAntivirus/DisableLocalAdminMerge
ADMX_MicrosoftDefenderAntivirus/DisableRealtimeMonitoring
ADMX_MicrosoftDefenderAntivirus/DisableRoutinelyMakerAction
ADMX_MicrosoftDefenderAntivirus/Exclusions_Extensions
ADMX_MicrosoftDefenderAntivirus/Exclusions_Paths
ADMX_MicrosoftDefenderAntivirus/Exclusions_Processes
ADMX_MicrosoftDefenderAntivirus/ExploitGuard_ASR_ASROnlyExclusions
ADMX_MicrosoftDefenderAntivirus/ExploitGuard_ASR_Rules
ADMX_MicrosoftDefenderAntivirus/ExploitGuard_ControlledFolderAccess_AllowedApplications
ADMX_MicrosoftDefenderAntivirus/ExploitGuard_ControlledFolderAccess_ProtectedFolders
ADMX_MicrosoftDefenderAntivirus/MpEngine_EnableFileHashComputation
ADMX_MicrosoftDefenderAntivirus/Nis_Consumers_IPS_DisableSignatureRetirement
ADMX_MicrosoftDefenderAntivirus/Nis_Consumers_IPS_sku_differentiation_Signature_Set_Guid
ADMX_MicrosoftDefenderAntivirus/Nis_DisableProtocolRecognition
ADMX_MicrosoftDefenderAntivirus/ProxyBypass
ADMX_MicrosoftDefenderAntivirus/ProxyPacUrl
ADMX_MicrosoftDefenderAntivirus/ProxyServer
ADMX_MicrosoftDefenderAntivirus/Quarantine_LocalSettingOverridePurgeItemsAfterDelay
ADMX_MicrosoftDefenderAntivirus/Quarantine_PurgeItemsAfterDelay
ADMX_MicrosoftDefenderAntivirus/RandomizeScheduleTaskTimes
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_DisableBehaviorMonitoring
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_DisableIOAVProtection
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_DisableOnAccessProtection
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_DisableRawWriteNotification
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_DisableScanOnRealtimeEnable
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_IOAVMaxSize
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_LocalSettingOverrideDisableBehaviorMonitoring
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_LocalSettingOverrideDisableIOAVProtection
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_LocalSettingOverrideDisableOnAccessProtection
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_LocalSettingOverrideDisableRealtimeMonitoring
ADMX_MicrosoftDefenderAntivirus/RealtimeProtection_LocalSettingOverrideRealtimeScanDirection
ADMX_MicrosoftDefenderAntivirus/Remediation_LocalSettingOverrideScan_ScheduleTime
ADMX_MicrosoftDefenderAntivirus/Remediation_Scan_ScheduleDay
ADMX_MicrosoftDefenderAntivirus/Remediation_Scan_ScheduleTime
ADMX_MicrosoftDefenderAntivirus/Reporting_AdditionalActionTimeout
ADMX_MicrosoftDefenderAntivirus/Reporting_CriticalFailureTimeout
ADMX_MicrosoftDefenderAntivirus/Reporting_DisableEnhancedNotifications
ADMX_MicrosoftDefenderAntivirus/Reporting_Disablegenericreports
ADMX_MicrosoftDefenderAntivirus/Reporting_NonCriticalTimeout
ADMX_MicrosoftDefenderAntivirus/Reporting_RecentlyCleanedTimeout
ADMX_MicrosoftDefenderAntivirus/Reporting_WppTracingComponents
ADMX_MicrosoftDefenderAntivirus/Reporting_WppTracingLevel
ADMX_MicrosoftDefenderAntivirus/Scan_AllowPause
ADMX_MicrosoftDefenderAntivirus/Scan_ArchiveMaxDepth
ADMX_MicrosoftDefenderAntivirus/Scan_ArchiveMaxSize
ADMX_MicrosoftDefenderAntivirus/Scan_DisableArchiveScanning
ADMX_MicrosoftDefenderAntivirus/Scan_DisableEmailScanning
ADMX_MicrosoftDefenderAntivirus/Scan_DisableHeuristics
ADMX_MicrosoftDefenderAntivirus/Scan_DisablePackedExeScanning
ADMX_MicrosoftDefenderAntivirus/Scan_DisableRemovableDriveScanning
ADMX_MicrosoftDefenderAntivirus/Scan_DisableReparsePointScanning
ADMX_MicrosoftDefenderAntivirus/Scan_DisableRestorePoint
ADMX_MicrosoftDefenderAntivirus/Scan_DisableScanningMappedNetworkDrivesForFullScan
ADMX_MicrosoftDefenderAntivirus/Scan_DisableScanningNetworkFiles
ADMX_MicrosoftDefenderAntivirus/Scan_LocalSettingOverrideAvgCPULoadFactor
ADMX_MicrosoftDefenderAntivirus/Scan_LocalSettingOverrideScanParameters
ADMX_MicrosoftDefenderAntivirus/Scan_LocalSettingOverrideScheduleDay
ADMX_MicrosoftDefenderAntivirus/Scan_LocalSettingOverrideScheduleQuickScantime
ADMX_MicrosoftDefenderAntivirus/Scan_LocalSettingOverrideScheduleTime
ADMX_MicrosoftDefenderAntivirus/Scan_LowCpuPriority
ADMX_MicrosoftDefenderAntivirus/Scan_MissedScheduledScanCountBeforeCatchup
ADMX_MicrosoftDefenderAntivirus/Scan_PurgeItemsAfterDelay
ADMX_MicrosoftDefenderAntivirus/Scan_QuickScanInterval
ADMX_MicrosoftDefenderAntivirus/Scan_ScanOnlyIfIdle
ADMX_MicrosoftDefenderAntivirus/Scan_ScheduleDay
ADMX_MicrosoftDefenderAntivirus/Scan_ScheduleTime
ADMX_MicrosoftDefenderAntivirus/ServiceKeepAlive
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_ASSignatureDue
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_AVSignatureDue
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_DefinitionUpdateFileSharesSources
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_DisableScanOnUpdate
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_DisableScheduledSignatureUpdateonBattery
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_DisableUpdateOnStartupWithoutEngine
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_FallbackOrder
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_ForceUpdateFromMU
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_RealtimeSignatureDelivery
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_ScheduleDay
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_ScheduleTime
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_SharedSignaturesLocation
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_SignatureDisableNotification
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_SignatureUpdateCatchupInterval
ADMX_MicrosoftDefenderAntivirus/SignatureUpdate_UpdateOnStartup
ADMX_MicrosoftDefenderAntivirus/SpynetReporting
ADMX_MicrosoftDefenderAntivirus/Spynet_LocalSettingOverrideSpynetReporting
ADMX_MicrosoftDefenderAntivirus/Threats_ThreatIdDefaultAction
ADMX_MicrosoftDefenderAntivirus/UX_Configuration_CustomDefaultActionToastString
ADMX_MicrosoftDefenderAntivirus/UX_Configuration_Notification_Suppress
ADMX_MicrosoftDefenderAntivirus/UX_Configuration_SuppressRebootNotification
ADMX_MicrosoftDefenderAntivirus/UX_Configuration_UILockdown

ADMX_MMC原則

ADMX_MMC/MMC_ActiveXControl
ADMX_MMC/MMC_ExtendView
ADMX_MMC/MMC_LinkToWeb
ADMX_MMC/MMC_Restrict_Author
ADMX_MMC/MMC_Restrict_To_Permitted_Snapins

ADMX_MMCSnapins原則

ADMX_MMCSnapins/MMC_ADMComputers_1
ADMX_MMCSnapins/MMC_ADMComputers_2
ADMX_MMCSnapins/MMC_ADMUsers_1
ADMX_MMCSnapins/MMC_ADMUsers_2
ADMX_MMCSnapins/MMC_ADSI
ADMX_MMCSnapins/MMC_ActiveDirDomTrusts
ADMX_MMCSnapins/MMC_ActiveDirSitesServices
ADMX_MMCSnapins/MMC_ActiveDirUsersComp
ADMX_MMCSnapins/MMC_AppleTalkRouting
ADMX_MMCSnapins/MMC_AuthMan
ADMX_MMCSnapins/MMC_CertAuth
ADMX_MMCSnapins/MMC_CertAuthPolSet
ADMX_MMCSnapins/MMC_Certs
ADMX_MMCSnapins/MMC_CertsTemplate
ADMX_MMCSnapins/MMC_ComponentServices
ADMX_MMCSnapins/MMC_ComputerManagement
ADMX_MMCSnapins/MMC_ConnectionSharingNAT
ADMX_MMCSnapins/MMC_DCOMCFG
ADMX_MMCSnapins/MMC_DFS
ADMX_MMCSnapins/MMC_DHCPRelayMgmt
ADMX_MMCSnapins/MMC_DeviceManager_1
ADMX_MMCSnapins/MMC_DeviceManager_2
ADMX_MMCSnapins/MMC_DiskDefrag
ADMX_MMCSnapins/MMC_DiskMgmt
ADMX_MMCSnapins/MMC_EnterprisePKI
ADMX_MMCSnapins/MMC_EventViewer_1
ADMX_MMCSnapins/MMC_EventViewer_2
ADMX_MMCSnapins/MMC_EventViewer_3
ADMX_MMCSnapins/MMC_EventViewer_4
ADMX_MMCSnapins/MMC_FAXService
ADMX_MMCSnapins/MMC_FailoverClusters
ADMX_MMCSnapins/MMC_FolderRedirection_1
ADMX_MMCSnapins/MMC_FolderRedirection_2
ADMX_MMCSnapins/MMC_FrontPageExt
ADMX_MMCSnapins/MMC_GroupPolicyManagementSnapIn
ADMX_MMCSnapins/MMC_GroupPolicySnapIn
ADMX_MMCSnapins/MMC_GroupPolicyTab
ADMX_MMCSnapins/MMC_HRA
ADMX_MMCSnapins/MMC_IAS
ADMX_MMCSnapins/MMC_IASLogging
ADMX_MMCSnapins/MMC_IEMaintenance_1
ADMX_MMCSnapins/MMC_IEMaintenance_2
ADMX_MMCSnapins/MMC_IGMPRouting
ADMX_MMCSnapins/MMC_IIS
ADMX_MMCSnapins/MMC_IPRouting
ADMX_MMCSnapins/MMC_IPSecManage_GP
ADMX_MMCSnapins/MMC_IPXRIPRouting
ADMX_MMCSnapins/MMC_IPXRouting
ADMX_MMCSnapins/MMC_IPXSAPRouting
ADMX_MMCSnapins/MMC_IndexingService
ADMX_MMCSnapins/MMC_IpSecManage
ADMX_MMCSnapins/MMC_IpSecMonitor
ADMX_MMCSnapins/MMC_LocalUsersGroups
ADMX_MMCSnapins/MMC_LogicalMappedDrives
ADMX_MMCSnapins/MMC_NPSUI
ADMX_MMCSnapins/MMC_NapSnap
ADMX_MMCSnapins/MMC_NapSnap_GP
ADMX_MMCSnapins/MMC_Net_Framework
ADMX_MMCSnapins/MMC_OCSP
ADMX_MMCSnapins/MMC_OSPFRouting
ADMX_MMCSnapins/MMC_PerfLogsAlerts
ADMX_MMCSnapins/MMC_PublicKey
ADMX_MMCSnapins/MMC_QoSAdmission
ADMX_MMCSnapins/MMC_RAS_DialinUser
ADMX_MMCSnapins/MMC_RIPRouting
ADMX_MMCSnapins/MMC_RIS
ADMX_MMCSnapins/MMC_RRA
ADMX_MMCSnapins/MMC_RSM
ADMX_MMCSnapins/MMC_RemStore
ADMX_MMCSnapins/MMC_RemoteAccess
ADMX_MMCSnapins/MMC_RemoteDesktop
ADMX_MMCSnapins/MMC_ResultantSetOfPolicySnapIn
ADMX_MMCSnapins/MMC_Routing
ADMX_MMCSnapins/MMC_SCA
ADMX_MMCSnapins/MMC_SMTPProtocol
ADMX_MMCSnapins/MMC_SNMP
ADMX_MMCSnapins/MMC_ScriptsMachine_1
ADMX_MMCSnapins/MMC_ScriptsMachine_2
ADMX_MMCSnapins/MMC_ScriptsUser_1
ADMX_MMCSnapins/MMC_ScriptsUser_2
ADMX_MMCSnapins/MMC_SecuritySettings_1
ADMX_MMCSnapins/MMC_SecuritySettings_2
ADMX_MMCSnapins/MMC_SecurityTemplates
ADMX_MMCSnapins/MMC_SendConsoleMessage
ADMX_MMCSnapins/MMC_ServerManager
ADMX_MMCSnapins/MMC_ServiceDependencies
ADMX_MMCSnapins/MMC_Services
ADMX_MMCSnapins/MMC_SharedFolders
ADMX_MMCSnapins/MMC_SharedFolders_Ext
ADMX_MMCSnapins/MMC_SoftwareInstalationComputers_1
ADMX_MMCSnapins/MMC_SoftwareInstalationComputers_2
ADMX_MMCSnapins/MMC_SoftwareInstallationUsers_1
ADMX_MMCSnapins/MMC_SoftwareInstallationUsers_2
ADMX_MMCSnapins/MMC_SysInfo
ADMX_MMCSnapins/MMC_SysProp
ADMX_MMCSnapins/MMC_TPMManagement
ADMX_MMCSnapins/MMC_Telephony
ADMX_MMCSnapins/MMC_TerminalServices
ADMX_MMCSnapins/MMC_WMI
ADMX_MMCSnapins/MMC_WindowsFirewall
ADMX_MMCSnapins/MMC_WindowsFirewall_GP
ADMX_MMCSnapins/MMC_WiredNetworkPolicy
ADMX_MMCSnapins/MMC_WirelessMon
ADMX_MMCSnapins/MMC_WirelessNetworkPolicy

ADMX_MobilePCMobilityCenter原則

ADMX_MobilePCMobilityCenter/MobilityCenterEnable_1
ADMX_MobilePCMobilityCenter/MobilityCenterEnable_2

ADMX_MobilePCPresentationSettings原則

ADMX_MobilePCPresentationSettings/PresentationSettingsEnable_1
ADMX_MobilePCPresentationSettings/PresentationSettingsEnable_2

ADMX_MSAPolicy原則

ADMX_MSAPolicy/IncludeMicrosoftAccount_DisableUserAuthCmdLine

ADMX_msched原則

ADMX_msched/ActivationBoundaryPolicy
ADMX_msched/RandomDelayPolicy

ADMX_MSDT原則

ADMX_MSDT/MsdtSupportProvider
ADMX_MSDT/MsdtToolDownloadPolicy
ADMX_MSDT/WdiScenarioExecutionPolicy

ADMX_MSI原則

ADMX_MSI/AllowLockdownBrowse
ADMX_MSI/AllowLockdownMedia
ADMX_MSI/AllowLockdownPatch
ADMX_MSI/DisableAutomaticApplicationShutdown
ADMX_MSI/DisableBrowse
ADMX_MSI/DisableFlyweightPatching
ADMX_MSI/DisableLoggingFromPackage
ADMX_MSI/DisableMSI
ADMX_MSI/DisableMedia
ADMX_MSI/DisablePatch
ADMX_MSI/DisableRollback_1
ADMX_MSI/DisableRollback_2
ADMX_MSI/DisableSharedComponent
ADMX_MSI/MSILogging
ADMX_MSI/MSI_DisableLUAPatching
ADMX_MSI/MSI_DisablePatchUninstall
ADMX_MSI/MSI_DisableSRCheckPoints
ADMX_MSI/MSI_DisableUserInstalls
ADMX_MSI/MSI_EnforceUpgradeComponentRules
ADMX_MSI/MSI_MaxPatchCacheSize
ADMX_MSI/MsiDisableEmbeddedUI
ADMX_MSI/SafeForScripting
ADMX_MSI/SearchOrder
ADMX_MSI/TransformsSecure

ADMX_MsiFileRecovery原則

ADMX_MsiFileRecovery/WdiScenarioExecutionPolicy

ADMX_nca原則

ADMX_nca/公司資源
ADMX_nca/CustomCommands
ADMX_nca/DDE
ADMX_nca/FriendlyName
ADMX_nca/LocalNamesOn
ADMX_nca/PassiveMode
ADMX_nca/ShowUI
ADMX_nca/支援電子郵件

ADMX_NCSI原則

ADMX_NCSI/NCSI_CorpDnsProbeContent
ADMX_NCSI/NCSI_CorpDnsProbeHost
ADMX_NCSI/NCSI_CorpSitePrefixes
ADMX_NCSI/NCSI_CorpWebProbeUrl
ADMX_NCSI/NCSI_DomainLocationDeterminationUrl
ADMX_NCSI/NCSI_GlobalDns
ADMX_NCSI/NCSI_PassivePolling

ADMX_Netlogon原則

ADMX_Netlogon/Netlogon_AddressLookupOnPingBehavior
ADMX_Netlogon/Netlogon_AddressTypeReturned
ADMX_Netlogon/Netlogon_AllowDnsSuffixSearch
ADMX_Netlogon/Netlogon_AllowNT4Crypto
ADMX_Netlogon/Netlogon_AllowSingleLabelDnsDomain
ADMX_Netlogon/Netlogon_AutoSiteCoverage
ADMX_Netlogon/Netlogon_AvoidFallbackNetbiosDiscovery
ADMX_Netlogon/Netlogon_AvoidPdcOnWan
ADMX_Netlogon/Netlogon_BackgroundRetryInitialPeriod
ADMX_Netlogon/Netlogon_BackgroundRetryMaximumPeriod
ADMX_Netlogon/Netlogon_BackgroundRetryQuitTime
ADMX_Netlogon/Netlogon_BackgroundSuccessfulRefreshPeriod
ADMX_Netlogon/Netlogon_DebugFlag
ADMX_Netlogon/Netlogon_DnsAvoidRegisterRecords
ADMX_Netlogon/Netlogon_DnsRefreshInterval
ADMX_Netlogon/Netlogon_DnsSrvRecordUseLowerCaseHostNames
ADMX_Netlogon/Netlogon_DnsTtl
ADMX_Netlogon/Netlogon_ExpectedDialupDelay
ADMX_Netlogon/Netlogon_ForceRediscoveryInterval
ADMX_Netlogon/Netlogon_GcSiteCoverage
ADMX_Netlogon/Netlogon_IgnoreIncomingMailslotMessages
ADMX_Netlogon/Netlogon_LdapSrvPriority
ADMX_Netlogon/Netlogon_LdapSrvWeight
ADMX_Netlogon/Netlogon_MaximumLogFileSize
ADMX_Netlogon/Netlogon_NdncSiteCoverage
ADMX_Netlogon/Netlogon_NegativeCachePeriod
ADMX_Netlogon/Netlogon_NetlogonShareCompatibilityMode
ADMX_Netlogon/Netlogon_NonBackgroundSuccessfulRefreshPeriod
ADMX_Netlogon/Netlogon_PingUrgencyMode
ADMX_Netlogon/Netlogon_ScavengeInterval
ADMX_Netlogon/Netlogon_SiteCoverage
ADMX_Netlogon/Netlogon_SiteName
ADMX_Netlogon/Netlogon_SysvolShareCompatibilityMode
ADMX_Netlogon/Netlogon_TryNextClosestSite
ADMX_Netlogon/Netlogon_UseDynamicDns

ADMX_NetworkConnections原則

ADMX_NetworkConnections/NC_AddRemoveComponents
ADMX_NetworkConnections/NC_AdvancedSettings
ADMX_NetworkConnections/NC_AllowAdvancedTCPIPConfig
ADMX_NetworkConnections/NC_ChangeBindState
ADMX_NetworkConnections/NC_DeleteAllUserConnection
ADMX_NetworkConnections/NC_DeleteConnection
ADMX_NetworkConnections/NC_DialupPrefs
ADMX_NetworkConnections/NC_DoNotShowLocalOnlyIcon
ADMX_NetworkConnections/NC_EnableAdminProhibits
ADMX_NetworkConnections/NC_ForceTunneling
ADMX_NetworkConnections/NC_IpStateChecking
ADMX_NetworkConnections/NC_LanChangeProperties
ADMX_NetworkConnections/NC_LanConnect
ADMX_NetworkConnections/NC_LanProperties
ADMX_NetworkConnections/NC_NewConnectionWizard
ADMX_NetworkConnections/NC_PersonalFirewallConfig
ADMX_NetworkConnections/NC_RasAllUserProperties
ADMX_NetworkConnections/NC_RasChangeProperties
ADMX_NetworkConnections/NC_RasConnect
ADMX_NetworkConnections/NC_RasMyProperties
ADMX_NetworkConnections/NC_RenameAllUserRasConnection
ADMX_NetworkConnections/NC_RenameConnection
ADMX_NetworkConnections/NC_RenameLanConnection
ADMX_NetworkConnections/NC_RenameMyRasConnection
ADMX_NetworkConnections/NC_ShowSharedAccessUI
ADMX_NetworkConnections/NC_Statistics
ADMX_NetworkConnections/NC_StdDomainUserSetLocation

ADMX_OfflineFiles原則

ADMX_OfflineFiles/Pol_AlwaysPinSubFolders
ADMX_OfflineFiles/Pol_AssignedOfflineFiles_1
ADMX_OfflineFiles/Pol_AssignedOfflineFiles_2
ADMX_OfflineFiles/Pol_BackgroundSyncSettings
ADMX_OfflineFiles/Pol_CacheSize
ADMX_OfflineFiles/Pol_CustomGoOfflineActions_1
ADMX_OfflineFiles/Pol_CustomGoOfflineActions_2
ADMX_OfflineFiles/Pol_DefCacheSize
ADMX_OfflineFiles/Pol_Enabled
ADMX_OfflineFiles/Pol_EncryptOfflineFiles
ADMX_OfflineFiles/Pol_EventLoggingLevel_1
ADMX_OfflineFiles/Pol_EventLoggingLevel_2
ADMX_OfflineFiles/Pol_ExclusionListSettings
ADMX_OfflineFiles/Pol_ExtExclusionList
ADMX_OfflineFiles/Pol_GoOfflineAction_1
ADMX_OfflineFiles/Pol_GoOfflineAction_2
ADMX_OfflineFiles/Pol_NoCacheViewer_1
ADMX_OfflineFiles/Pol_NoCacheViewer_2
ADMX_OfflineFiles/Pol_NoConfigCache_1
ADMX_OfflineFiles/Pol_NoConfigCache_2
ADMX_OfflineFiles/Pol_NoMakeAvailableOffline_1
ADMX_OfflineFiles/Pol_NoMakeAvailableOffline_2
ADMX_OfflineFiles/Pol_NoPinFiles_1
ADMX_OfflineFiles/Pol_NoPinFiles_2
ADMX_OfflineFiles/Pol_NoReminders_1
ADMX_OfflineFiles/Pol_NoReminders_2
ADMX_OfflineFiles/Pol_OnlineCachingSettings
ADMX_OfflineFiles/Pol_PurgeAtLogoff
ADMX_OfflineFiles/Pol_QuickAdimPin
ADMX_OfflineFiles/Pol_ReminderFreq_1
ADMX_OfflineFiles/Pol_ReminderFreq_2
ADMX_OfflineFiles/Pol_ReminderInitTimeout_1
ADMX_OfflineFiles/Pol_ReminderInitTimeout_2
ADMX_OfflineFiles/Pol_ReminderTimeout_1
ADMX_OfflineFiles/Pol_ReminderTimeout_2
ADMX_OfflineFiles/Pol_SlowLinkSettings
ADMX_OfflineFiles/Pol_SlowLinkSpeed
ADMX_OfflineFiles/Pol_SyncAtLogoff_1
ADMX_OfflineFiles/Pol_SyncAtLogoff_2
ADMX_OfflineFiles/Pol_SyncAtLogon_1
ADMX_OfflineFiles/Pol_SyncAtLogon_2
ADMX_OfflineFiles/Pol_SyncAtSuspend_1
ADMX_OfflineFiles/Pol_SyncAtSuspend_2
ADMX_OfflineFiles/Pol_SyncOnCostedNetwork
ADMX_OfflineFiles/Pol_WorkOfflineDisabled_1
ADMX_OfflineFiles/Pol_WorkOfflineDisabled_2

ADMX_pca原則

ADMX_pca/DetectDeprecatedCOMComponentFailuresPolicy
ADMX_pca/DetectDeprecatedComponentFailuresPolicy
ADMX_pca/DetectInstallFailuresPolicy
ADMX_pca/DetectUndetectedInstallersPolicy
ADMX_pca/DetectUpdateFailuresPolicy
ADMX_pca/DisablePcaUIPolicy
ADMX_pca/DetectBlockedDriversPolicy

ADMX_PeerToPeerCaching原則

ADMX_PeerToPeerCaching/EnableWindowsBranchCache
ADMX_PeerToPeerCaching/EnableWindowsBranchCache_Distributed
ADMX_PeerToPeerCaching/EnableWindowsBranchCache_Hosted
ADMX_PeerToPeerCaching/EnableWindowsBranchCache_HostedCacheDiscovery
ADMX_PeerToPeerCaching/EnableWindowsBranchCache_HostedMultipleServers
ADMX_PeerToPeerCaching/EnableWindowsBranchCache_SMB
ADMX_PeerToPeerCaching/SetCachePercent
ADMX_PeerToPeerCaching/SetDataCacheEntryMaxAge
ADMX_PeerToPeerCaching/SetDowngrading

ADMX_PenTraining原則

ADMX_PenTraining/PenTrainingOff_1
ADMX_PenTraining/PenTrainingOff_2

ADMX_PerformanceDiagnostics原則

ADMX_PerformanceDiagnostics/WdiScenarioExecutionPolicy_1
ADMX_PerformanceDiagnostics/WdiScenarioExecutionPolicy_2
ADMX_PerformanceDiagnostics/WdiScenarioExecutionPolicy_3
ADMX_PerformanceDiagnostics/WdiScenarioExecutionPolicy_4

ADMX_Power原則

ADMX_Power/ACConnectivityInStandby_2
ADMX_Power/ACCriticalSleepTransitionsDisable_2
ADMX_Power/ACStartMenuButtonAction_2
ADMX_Power/AllowSystemPowerRequestAC
ADMX_Power/AllowSystemPowerRequestDC
ADMX_Power/AllowSystemSleepWithRemoteFilesOpenAC
ADMX_Power/AllowSystemSleepWithRemoteFilesOpenDC
ADMX_Power/CustomActiveSchemeOverride_2
ADMX_Power/DCBatteryDischargeAction0_2
ADMX_Power/DCBatteryDischargeAction1_2
ADMX_Power/DCBatteryDischargeLevel0_2
ADMX_Power/DCBatteryDischargeLevel1UINotification_2
ADMX_Power/DCBatteryDischargeLevel1_2
ADMX_Power/DCConnectivityInStandby_2
ADMX_Power/DCCriticalSleepTransitionsDisable_2
ADMX_Power/DCStartMenuButtonAction_2
ADMX_Power/DiskACPowerDownTimeOut_2
ADMX_Power/DiskDCPowerDownTimeOut_2
ADMX_Power/Dont_PowerOff_AfterShutdown
ADMX_Power/EnableDesktopSlideShowAC
ADMX_Power/EnableDesktopSlideShowDC
ADMX_Power/InboxActiveSchemeOverride_2
ADMX_Power/PW_PromptPasswordOnResume
ADMX_Power/PowerThrottlingTurnOff
ADMX_Power/ReserveBatteryNotificationLevel

ADMX_PowerShellExecutionPolicy原則

ADMX_PowerShellExecutionPolicy/EnableModuleLogging
ADMX_PowerShellExecutionPolicy/EnableScripts
ADMX_PowerShellExecutionPolicy/EnableTranscripting
ADMX_PowerShellExecutionPolicy/EnableUpdateHelpDefaultSourcePath

ADMX_PreviousVersions原則

ADMX_PreviousVersions/DisableLocalPage_1
ADMX_PreviousVersions/DisableLocalPage_2
ADMX_PreviousVersions/DisableRemotePage_1
ADMX_PreviousVersions/DisableRemotePage_2
ADMX_PreviousVersions/HideBackupEntries_1
ADMX_PreviousVersions/HideBackupEntries_2
ADMX_PreviousVersions/DisableLocalRestore_1
ADMX_PreviousVersions/DisableLocalRestore_2

ADMX_Printing原則

ADMX_Printing/AllowWebPrinting
ADMX_Printing/ApplicationDriverIsolation
ADMX_Printing/CustomizedSupportUrl
ADMX_Printing/DoNotInstallCompatibleDriverFromWindowsUpdate
ADMX_Printing/DomainPrinters
ADMX_Printing/DownlevelBrowse
ADMX_Printing/EMFDespooling
ADMX_Printing/ForceSoftwareRasterization
ADMX_Printing/IntranetPrintersUrl
ADMX_Printing/KMPrintersAreBlocked
ADMX_Printing/LegacyDefaultPrinterMode
ADMX_Printing/MXDWUseLegacyOutputFormatMSXPS
ADMX_Printing/NoDeletePrinter
ADMX_Printing/NonDomainPrinters
ADMX_Printing/PackagePointAndPrintOnly
ADMX_Printing/PackagePointAndPrintOnly_Win7
ADMX_Printing/PackagePointAndPrintServerList
ADMX_Printing/PackagePointAndPrintServerList_Win7
ADMX_Printing/PhysicalLocation
ADMX_Printing/PhysicalLocationSupport
ADMX_Printing/PrintDriverIsolationExecutionPolicy
ADMX_Printing/PrintDriverIsolationOverrideCompat
ADMX_Printing/PrinterDirectorySearchScope
ADMX_Printing/PrinterServerThread
ADMX_Printing/ShowJobTitleInEventLogs
ADMX_Printing/V4DriverDisallowPrinterExtension

ADMX_Printing2原則

ADMX_Printing2/自動發佈
ADMX_Printing2/PrintQueue
ADMX_Printing2/PruneDownlevel
ADMX_Printing2/PruningInterval
ADMX_Printing2/PruningPriority
ADMX_Printing2/剪除重試
ADMX_Printing2/PruningRetryLog
ADMX_Printing2/RegisterSpoolerRemoteRpcEndPoint
ADMX_Printing2/VerifyPublishedState

ADMX_Programs原則

ADMX_Programs/NoDefaultPrograms
ADMX_Programs/NoGetPrograms
ADMX_Programs/NoInstalledUpdates
ADMX_Programs/NoProgramsAndFeatures
ADMX_Programs/NoProgramsCPL
ADMX_Programs/NoWindowsFeatures
ADMX_Programs/NoWindowsMarketplace

ADMX_Reliability原則

ADMX_Reliability/EE_EnablePersistentTimeStamp
ADMX_Reliability/PCH_ReportShutdownEvents
ADMX_Reliability/ShutdownEventTrackerStateFile
ADMX_Reliability/ShutdownReason

ADMX_RemoteAssistance原則

ADMX_RemoteAssistance/RA_EncryptedTicketOnly
ADMX_RemoteAssistance/RA_Optimize_Bandwidth

ADMX_RemovableStorage原則

ADMX_RemovableStorage/AccessRights_RebootTime_1
ADMX_RemovableStorage/AccessRights_RebootTime_2
ADMX_RemovableStorage/CDandDVD_DenyExecute_Access_2
ADMX_RemovableStorage/CDandDVD_DenyRead_Access_1
ADMX_RemovableStorage/CDandDVD_DenyRead_Access_2
ADMX_RemovableStorage/CDandDVD_DenyWrite_Access_1
ADMX_RemovableStorage/CDandDVD_DenyWrite_Access_2
ADMX_RemovableStorage/CustomClasses_DenyRead_Access_1
ADMX_RemovableStorage/CustomClasses_DenyRead_Access_2
ADMX_RemovableStorage/CustomClasses_DenyWrite_Access_1
ADMX_RemovableStorage/CustomClasses_DenyWrite_Access_2
ADMX_RemovableStorage/FloppyDrives_DenyExecute_Access_2
ADMX_RemovableStorage/FloppyDrives_DenyRead_Access_1
ADMX_RemovableStorage/FloppyDrives_DenyRead_Access_2
ADMX_RemovableStorage/FloppyDrives_DenyWrite_Access_1
ADMX_RemovableStorage/FloppyDrives_DenyWrite_Access_2
ADMX_RemovableStorage/RemovableDisks_DenyExecute_Access_2
ADMX_RemovableStorage/RemovableDisks_DenyRead_Access_1
ADMX_RemovableStorage/RemovableDisks_DenyRead_Access_2
ADMX_RemovableStorage/RemovableDisks_DenyWrite_Access_1
ADMX_RemovableStorage/RemovableStorageClasses_DenyAll_Access_1
ADMX_RemovableStorage/RemovableStorageClasses_DenyAll_Access_2
ADMX_RemovableStorage/Removable_Remote_Allow_Access
ADMX_RemovableStorage/TapeDrives_DenyExecute_Access_2
ADMX_RemovableStorage/TapeDrives_DenyRead_Access_1
ADMX_RemovableStorage/TapeDrives_DenyRead_Access_2
ADMX_RemovableStorage/TapeDrives_DenyWrite_Access_1
ADMX_RemovableStorage/TapeDrives_DenyWrite_Access_2
ADMX_RemovableStorage/WPDDevices_DenyRead_Access_1
ADMX_RemovableStorage/WPDDevices_DenyRead_Access_2
ADMX_RemovableStorage/WPDDevices_DenyWrite_Access_1
ADMX_RemovableStorage/WPDDevices_DenyWrite_Access_2

ADMX_RPC原則

ADMX_RPC/RpcExtendedErrorInformation
ADMX_RPC/RpcIgnoreDelegationFailure
ADMX_RPC/RpcMinimumHttpConnectionTimeout
ADMX_RPC/RpcStateInformation

ADMX_Scripts原則

ADMX_Scripts/Allow_Logon_Script_NetbiosDisabled
ADMX_Scripts/MaxGPOScriptWaitPolicy
ADMX_Scripts/Run_Computer_PS_Scripts_First
ADMX_Scripts/Run_Legacy_Logon_Script_Hidden
ADMX_Scripts/Run_Logoff_Script_Visible
ADMX_Scripts/Run_Logon_Script_Sync_1
ADMX_Scripts/Run_Logon_Script_Sync_2
ADMX_Scripts/Run_Logon_Script_Visible
ADMX_Scripts/Run_Shutdown_Script_Visible
ADMX_Scripts/Run_Startup_Script_Sync
ADMX_Scripts/Run_Startup_Script_Visible
ADMX_Scripts/Run_User_PS_Scripts_First

ADMX_sdiagschd原則

ADMX_sdiagschd/ScheduledDiagnosticsExecutionPolicy

ADMX_sdiageng原則

ADMX_sdiageng/BetterWhenConnected
ADMX_sdiageng/ScriptedDiagnosticsExecutionPolicy
ADMX_sdiageng/ScriptedDiagnosticsSecurityPolicy

ADMX_Securitycenter原則

ADMX_Securitycenter/SecurityCenter_SecurityCenterInDomain

ADMX_Sensors原則

ADMX_Sensors/DisableLocationScripting_1
ADMX_Sensors/DisableLocationScripting_2
ADMX_Sensors/DisableLocation_1
ADMX_Sensors/DisableSensors_1
ADMX_Sensors/DisableSensors_2

ADMX_ServerManager原則

ADMX_ServerManager/Do_not_display_Manage_Your_Server_page
ADMX_ServerManager/ServerManagerAutoRefreshRate
ADMX_ServerManager/DoNotLaunchInitialConfigurationTasks
ADMX_ServerManager/DoNotLaunchServerManager

ADMX_Servicing原則

ADMX_Servicing/服務

ADMX_SettingSync原則

ADMX_SettingSync/DisableAppSyncSettingSync
ADMX_SettingSync/DisableApplicationSettingSync
ADMX_SettingSync/DisableCredentialsSettingSync
ADMX_SettingSync/DisableDesktopThemeSettingSync
ADMX_SettingSync/DisablePersonalizationSettingSync
ADMX_SettingSync/DisableSettingSync
ADMX_SettingSync/DisableStartLayoutSettingSync
ADMX_SettingSync/DisableSyncOnPaidNetwork
ADMX_SettingSync/DisableWindowsSettingSync

ADMX_SharedFolders原則

ADMX_SharedFolders/PublishDfsRoots
ADMX_SharedFolders/PublishSharedFolders

ADMX_Sharing原則

ADMX_Sharing/NoInplaceSharing

ADMX_ShellCommandPromptRegEditTools原則

ADMX_ShellCommandPromptRegEditTools/DisallowApps
ADMX_ShellCommandPromptRegEditTools/DisableRegedit
ADMX_ShellCommandPromptRegEditTools/DisableCMD
ADMX_ShellCommandPromptRegEditTools/RestrictApps

ADMX_Smartcard原則

ADMX_Smartcard/AllowCertificatesWithNoEKU
ADMX_Smartcard/AllowIntegratedUnblock
ADMX_Smartcard/AllowSignatureOnlyKeys
ADMX_Smartcard/AllowTimeInvalidCertificates
ADMX_Smartcard/CertPropEnabledString
ADMX_Smartcard/CertPropRootCleanupString
ADMX_Smartcard/CertPropRootEnabledString
ADMX_Smartcard/DisallowPlaiNtextPin
ADMX_Smartcard/EnumerateECCCerts
ADMX_Smartcard/FilterDuplicateCerts
ADMX_Smartcard/ForceReadingAllCertificates
ADMX_Smartcard/IntegratedUnblockPromptString
ADMX_Smartcard/ReverseSubject
ADMX_Smartcard/SCPnPEnabled
ADMX_Smartcard/SCPnPNotification
ADMX_Smartcard/X509HintsNeeded

ADMX_Snmp原則

ADMX_Snmp/SNMP_Communities
ADMX_Snmp/SNMP_PermittedManagers
ADMX_Snmp/SNMP_Traps_Public

ADMX_StartMenu原則

ADMX_StartMenu/AddSearchInternetLinkInStartMenu
ADMX_StartMenu/ClearRecentDocsOnExit
ADMX_StartMenu/ClearRecentProgForNewUserInStartMenu
ADMX_StartMenu/ClearTilesOnExit
ADMX_StartMenu/DesktopAppsFirstInAppsView
ADMX_StartMenu/DisableGlobalSearchOnAppsView
ADMX_StartMenu/ForceStartMenuLogOff
ADMX_StartMenu/GoToDesktopOnSignIn
ADMX_StartMenu/GreyMSIAds
ADMX_StartMenu/HidePowerOptions
ADMX_StartMenu/Intellimenus
ADMX_StartMenu/LockTaskbar
ADMX_StartMenu/MemCheckBoxInRunDlg
ADMX_StartMenu/NoAutoTrayNotify
ADMX_StartMenu/NoBalloonTip
ADMX_StartMenu/NoChangeStartMenu
ADMX_StartMenu/NoClose
ADMX_StartMenu/NoCommonGroups
ADMX_StartMenu/NoFavoritesMenu
ADMX_StartMenu/NoFind
ADMX_StartMenu/NoGamesFolderOnStartMenu
ADMX_StartMenu/NoHelp
ADMX_StartMenu/NoInstrumentation
ADMX_StartMenu/NoMoreProgramsList
ADMX_StartMenu/NoNetAndDialupConnect
ADMX_StartMenu/NoPinnedPrograms
ADMX_StartMenu/NoRecentDocsMenu
ADMX_StartMenu/NoResolveSearch
ADMX_StartMenu/NoResolveTrack
ADMX_StartMenu/NoRun
ADMX_StartMenu/NoSMConfigurePrograms
ADMX_StartMenu/NoSMMyDocuments
ADMX_StartMenu/NoSMMyMusic
ADMX_StartMenu/NoSMMyNetworkPlaces
ADMX_StartMenu/NoSMMyPictures
ADMX_StartMenu/NoSearchCommInStartMenu
ADMX_StartMenu/NoSearchComputerLinkInStartMenu
ADMX_StartMenu/NoSearchEverywhereLinkInStartMenu
ADMX_StartMenu/NoSearchFilesInStartMenu
ADMX_StartMenu/NoSearchInternetInStartMenu
ADMX_StartMenu/NoSearchProgramsInStartMenu
ADMX_StartMenu/NoSetFolders
ADMX_StartMenu/NoSetTaskbar
ADMX_StartMenu/NoStartMenuDownload
ADMX_StartMenu/NoStartMenuHomegroup
ADMX_StartMenu/NoStartMenuRecordedTV
ADMX_StartMenu/NoStartMenuSubFolders
ADMX_StartMenu/NoStartMenuVideos
ADMX_StartMenu/NoStartPage
ADMX_StartMenu/NoTaskBarClock
ADMX_StartMenu/NoTaskGrouping
ADMX_StartMenu/NoToolbarsOnTaskbar
ADMX_StartMenu/NoTrayCoNtextMenu
ADMX_StartMenu/NoTrayItemsDisplay
ADMX_StartMenu/NoUninstallFromStart
ADMX_StartMenu/NoUserFolderOnStartMenu
ADMX_StartMenu/NoUserNameOnStartMenu
ADMX_StartMenu/NoWindowsUpdate
ADMX_StartMenu/PowerButtonAction
ADMX_StartMenu/QuickLaunchEnabled
ADMX_StartMenu/RemoveUnDockPCButton
ADMX_StartMenu/ShowAppsViewOnStart
ADMX_StartMenu/ShowRunAsDifferentUserInStart
ADMX_StartMenu/ShowRunInStartMenu
ADMX_StartMenu/ShowStartOnDisplayWithForegroundOnWinKey
ADMX_StartMenu/StartMenuLogOff
ADMX_StartMenu/StartPinAppsWhenInstalled

ADMX_SystemRestore原則

ADMX_SystemRestore/SR_DisableConfig

ADMX_TabletShell原則

ADMX_TabletShell/DisableInkball_1
ADMX_TabletShell/DisableNoteWriterPrinting_1

ADMX_Taskbar原則

ADMX_Taskbar/DisableNotificationCenter
ADMX_Taskbar/EnableLegacyBalloonNotifications
ADMX_Taskbar/HideSCAHealth
ADMX_Taskbar/HideSCANetwork
ADMX_Taskbar/HideSCAPower
ADMX_Taskbar/HideSCAVolume
ADMX_Taskbar/NoBalloonFeatureAdvertisements
ADMX_Taskbar/NoPinningStoreToTaskbar
ADMX_Taskbar/NoPinningToDestinations
ADMX_Taskbar/NoPinningToTaskbar
ADMX_Taskbar/NoRemoteDestinations
ADMX_Taskbar/NoSystraySystemPromotion
ADMX_Taskbar/ShowWindowsStoreAppsOnTaskbar
ADMX_Taskbar/TaskbarLockAll
ADMX_Taskbar/TaskbarNoAddRemoveToolbar
ADMX_Taskbar/TaskbarNoDragToolbar
ADMX_Taskbar/TaskbarNoMultimon
ADMX_Taskbar/TaskbarNoNotification
ADMX_Taskbar/TaskbarNoPinnedList
ADMX_Taskbar/TaskbarNoRedock
ADMX_Taskbar/TaskbarNoResize
ADMX_Taskbar/TaskbarNoThumbnail

ADMX_tcpip原則

ADMX_tcpip/6to4_Router_Name
ADMX_tcpip/6to4_Router_Name_Resolution_Interval
ADMX_tcpip/6to4_State
ADMX_tcpip/IPHTTPS_ClientState
ADMX_tcpip/IP_Stateless_Autoconfiguration_Limits_State
ADMX_tcpip/ISATAP_Router_Name
ADMX_tcpip/ISATAP_State
ADMX_tcpip/Teredo_Client_Port
ADMX_tcpip/Teredo_Default_Qualified
ADMX_tcpip/Teredo_Refresh_Rate
ADMX_tcpip/Teredo_Server_Name
ADMX_tcpip/Teredo_State
ADMX_tcpip/Windows_Scaling_Heuristics_State

ADMX_TerminalServer原則

ADMX_TerminalServer/TS_AUTO_RECONNECT
ADMX_TerminalServer/TS_CAMERA_REDIRECTION
ADMX_TerminalServer/TS_CERTIFICATE_TEMPLATE_POLICY
ADMX_TerminalServer/TS_CLIENT_ALLOW_SIGNED_FILES_1
ADMX_TerminalServer/TS_CLIENT_ALLOW_SIGNED_FILES_2
ADMX_TerminalServer/TS_CLIENT_ALLOW_UNSIGNED_FILES_1
ADMX_TerminalServer/TS_CLIENT_ALLOW_UNSIGNED_FILES_2
ADMX_TerminalServer/TS_CLIENT_AUDIO
ADMX_TerminalServer/TS_CLIENT_AUDIO_CAPTURE
ADMX_TerminalServer/TS_CLIENT_AUDIO_QUALITY
ADMX_TerminalServer/TS_CLIENT_CLIPBOARD
ADMX_TerminalServer/TS_CLIENT_COM
ADMX_TerminalServer/TS_CLIENT_DEFAULT_M
ADMX_TerminalServer/TS_CLIENT_DISABLE_HARDWARE_MODE
ADMX_TerminalServer/TS_CLIENT_DISABLE_PASSWORD_SAVING_1
ADMX_TerminalServer/TS_CLIENT_LPT
ADMX_TerminalServer/TS_CLIENT_PNP
ADMX_TerminalServer/TS_CLIENT_PRINTER
ADMX_TerminalServer/TS_CLIENT_TRUSTED_CERTIFICATE_THUMBPRINTS_1
ADMX_TerminalServer/TS_CLIENT_TRUSTED_CERTIFICATE_THUMBPRINTS_2
ADMX_TerminalServer/TS_CLIENT_TURN_OFF_UDP
ADMX_TerminalServer/TS_COLORDEPTH
ADMX_TerminalServer/TS_DELETE_ROAMING_USER_PROFILES
ADMX_TerminalServer/TS_DISABLE_REMOTE_DESKTOP_WALLPAPER
ADMX_TerminalServer/TS_DX_USE_FULL_HWGPU
ADMX_TerminalServer/TS_EASY_PRINT
ADMX_TerminalServer/TS_EASY_PRINT_User
ADMX_TerminalServer/TS_EnableVirtualGraphics
ADMX_TerminalServer/TS_FALLBACKPRINTDRIVERTYPE
ADMX_TerminalServer/TS_FORCIBLE_LOGOFF
ADMX_TerminalServer/TS_GATEWAY_POLICY_ENABLE
ADMX_TerminalServer/TS_GATEWAY_POLICY_AUTH_METHOD
ADMX_TerminalServer/TS_GATEWAY_POLICY_SERVER
ADMX_TerminalServer/TS_JOIN_SESSION_DIRECTORY
ADMX_TerminalServer/TS_KEEP_ALIVE
ADMX_TerminalServer/TS_LICENSE_SECGROUP
ADMX_TerminalServer/TS_LICENSE_SERVERS
ADMX_TerminalServer/TS_LICENSE_TOOLTIP
ADMX_TerminalServer/TS_LICENSING_MODE
ADMX_TerminalServer/TS_MAX_CON_POLICY
ADMX_TerminalServer/TS_MAXDISPLAYRES
ADMX_TerminalServer/TS_MAXMONITOR
ADMX_TerminalServer/TS_NoDisconnectMenu
ADMX_TerminalServer/TS_NoSecurityMenu
ADMX_TerminalServer/TS_PreventLicenseUpgrade
ADMX_TerminalServer/TS_PROMT_CREDS_CLIENT_COMP
ADMX_TerminalServer/TS_RADC_DefaultConnection
ADMX_TerminalServer/TS_RDSAppX_WaitForRegistration
ADMX_TerminalServer/TS_RemoteControl_1
ADMX_TerminalServer/TS_RemoteControl_2
ADMX_TerminalServer/TS_RemoteDesktopVirtualGraphics
ADMX_TerminalServer/TS_SD_ClustName
ADMX_TerminalServer/TS_SD_EXPOSE_ADDRESS
ADMX_TerminalServer/TS_SD_Loc
ADMX_TerminalServer/TS_SECURITY_LAYER_POLICY
ADMX_TerminalServer/TS_SELECT_NETWORK_DETECT
ADMX_TerminalServer/TS_SELECT_TRANSPORT
ADMX_TerminalServer/TS_SERVER_ADVANCED_REMOTEFX_REMOTEAPP
ADMX_TerminalServer/TS_SERVER_AUTH
ADMX_TerminalServer/TS_SERVER_AVC_HW_ENCODE_PREFERRED
ADMX_TerminalServer/TS_SERVER_AVC444_MODE_PREFERRED
ADMX_TerminalServer/TS_SERVER_COMPRESSOR
ADMX_TerminalServer/TS_SERVER_IMAGE_QUALITY
ADMX_TerminalServer/TS_SERVER_LEGACY_RFX
ADMX_TerminalServer/TS_SERVER_PROFILE
ADMX_TerminalServer/TS_SERVER_VISEXP
ADMX_TerminalServer/TS_SERVER_WDDM_GRAPHICS_DRIVER
ADMX_TerminalServer/TS_Session_End_On_Limit_1
ADMX_TerminalServer/TS_Session_End_On_Limit_2
ADMX_TerminalServer/TS_SESSIONS_Disconnected_Timeout_1
ADMX_TerminalServer/TS_SESSIONS_Disconnected_Timeout_2
ADMX_TerminalServer/TS_SESSIONS_Idle_Limit_1
ADMX_TerminalServer/TS_SESSIONS_Idle_Limit_2
ADMX_TerminalServer/TS_SINGLE_SESSION
ADMX_TerminalServer/TS_SMART_CARD
ADMX_TerminalServer/TS_START_PROGRAM_1
ADMX_TerminalServer/TS_START_PROGRAM_2
ADMX_TerminalServer/TS_TEMP_DELETE
ADMX_TerminalServer/TS_TEMP_PER_SESSION
ADMX_TerminalServer/TS_TIME_ZONE
ADMX_TerminalServer/TS_TSCC_PERMISSIONS_POLICY
ADMX_TerminalServer/TS_TURNOFF_SINGLEAPP
ADMX_TerminalServer/TS_UIA
ADMX_TerminalServer/TS_USB_REDIRECTION_DISABLE
ADMX_TerminalServer/TS_USER_AUTHENTICATION_POLICY
ADMX_TerminalServer/TS_USER_HOME
ADMX_TerminalServer/TS_USER_MANDATORY_PROFILES
ADMX_TerminalServer/TS_USER_PROFILES

ADMX_Thumbnails原則

ADMX_Thumbnails/DisableThumbnails
ADMX_Thumbnails/DisableThumbnailsOnNetworkFolders
ADMX_Thumbnails/DisableThumbsDBOnNetworkFolders

ADMX_TouchInput原則

ADMX_TouchInput/TouchInputOff_1
ADMX_TouchInput/TouchInputOff_2
ADMX_TouchInput/PanningEverywhereOff_1
ADMX_TouchInput/PanningEverywhereOff_2

ADMX_TPM原則

ADMX_TPM/BlockedCommandsList_Name
ADMX_TPM/ClearTPMIfNotReady_Name
ADMX_TPM/IgnoreDefaultList_Name
ADMX_TPM/IgnoreLocalList_Name
ADMX_TPM/OSManagedAuth_Name
ADMX_TPM/OptIntoDSHA_Name
ADMX_TPM/StandardUserAuthorizationFailureDuration_Name
ADMX_TPM/StandardUserAuthorizationFailureIndividualThreshold_Name
ADMX_TPM/StandardUserAuthorizationFailureTotalThreshold_Name
ADMX_TPM/UseLegacyDAP_Name

ADMX_UserExperienceVirtualization原則

ADMX_UserExperienceVirtualization/計算機
ADMX_UserExperienceVirtualization/ConfigureSyncMethod
ADMX_UserExperienceVirtualization/ConfigureVdi
ADMX_UserExperienceVirtualization/ContactITDescription
ADMX_UserExperienceVirtualization/ContactITUrl
ADMX_UserExperienceVirtualization/DisableWin8Sync
ADMX_UserExperienceVirtualization/DisableWindowsOSSettings
ADMX_UserExperienceVirtualization/EnableUEV
ADMX_UserExperienceVirtualization/財務
ADMX_UserExperienceVirtualization/FirstUseNotificationEnabled
ADMX_UserExperienceVirtualization/遊戲
ADMX_UserExperienceVirtualization/InternetExplorer8
ADMX_UserExperienceVirtualization/InternetExplorer9
ADMX_UserExperienceVirtualization/InternetExplorer10
ADMX_UserExperienceVirtualization/InternetExplorer11
ADMX_UserExperienceVirtualization/InternetExplorerCommon
ADMX_UserExperienceVirtualization/地圖
ADMX_UserExperienceVirtualization/MaxPackageSizeInBytes
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Access
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Common
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Excel
ADMX_UserExperienceVirtualization/MicrosoftOffice2010InfoPath
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Lync
ADMX_UserExperienceVirtualization/MicrosoftOffice2010OneNote
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Outlook
ADMX_UserExperienceVirtualization/MicrosoftOffice2010PowerPoint
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Project
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Publisher
ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointDesigner
ADMX_UserExperienceVirtualization/MicrosoftOffice2010SharePointWorkspace
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Visio
ADMX_UserExperienceVirtualization/MicrosoftOffice2010Word
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Access
ADMX_UserExperienceVirtualization/MicrosoftOffice2013AccessBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Common
ADMX_UserExperienceVirtualization/MicrosoftOffice2013CommonBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Excel
ADMX_UserExperienceVirtualization/MicrosoftOffice2013ExcelBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPath
ADMX_UserExperienceVirtualization/MicrosoftOffice2013InfoPathBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Lync
ADMX_UserExperienceVirtualization/MicrosoftOffice2013LyncBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneDriveForBusiness
ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNote
ADMX_UserExperienceVirtualization/MicrosoftOffice2013OneNoteBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Outlook
ADMX_UserExperienceVirtualization/MicrosoftOffice2013OutlookBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPoint
ADMX_UserExperienceVirtualization/MicrosoftOffice2013PowerPointBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Project
ADMX_UserExperienceVirtualization/MicrosoftOffice2013ProjectBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Publisher
ADMX_UserExperienceVirtualization/MicrosoftOffice2013PublisherBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesigner
ADMX_UserExperienceVirtualization/MicrosoftOffice2013SharePointDesignerBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013UploadCenter
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Visio
ADMX_UserExperienceVirtualization/MicrosoftOffice2013VisioBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2013Word
ADMX_UserExperienceVirtualization/MicrosoftOffice2013WordBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Access
ADMX_UserExperienceVirtualization/MicrosoftOffice2016AccessBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Common
ADMX_UserExperienceVirtualization/MicrosoftOffice2016CommonBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Excel
ADMX_UserExperienceVirtualization/MicrosoftOffice2016ExcelBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Lync
ADMX_UserExperienceVirtualization/MicrosoftOffice2016LyncBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneDriveForBusiness
ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNote
ADMX_UserExperienceVirtualization/MicrosoftOffice2016OneNoteBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Outlook
ADMX_UserExperienceVirtualization/MicrosoftOffice2016OutlookBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPoint
ADMX_UserExperienceVirtualization/MicrosoftOffice2016PowerPointBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Project
ADMX_UserExperienceVirtualization/MicrosoftOffice2016ProjectBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Publisher
ADMX_UserExperienceVirtualization/MicrosoftOffice2016PublisherBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016UploadCenter
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Visio
ADMX_UserExperienceVirtualization/MicrosoftOffice2016VisioBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice2016Word
ADMX_UserExperienceVirtualization/MicrosoftOffice2016WordBackup
ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Access2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Common2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Excel2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365InfoPath2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Lync2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365OneNote2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Outlook2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365PowerPoint2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Project2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Publisher2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365SharePointDesigner2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Visio2016
ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2013
ADMX_UserExperienceVirtualization/MicrosoftOffice365Word2016
ADMX_UserExperienceVirtualization/音樂
ADMX_UserExperienceVirtualization/新聞
ADMX_UserExperienceVirtualization/記事本
ADMX_UserExperienceVirtualization/讀取器
ADMX_UserExperienceVirtualization/RepositoryTimeout
ADMX_UserExperienceVirtualization/SettingsStoragePath
ADMX_UserExperienceVirtualization/SettingsTemplateCatalogPath
ADMX_UserExperienceVirtualization/運動
ADMX_UserExperienceVirtualization/SyncEnabled
ADMX_UserExperienceVirtualization/SyncOverMeteredNetwork
ADMX_UserExperienceVirtualization/SyncOverMeteredNetworkWhenRoaming
ADMX_UserExperienceVirtualization/SyncProviderPingEnabled
ADMX_UserExperienceVirtualization/SyncUnlistedWindows8Apps
ADMX_UserExperienceVirtualization/旅遊
ADMX_UserExperienceVirtualization/TrayIconEnabled
ADMX_UserExperienceVirtualization/影片
ADMX_UserExperienceVirtualization/天氣
ADMX_UserExperienceVirtualization/Wordpad

ADMX_UserProfiles原則

ADMX_UserProfiles/CleanupProfiles
ADMX_UserProfiles/DontForceUnloadHive
ADMX_UserProfiles/LeaveAppMgmtData
ADMX_UserProfiles/LimitSize
ADMX_UserProfiles/ProfileErrorAction
ADMX_UserProfiles/SlowLinkTimeOut
ADMX_UserProfiles/USER_HOME
ADMX_UserProfiles/UserInfoAccessAction

ADMX_W32Time原則

ADMX_W32Time/W32TIME_POLICY_CONFIG
ADMX_W32Time/W32TIME_POLICY_CONFIGURE_NTPCLIENT
ADMX_W32Time/W32TIME_POLICY_ENABLE_NTPCLIENT
ADMX_W32Time/W32TIME_POLICY_ENABLE_NTPSERVER

ADMX_WCM原則

ADMX_WCM/WCM_DisablePowerManagement
ADMX_WCM/WCM_EnableSoftDisconnect
ADMX_WCM/WCM_MinimizeConnections

ADMX_WDI原則

ADMX_WDI/WdiDpsScenarioExecutionPolicy
ADMX_WDI/WdiDpsScenarioDataSizeLimitPolicy

ADMX_WinCal原則

ADMX_WinCal/TurnOffWinCal_1
ADMX_WinCal/TurnOffWinCal_2

ADMX_WindowsConnectNow原則

ADMX_WindowsConnectNow/WCN_DisableWcnUi_1
ADMX_WindowsConnectNow/WCN_DisableWcnUi_2
ADMX_WindowsConnectNow/WCN_EnableRegistrar

ADMX_WindowsExplorer原則

ADMX_WindowsExplorer/CheckSameSourceAndTargetForFRAndDFS
ADMX_WindowsExplorer/ClassicShell
ADMX_WindowsExplorer/ConfirmFileDelete
ADMX_WindowsExplorer/DefaultLibrariesLocation
ADMX_WindowsExplorer/DisableBindDirectlyToPropertySetStorage
ADMX_WindowsExplorer/DisableIndexedLibraryExperience
ADMX_WindowsExplorer/DisableKnownFolders
ADMX_WindowsExplorer/DisableSearchBoxSuggestions
ADMX_WindowsExplorer/EnableShellShortcutIconRemotePath
ADMX_WindowsExplorer/EnableSmartScreen
ADMX_WindowsExplorer/EnforceShellExtensionSecurity
ADMX_WindowsExplorer/ExplorerRibbonStartsMinimized
ADMX_WindowsExplorer/HideContentViewModeSnippets
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_Internet
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_InternetLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_Intranet
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_IntranetLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_LocalMachine
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_LocalMachineLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_Restricted
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_RestrictedLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_Trusted
ADMX_WindowsExplorer/IZ_Policy_OpenSearchPreview_TrustedLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_Internet
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_InternetLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_Intranet
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_IntranetLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_LocalMachine
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_LocalMachineLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_Restricted
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_RestrictedLockdown
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_Trusted
ADMX_WindowsExplorer/IZ_Policy_OpenSearchQuery_TrustedLockdown
ADMX_WindowsExplorer/LinkResolveIgnoreLinkInfo
ADMX_WindowsExplorer/MaxRecentDocs
ADMX_WindowsExplorer/NoBackButton
ADMX_WindowsExplorer/NoCD][查詢]
ADMX_WindowsExplorer/NoCacheThumbNailPictures
ADMX_WindowsExplorer/NoChangeAnimation
ADMX_WindowsExplorer/NoChangeKeyboardNavigationIndicators
ADMX_WindowsExplorer/NoDFSTab
ADMX_WindowsExplorer/NoDrives
ADMX_WindowsExplorer/NoEntireNetwork
ADMX_WindowsExplorer/NoFileMRU
ADMX_WindowsExplorer/NoFileMenu
ADMX_WindowsExplorer/NoFolderOptions
ADMX_WindowsExplorer/NoHardwareTab
ADMX_WindowsExplorer/NoManageMyComputerVerb
ADMX_WindowsExplorer/NoMyComputerSharedDocuments
ADMX_WindowsExplorer/NoNetConnectDisconnect
ADMX_WindowsExplorer/NoNewAppAlert
ADMX_WindowsExplorer/NoPlacesBar
ADMX_WindowsExplorer/NoRecycleFiles
ADMX_WindowsExplorer/NoRunAsInstallPrompt
ADMX_WindowsExplorer/NoSearchInternetTryHarderButton
ADMX_WindowsExplorer/NoSecurityTab
ADMX_WindowsExplorer/NoShellSearchButton
ADMX_WindowsExplorer/NoStrCmpLogical
ADMX_WindowsExplorer/NoViewCoNtextMenu
ADMX_WindowsExplorer/NoViewOnDrive
ADMX_WindowsExplorer/NoWindowsHotKeys
ADMX_WindowsExplorer/NoWorkgroupContents
ADMX_WindowsExplorer/PlacesBar
ADMX_WindowsExplorer/PromptRunasInstallNetPath
ADMX_WindowsExplorer/RecycleBinSize
ADMX_WindowsExplorer/ShellProtocolProtectedModeTitle_1
ADMX_WindowsExplorer/ShellProtocolProtectedModeTitle_2
ADMX_WindowsExplorer/ShowHibernateOption
ADMX_WindowsExplorer/ShowSleepOption
ADMX_WindowsExplorer/TryHarderPinnedLibrary
ADMX_WindowsExplorer/TryHarderPinnedOpenSearch

ADMX_WindowsMediaDRM原則

ADMX_WindowsMediaDRM/DisableOnline

ADMX_WindowsMediaPlayer原則

ADMX_WindowsMediaPlayer/設定HTTPProxySettings
ADMX_WindowsMediaPlayer/設定MMSProxySettings
ADMX_WindowsMediaPlayer/設定RTSPProxySettings
ADMX_WindowsMediaPlayer/DisableAutoUpdate
ADMX_WindowsMediaPlayer/DisableNetworkSettings
ADMX_WindowsMediaPlayer/DisableSetupFirstUseConfiguration
ADMX_WindowsMediaPlayer/DoNotShowAnchor
ADMX_WindowsMediaPlayer/DontUseFrameInterpolation
ADMX_WindowsMediaPlayer/EnableScreenSaver
ADMX_WindowsMediaPlayer/HidePrivacyTab
ADMX_WindowsMediaPlayer/HideSecurityTab
ADMX_WindowsMediaPlayer/NetworkBuffering
ADMX_WindowsMediaPlayer/PolicyCodecUpdate
ADMX_WindowsMediaPlayer/PreventCDDVDMetadataRetrieval
ADMX_WindowsMediaPlayer/PreventLibrarySharing
ADMX_WindowsMediaPlayer/PreventMusicFileMetadataRetrieval
ADMX_WindowsMediaPlayer/PreventQuickLaunchShortcut
ADMX_WindowsMediaPlayer/PreventRadioPresetsRetrieval
ADMX_WindowsMediaPlayer/PreventWMPDeskTopShortcut
ADMX_WindowsMediaPlayer/SkinLockDown
ADMX_WindowsMediaPlayer/WindowsStreamingMediaProtocols

ADMX_WindowsRemoteManagement原則

ADMX_WindowsRemoteManagement/DisallowKerberos_1
ADMX_WindowsRemoteManagement/DisallowKerberos_2

ADMX_WindowsStore原則

ADMX_WindowsStore/DisableAutoDownloadWin8
ADMX_WindowsStore/DisableOSUpgrade_1
ADMX_WindowsStore/DisableOSUpgrade_2
ADMX_WindowsStore/RemoveWindowsStore_1
ADMX_WindowsStore/RemoveWindowsStore_2

ADMX_WinInit原則

ADMX_WinInit/DisableNamedPipeShutdownPolicyDescription
ADMX_WinInit/休眠
ADMX_WinInit/ShutdownTimeoutHungSessionsDescription

ADMX_WinLogon原則

ADMX_WinLogon/CustomShell
ADMX_WinLogon/DisplayLastLogonInfoDescription
ADMX_WinLogon/LogonHoursNotificationPolicyDescription
ADMX_WinLogon/LogonHoursPolicyDescription
ADMX_WinLogon/ReportCachedLogonPolicyDescription
ADMX_WinLogon/SoftwareSASGeneration

ADMX_Winsrv原則

ADMX_Winsrv/AllowBlockingAppsAtShutdown

ADMX_wlansvc原則

ADMX_wlansvc/SetCost
ADMX_wlansvc/SetPINEnforced
ADMX_wlansvc/SetPINPreferred

ADMX_WordWheel原則

ADMX_WordWheel/CustomSearch

ADMX_WorkFoldersClient原則

ADMX_WorkFoldersClient/Pol_UserEnableTokenBroker
ADMX_WorkFoldersClient/Pol_UserEnableWorkFolders
ADMX_WorkFoldersClient/Pol_MachineEnableWorkFolders

ADMX_WPN原則

ADMX_WPN/NoCallsDuringQuietHours
ADMX_WPN/NoLockScreenToastNotification
ADMX_WPN/NoQuietHours
ADMX_WPN/NoToastNotification
ADMX_WPN/QuietHoursDailyBeginMinute
ADMX_WPN/QuietHoursDailyEndMinute

ApplicationDefaults 原則

ApplicationDefaults/DefaultAssociationsConfiguration
ApplicationDefaults/EnableAppUriHandlers

ApplicationManagement 原則

ApplicationManagement/AllowAllTrustedApps
ApplicationManagement/AllowAppStoreAutoUpdate
ApplicationManagement/AllowDeveloperUnlock
ApplicationManagement/AllowGameDVR
ApplicationManagement/AllowSharedUserAppData
ApplicationManagement/BlockNonAdminUserInstall
ApplicationManagement/DisableStoreOriginatedApps
ApplicationManagement/LaunchAppAfterLogOn
ApplicationManagement/MSIAllowUserControlOverInstall
ApplicationManagement/MSIAlwaysInstallWithElevatedPrivileges
ApplicationManagement/RequirePrivateStoreOnly
ApplicationManagement/RestrictAppDataToSystemVolume
ApplicationManagement/RestrictAppToSystemVolume
ApplicationManagement/ScheduleForceRestartForUpdateFailures

AppRuntime 原則

AppRuntime/AllowMicrosoftAccountsToBeOptional

AppVirtualization 原則

AppVirtualization/AllowAppVClient
AppVirtualization/AllowDynamicVirtualization
AppVirtualization/AllowPackageCleanup
AppVirtualization/AllowPackageScripts
AppVirtualization/AllowPublishingRefreshUX
AppVirtualization/AllowReportingServer
AppVirtualization/AllowRoamingFileExclusions
AppVirtualization/AllowRoamingRegistryExclusions
AppVirtualization/AllowStreamingAutoload
AppVirtualization/ClientCoexistenceAllowMigrationmode
AppVirtualization/IntegrationAllowRootGlobal
AppVirtualization/IntegrationAllowRootUser
AppVirtualization/PublishingAllowServer1
AppVirtualization/PublishingAllowServer2
AppVirtualization/PublishingAllowServer3
AppVirtualization/PublishingAllowServer4
AppVirtualization/PublishingAllowServer5
AppVirtualization/StreamingAllowCertificateFilterForClient_SSL
AppVirtualization/StreamingAllowHighCostLaunch
AppVirtualization/StreamingAllowLocationProvider
AppVirtualization/StreamingAllowPackageInstallationRoot
AppVirtualization/StreamingAllowPackageSourceRoot
AppVirtualization/StreamingAllowReestablishmentInterval
AppVirtualization/StreamingAllowReestablishmentRetries
AppVirtualization/StreamingSharedContentStoreMode
AppVirtualization/StreamingSupportBranchCache
AppVirtualization/StreamingVerifyCertificateRevocationList
AppVirtualization/VirtualComponentsAllowList

AttachmentManager 原則

AttachmentManager/DoNotPreserveZoneInformation
AttachmentManager/HideZoneInfoMechanism
AttachmentManager/NotifyAntivirusPrograms

稽核原則

稽核/AccountLogonLogoff_AuditAccountLockout
稽核/AccountLogonLogoff_AuditGroupMembership
稽核/AccountLogonLogoff_AuditIPsecExtendedMode
稽核/AccountLogonLogoff_AuditIPsecMainMode
稽核/AccountLogonLogoff_AuditIPsecQuickMode
稽核/AccountLogonLogoff_AuditLogoff
稽核/AccountLogonLogoff_AuditLogon
稽核/AccountLogonLogoff_AuditNetworkPolicyServer
稽核/AccountLogonLogoff_AuditOtherLogonLogoffEvents
稽核/AccountLogonLogoff_AuditSpecialLogon
稽核/AccountLogonLogoff_AuditUserDeviceClaims
稽核/AccountLogon_AuditCredentialValidation
稽核/AccountLogon_AuditKerberosAuthenticationService
稽核/AccountLogon_AuditKerberosServiceTicketOperations
稽核/AccountLogon_AuditOtherAccountLogonEvents
稽核/AccountManagement_AuditApplicationGroupManagement
稽核/AccountManagement_AuditComputerAccountManagement
稽核/AccountManagement_AuditDistributionGroupManagement
稽核/AccountManagement_AuditOtherAccountManagementEvents
稽核/AccountManagement_AuditSecurityGroupManagement
稽核/AccountManagement_AuditUserAccountManagement
稽核/DSAccess_AuditDetailedDirectoryServiceReplication
稽核/DSAccess_AuditDirectoryServiceAccess
稽核/DSAccess_AuditDirectoryServiceChanges
稽核/DSAccess_AuditDirectoryServiceReplication
稽核/DetailedTracking_AuditDPAPIActivity
稽核/DetailedTracking_AuditPNPActivity
稽核/DetailedTracking_AuditProcessCreation
稽核/DetailedTracking_AuditProcessTermination
稽核/DetailedTracking_AuditRPCEvents
稽核/DetailedTracking_AuditTokenRightAdjusted
稽核/ObjectAccess_AuditApplicationGenerated
稽核/ObjectAccess_AuditCentralAccessPolicyStaging
稽核/ObjectAccess_AuditCertificationServices
稽核/ObjectAccess_AuditDetailedFileShare
稽核/ObjectAccess_AuditFileShare
稽核/ObjectAccess_AuditFileSystem
稽核/ObjectAccess_AuditFilteringPlatformConnection
稽核/ObjectAccess_AuditFilteringPlatformPacketDrop
稽核/ObjectAccess_AuditHandleManipulation
稽核/ObjectAccess_AuditKernelObject
稽核/ObjectAccess_AuditOtherObjectAccessEvents
稽核/ObjectAccess_AuditRegistry
稽核/ObjectAccess_AuditRemovableStorage
稽核/ObjectAccess_AuditSAM
稽核/PolicyChange_AuditAuthenticationPolicyChange
稽核/PolicyChange_AuditAuthorizationPolicyChange
稽核/PolicyChange_AuditFilteringPlatformPolicyChange
稽核/PolicyChange_AuditMPSSVCRuleLevelPolicyChange
稽核/PolicyChange_AuditOtherPolicyChangeEvents
稽核/PolicyChange_AuditPolicyChange
稽核/PrivilegeUse_AuditNonSensitivePrivilegeUse
稽核/PrivilegeUse_AuditOtherPrivilegeUseEvents
稽核/PrivilegeUse_AuditSensitivePrivilegeUse
稽核/System_AuditIPsecDriver
稽核/System_AuditOtherSystemEvents
稽核/System_AuditSecurityStateChange
稽核/System_AuditSecuritySystemExtension
稽核/System_AuditSystemIntegrity

驗證原則

Authentication/AllowAadPasswordReset
Authentication/AllowEAPCertSSO
Authentication/AllowFastReconnect
Authentication/AllowFidoDeviceSignon
Authentication/AllowSecondaryAuthenticationDevice
驗證/EnableFastFirstSignIn (預覽模式僅)
驗證/EnableWebSignIn (預覽模式僅)
Authentication/PreferredAadTenantDomainName

自動播放原則

Autoplay/DisallowAutoplayForNonVolumeDevices
Autoplay/SetDefaultAutoRunBehavior
Autoplay/TurnOffAutoPlay

BitLocker 原則

BitLocker/EncryptionMethod

BITS 原則

BITS/BandwidthThrottlingEndTime
BITS/BandwidthThrottlingStartTime
BITS/BandwidthThrottlingTransferRate
BITS/CostedNetworkBehaviorBackgroundPriority
BITS/CostedNetworkBehaviorForegroundPriority
BITS/JobInactivityTimeout

藍牙原則

藍牙/AllowAdvertising
藍牙/AllowDiscoverableMode
藍牙/AllowPrepairing
藍牙/AllowPromptedProximalConnections
藍牙/LocalDeviceName
藍牙/ServicesAllowedList
藍牙/SetMinimumEncryptionKeySize

瀏覽器原則

Browser/AllowAddressBarDropdown
Browser/AllowAutofill
Browser/AllowConfigurationUpdateForBooksLibrary
Browser/AllowCookies
Browser/AllowDeveloperTools
Browser/AllowDoNotTrack
Browser/AllowExtensions
Browser/AllowFlash
Browser/AllowFlashClickToRun
Browser/AllowFullScreenMode
Browser/AllowInPrivate
Browser/AllowMicrosoftCompatibilityList
Browser/AllowPasswordManager
Browser/AllowPopups
Browser/AllowPrelaunch
Browser/AllowPrinting
Browser/AllowSavingHistory
Browser/AllowSearchEngineCustomization
Browser/AllowSearchSuggestionsinAddressBar
Browser/AllowSideloadingOfExtensions
Browser/AllowSmartScreen
Browser/AllowTabPreloading
Browser/AllowWebContentOnNewTabPage
Browser/AlwaysEnableBooksLibrary
Browser/ClearBrowsingDataOnExit
Browser/ConfigureAdditionalSearchEngines
Browser/ConfigureFavoritesBar
Browser/ConfigureHomeButton
Browser/ConfigureKioskMode
Browser/ConfigureKioskResetAfterIdleTimeout
Browser/ConfigureOpenMicrosoftEdgeWith
Browser/ConfigureTelemetryForMicrosoft365Analytics
Browser/DisableLockdownOfStartPages
Browser/EnableExtendedBooksTelemetry
Browser/EnterpriseModeSiteList
Browser/EnterpriseSiteListServiceUrl
Browser/HomePages
Browser/LockdownFavorites
Browser/PreventAccessToAboutFlagsInMicrosoftEdge
Browser/PreventCertErrorOverrides
Browser/PreventFirstRunPage
Browser/PreventLiveTileDataCollection
Browser/PreventSmartScreenPromptOverride
Browser/PreventSmartScreenPromptOverrideForFiles
Browser/PreventUsingLocalHostIPAddressForWebRTC
Browser/ProvisionFavorites
Browser/SendIntranetTraffictoInternetExplorer
Browser/SetDefaultSearchEngine
Browser/SetHomeButtonURL
Browser/SetNewTabPageURL
Browser/ShowMessageWhenOpeningSitesInInternetExplorer
Browser/SyncFavoritesBetweenIEAndMicrosoftEdge
Browser/UnlockHomeButton
Browser/UseSharedFolderForBooks

相機原則

Camera/AllowCamera

行動資料原則

Cellular/LetAppsAccessCellularData
行動資料/LetAppsAccessCellularData_ForceAllowTheseApps
行動資料/LetAppsAccessCellularData_ForceDenyTheseApps
行動資料/LetAppsAccessCellularData_UserInControlOfTheseApps
Cellular/ShowAppCellularAccessUI

連線原則

Connectivity/AllowBluetooth
Connectivity/AllowCellularData
Connectivity/AllowCellularDataRoaming
Connectivity/AllowConnectedDevices
Connectivity/AllowPhonePCLinking
Connectivity/AllowUSBConnection
Connectivity/AllowVPNOverCellular
Connectivity/AllowVPNRoamingOverCellular
Connectivity/DiablePrintingOverHTTP
Connectivity/DisableDownloadingOfPrintDriversOverHTTP
Connectivity/DisableInternetDownloadForWebPublishingAndOnlineOrderingWizards
Connectivity/DisallowNetworkConnectivityActiveTests
Connectivity/HardenedUNCPaths
Connectivity/ProhibitInstallationAndConfigurationOfNetworkBridge

ControlPolicyConflict 原則

ControlPolicyConflict/MDMWinsOverGP

CredentialProviders 原則

CredentialProviders/AllowPINLogon
CredentialProviders/BlockPicturePassword
CredentialProviders/DisableAutomaticReDeploymentCredentials

CredentialsDelegation 原則

CredentialsDelegation/RemoteHostAllowsDelegationOfNonExportableCredentials

CredentialsUI 原則

CredentialsUI/DisablePasswordReveal
CredentialsUI/EnumerateAdministrators

密碼編譯原則

Cryptography/AllowFipsAlgorithmPolicy
Cryptography/TLSCipherSuites

DataProtection 原則

DataProtection/AllowDirectMemoryAccess
DataProtection/LegacySelectiveWipeID

DataUsage 原則

DataUsage/SetCost3G
DataUsage/SetCost4G

Defender 原則

Defender/AllowArchiveScanning
Defender/AllowBehaviorMonitoring
Defender/AllowCloudProtection
Defender/AllowEmailScanning
Defender/AllowFullScanOnMappedNetworkDrives
Defender/AllowFullScanRemovableDriveScanning
Defender/AllowIOAVProtection
Defender/AllowOnAccessProtection
Defender/AllowRealtimeMonitoring
Defender/AllowScanningNetworkFiles
Defender/AllowScriptScanning
Defender/AllowUserUIAccess
Defender/AttackSurfaceReductionOnlyExclusions
Defender/AttackSurfaceReductionRules
Defender/AvgCPULoadFactor
Defender/CheckForSignaturesBeforeRunningScan
Defender/CloudBlockLevel
Defender/CloudExtendedTimeout
Defender/ControlledFolderAccessAllowedApplications
Defender/ControlledFolderAccessProtectedFolders
Defender/DaysToRetainCleanedMalware
Defender/DisableCatchupFullScan
Defender/DisableCatchupQuickScan
Defender/EnableControlledFolderAccess
Defender/EnableLowCPUPriority
Defender/EnableNetworkProtection
Defender/ExcludedExtensions
Defender/ExcludedPaths
Defender/ExcludedProcesses
Defender/PUAProtection
Defender/RealTimeScanDirection
Defender/ScanParameter
Defender/ScheduleQuickScanTime
Defender/ScheduleScanDay
Defender/ScheduleScanTime
Defender/SignatureUpdateFallbackOrder
Defender/SignatureUpdateFileSharesSources
Defender/SignatureUpdateInterval
Defender/SubmitSamplesConsent
Defender/ThreatSeverityDefaultAction

DeliveryOptimization 原則

DeliveryOptimization/DOAbsoluteMaxCacheSize
DeliveryOptimization/DOAllowVPNPeerCaching
DeliveryOptimization/DOCacheHost
DeliveryOptimization/DOCacheHostSource
DeliveryOptimization/DODelayBackgroundDownloadFromHttp
DeliveryOptimization/DODelayForegroundDownloadFromHttp
DeliveryOptimization/DODelayCacheServerFallbackBackground
DeliveryOptimization/DODelayCacheServerFallbackForeground
DeliveryOptimization/DODownloadMode
DeliveryOptimization/DOGroupId
DeliveryOptimization/DOGroupIdSource
DeliveryOptimization/DOMaxBackgroundDownloadBandwidth
DeliveryOptimization/DOMaxCacheAge
DeliveryOptimization/DOMaxCacheSize
DeliveryOptimization/DOMaxDownloadBandwidth (已被取代)
DeliveryOptimization/DOMaxForegroundDownloadBandwidth
DeliveryOptimization/DOMaxUploadBandwidth (已被取代)
DeliveryOptimization/DOMinBackgroundQos
DeliveryOptimization/DOMinBatteryPercentageAllowedToUpload
DeliveryOptimization/DOMinDiskSizeAllowedToPeer
DeliveryOptimization/DOMinFileSizeToCache
DeliveryOptimization/DOMinRAMAllowedToPeer
DeliveryOptimization/DOModifyCacheDrive
DeliveryOptimization/DOMonthlyUploadDataCap
DeliveryOptimization/DOPercentageMaxBackgroundBandwidth
DeliveryOptimization/DOPercentageMaxDownloadBandwidth (已被取代)
DeliveryOptimization/DOPercentageMaxForegroundBandwidth
DeliveryOptimization/DORestrictPeerSelectionBy
DeliveryOptimization/DOSetHoursToLimitBackgroundDownloadBandwidth
DeliveryOptimization/DOSetHoursToLimitForegroundDownloadBandwidth

桌面原則

Desktop/PreventUserRedirectionOfProfileFolders

DeviceGuard 原則

DeviceGuard/ConfigureSystemGuardLaunch
DeviceGuard/EnableVirtualizationBasedSecurity
DeviceGuard/LsaCfgFlags
DeviceGuard/RequirePlatformSecurityFeatures

DeviceHealthMonitoring 原則

DeviceHealthMonitoring/AllowDeviceHealthMonitoring
DeviceHealthMonitoring/ConfigDeviceHealthMonitoringScope
DeviceHealthMonitoring/ConfigDeviceHealthMonitoringUploadDestination

DeviceInstallation 原則

DeviceInstallation/AllowInstallationOfMatchingDeviceIDs
DeviceInstallation/AllowInstallationOfMatchingDeviceSetupClasses
DeviceInstallation/AllowInstallationOfMatchingDeviceInstanceIDs
DeviceInstallation/PreventDeviceMetadataFromNetwork
DeviceInstallation/PreventInstallationOfDevicesNotDescribedByOtherPolicySettings
DeviceInstallation/PreventInstallationOfMatchingDeviceIDs
DeviceInstallation/PreventInstallationOfMatchingDeviceInstanceIDs
DeviceInstallation/PreventInstallationOfMatchingDeviceSetupClasses

DeviceLock 原則

DeviceLock/AllowIdleReturnWithoutPassword
DeviceLock/AllowSimpleDevicePassword
DeviceLock/AlphanumericDevicePasswordRequired
DeviceLock/DevicePasswordEnabled
DeviceLock/DevicePasswordExpiration
DeviceLock/DevicePasswordHistory
DeviceLock/EnforceLockScreenAndLogonImage
DeviceLock/MaxDevicePasswordFailedAttempts
DeviceLock/MaxInactivityTimeDeviceLock
DeviceLock/MinDevicePasswordComplexCharacters
DeviceLock/MinDevicePasswordLength
DeviceLock/MinimumPasswordAge
DeviceLock/PreventEnablingLockScreenCamera
DeviceLock/PreventLockScreenSlideShow

顯示原則

Display/DisablePerProcessDpiForApps
Display/EnablePerProcessDpi
Display/EnablePerProcessDpiForApps
Display/TurnOffGdiDPIScalingForApps
Display/TurnOnGdiDPIScalingForApps

DmaGuard 原則

DmaGuard/DeviceEnumerationPolicy

EAP 原則

EAP/AllowTLS1_3

教育原則

Education/AllowGraphingCalculator
Education/DefaultPrinterName
Education/PreventAddingNewPrinters
Education/PrinterNames

EnterpriseCloudPrint 原則

EnterpriseCloudPrint/CloudPrintOAuthAuthority
EnterpriseCloudPrint/CloudPrintOAuthClientId
EnterpriseCloudPrint/CloudPrintResourceId
EnterpriseCloudPrint/CloudPrinterDiscoveryEndPoint
EnterpriseCloudPrint/DiscoveryMaxPrinterLimit
EnterpriseCloudPrint/MopriaDiscoveryResourceId

ErrorReporting 原則

ErrorReporting/CustomizeConsentSettings
ErrorReporting/DisableWindowsErrorReporting
ErrorReporting/DisplayErrorNotification
ErrorReporting/DoNotSendAdditionalData
ErrorReporting/PreventCriticalErrorDisplay

EventLogService 原則

EventLogService/ControlEventLogBehavior
EventLogService/SpecifyMaximumFileSizeApplicationLog
EventLogService/SpecifyMaximumFileSizeSecurityLog
EventLogService/SpecifyMaximumFileSizeSystemLog

體驗原則

Experience/AllowClipboardHistory
Experience/AllowCortana
Experience/AllowDeviceDiscovery
Experience/AllowFindMyDevice
Experience/AllowManualMDMUnenrollment
Experience/AllowSaveAsOfOfficeFiles
Experience/AllowSharingOfOfficeFiles
Experience/AllowSyncMySettings
Experience/AllowTailoredExperiencesWithDiagnosticData
Experience/AllowThirdPartySuggestionsInWindowsSpotlight
Experience/AllowWindowsConsumerFeatures
Experience/AllowWindowsSpotlight
Experience/AllowWindowsSpotlightOnActionCenter
Experience/AllowWindowsSpotlightOnSettings
Experience/AllowWindowsSpotlightWindowsWelcomeExperience
Experience/AllowWindowsTips
Experience/ConfigureWindowsSpotlightOnLockScreen
Experience/DisableCloudOptimizedContent
Experience/DoNotShowFeedbackNotifications
Experience/DoNotSyncBrowserSettings
Experience/PreventUsersFromTurningOnBrowserSyncing
Experience/ShowLockOnUserTile

ExploitGuard 原則

ExploitGuard/ExploitProtectionSettings

摘要原則

Feeds/FeedsEnabled

FileExplorer 原則

FileExplorer/TurnOffDataExecutionPreventionForExplorer
FileExplorer/TurnOffHeapTerminationOnCorruption

遊戲原則

Games/AllowAdvancedGamingServices

手寫原則

Handwriting/PanelDefaultModeDocked

HumanPresence 原則

HumanPresence/ForceInstantLock
HumanPresence/ForceInstantWake
HumanPresence/ForceLockTimeout

InternetExplorer 原則

InternetExplorer/AddSearchProvider
InternetExplorer/AllowActiveXFiltering
InternetExplorer/AllowAddOnList
InternetExplorer/AllowAutoComplete
InternetExplorer/AllowCertificateAddressMismatchWarning
InternetExplorer/AllowDeletingBrowsingHistoryOnExit
InternetExplorer/AllowEnhancedProtectedMode
InternetExplorer/AllowEnhancedSuggestionsInAddressBar
InternetExplorer/AllowEnterpriseModeFromToolsMenu
InternetExplorer/AllowEnterpriseModeSiteList
InternetExplorer/AllowFallbackToSSL3
InternetExplorer/AllowInternetExplorer7PolicyList
InternetExplorer/AllowInternetExplorerStandardsMode
InternetExplorer/AllowInternetZoneTemplate
InternetExplorer/AllowIntranetZoneTemplate
InternetExplorer/AllowLocalMachineZoneTemplate
InternetExplorer/AllowLockedDownInternetZoneTemplate
InternetExplorer/AllowLockedDownIntranetZoneTemplate
InternetExplorer/AllowLockedDownLocalMachineZoneTemplate
InternetExplorer/AllowLockedDownRestrictedSitesZoneTemplate
InternetExplorer/AllowOneWordEntry
InternetExplorer/AllowSiteToZoneAssignmentList
InternetExplorer/AllowSoftwareWhenSignatureIsInvalid
InternetExplorer/AllowSuggestedSites
InternetExplorer/AllowTrustedSitesZoneTemplate
InternetExplorer/AllowsLockedDownTrustedSitesZoneTemplate
InternetExplorer/AllowsRestrictedSitesZoneTemplate
InternetExplorer/CheckServerCertificateRevocation
InternetExplorer/CheckSignaturesOnDownloadedPrograms
InternetExplorer/ConsistentMimeHandlingInternetExplorerProcesses
InternetExplorer/DisableActiveXVersionListAutoDownload

InternetExplorer/DisableAdobeFlash
InternetExplorer/DisableBypassOfSmartScreenWarnings
InternetExplorer/DisableBypassOfSmartScreenWarningsAboutUncommonFiles
InternetExplorer/DisableCompatView
InternetExplorer/DisableConfiguringHistory
InternetExplorer/DisableCrashDetection
InternetExplorer/DisableCustomerExperienceImprovementProgramParticipation
InternetExplorer/DisableDeletingUserVisitedWebsites
InternetExplorer/DisableEnclosureDownloading
InternetExplorer/DisableEncryptionSupport
InternetExplorer/DisableFeedsBackgroundSync
InternetExplorer/DisableFirstRunWizard
InternetExplorer/DisableFlipAheadFeature
InternetExplorer/DisableGeolocation
InternetExplorer/DisableHomePageChange
InternetExplorer/DisableIgnoringCertificateErrors
InternetExplorer/DisableInPrivateBrowsing
InternetExplorer/DisableProcessesInEnhancedProtectedMode
InternetExplorer/DisableProxyChange
InternetExplorer/DisableSearchProviderChange
InternetExplorer/DisableSecondaryHomePageChange
InternetExplorer/DisableSecuritySettingsCheck
InternetExplorer/DisableUpdateCheck
InternetExplorer/DisableWebAddressAutoComplete
InternetExplorer/DoNotAllowActiveXControlsInProtectedMode
InternetExplorer/DoNotAllowUsersToAddSites
InternetExplorer/DoNotAllowUsersToChangePolicies
InternetExplorer/DoNotBlockOutdatedActiveXControls
InternetExplorer/DoNotBlockOutdatedActiveXControlsOnSpecificDomains
InternetExplorer/IncludeAllLocalSites
InternetExplorer/IncludeAllNetworkPaths
InternetExplorer/InternetZoneAllowAccessToDataSources
InternetExplorer/InternetZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/InternetZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/InternetZoneAllowCopyPasteViaScript
InternetExplorer/InternetZoneAllowDragAndDropCopyAndPasteFiles
InternetExplorer/InternetZoneAllowFontDownloads
InternetExplorer/InternetZoneAllowLessPrivilegedSites
InternetExplorer/InternetZoneAllowLoadingOfXAMLFiles
InternetExplorer/InternetZoneAllowNETFrameworkReliantComponents
InternetExplorer/InternetZoneAllowOnlyApprovedDomainsToUseActiveXControls
InternetExplorer/InternetZoneAllowOnlyApprovedDomainsToUseTDCActiveXControl
InternetExplorer/InternetZoneAllowScriptInitiatedWindows
InternetExplorer/InternetZoneAllowScriptingOfInternetExplorerWebBrowserControls
InternetExplorer/InternetZoneAllowScriptlets
InternetExplorer/InternetZoneAllowSmartScreenIE
InternetExplorer/InternetZoneAllowUpdatesToStatusBarViaScript
InternetExplorer/InternetZoneAllowUserDataPersistence
InternetExplorer/InternetZoneAllowVBScriptToRunInInternetExplorer
InternetExplorer/InternetZoneDoNotRunAntimalwareAgainstActiveXControls
InternetExplorer/InternetZoneDownloadSignedActiveXControls
InternetExplorer/InternetZoneDownloadUnsignedActiveXControls
InternetExplorer/InternetZoneEnableCrossSiteScriptingFilter
InternetExplorer/InternetZoneEnableDraggingOfContentFromDifferentDomainsAcrossWindows
InternetExplorer/InternetZoneEnableDraggingOfContentFromDifferentDomainsWithinWindows
InternetExplorer/InternetZoneEnableMIMESniffing
InternetExplorer/InternetZoneEnableProtectedMode
InternetExplorer/InternetZoneIncludeLocalPathWhenUploadingFilesToServer
InternetExplorer/InternetZoneInitializeAndScriptActiveXControls
InternetExplorer/InternetZoneInitializeAndScriptActiveXControlsNotMarkedSafe
InternetExplorer/InternetZoneJAVAPermissions
InternetExplorer/InternetZoneLaunchingApplicationsAndFilesInIFRAME
InternetExplorer/InternetZoneLogonOptions
InternetExplorer/InternetZoneNavigateWindowsAndFrames
InternetExplorer/InternetZoneRunNETFrameworkReliantComponentsSignedWithAuthenticode
InternetExplorer/InternetZoneShowSecurityWarningForPotentiallyUnsafeFiles
InternetExplorer/InternetZoneUsePopupBlocker
InternetExplorer/IntranetZoneAllowAccessToDataSources
InternetExplorer/IntranetZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/IntranetZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/IntranetZoneAllowFontDownloads
InternetExplorer/IntranetZoneAllowLessPrivilegedSites
InternetExplorer/IntranetZoneAllowNETFrameworkReliantComponents
InternetExplorer/IntranetZoneAllowScriptlets
InternetExplorer/IntranetZoneAllowSmartScreenIE
InternetExplorer/IntranetZoneAllowUserDataPersistence
InternetExplorer/IntranetZoneDoNotRunAntimalwareAgainstActiveXControls
InternetExplorer/IntranetZoneInitializeAndScriptActiveXControls
InternetExplorer/IntranetZoneJAVAPermissions
InternetExplorer/IntranetZoneNavigateWindowsAndFrames
InternetExplorer/LocalMachineZoneAllowAccessToDataSources
InternetExplorer/LocalMachineZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/LocalMachineZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/LocalMachineZoneAllowFontDownloads
InternetExplorer/LocalMachineZoneAllowLessPrivilegedSites
InternetExplorer/LocalMachineZoneAllowNETFrameworkReliantComponents
InternetExplorer/LocalMachineZoneAllowScriptlets
InternetExplorer/LocalMachineZoneAllowSmartScreenIE
InternetExplorer/LocalMachineZoneAllowUserDataPersistence
InternetExplorer/LocalMachineZoneDoNotRunAntimalwareAgainstActiveXControls
InternetExplorer/LocalMachineZoneInitializeAndScriptActiveXControls
InternetExplorer/LocalMachineZoneJAVAPermissions
InternetExplorer/LocalMachineZoneNavigateWindowsAndFrames
InternetExplorer/LockedDownInternetZoneAllowAccessToDataSources
InternetExplorer/LockedDownInternetZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/LockedDownInternetZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/LockedDownInternetZoneAllowFontDownloads
InternetExplorer/LockedDownInternetZoneAllowLessPrivilegedSites
InternetExplorer/LockedDownInternetZoneAllowNETFrameworkReliantComponents
InternetExplorer/LockedDownInternetZoneAllowScriptlets
InternetExplorer/LockedDownInternetZoneAllowSmartScreenIE
InternetExplorer/LockedDownInternetZoneAllowUserDataPersistence
InternetExplorer/LockedDownInternetZoneInitializeAndScriptActiveXControls
InternetExplorer/LockedDownInternetZoneJAVAPermissions
InternetExplorer/LockedDownInternetZoneNavigateWindowsAndFrames
InternetExplorer/LockedDownIntranetJAVAPermissions
InternetExplorer/LockedDownIntranetZoneAllowAccessToDataSources
InternetExplorer/LockedDownIntranetZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/LockedDownIntranetZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/LockedDownIntranetZoneAllowFontDownloads
InternetExplorer/LockedDownIntranetZoneAllowLessPrivilegedSites
InternetExplorer/LockedDownIntranetZoneAllowNETFrameworkReliantComponents
InternetExplorer/LockedDownIntranetZoneAllowScriptlets
InternetExplorer/LockedDownIntranetZoneAllowSmartScreenIE
InternetExplorer/LockedDownIntranetZoneAllowUserDataPersistence
InternetExplorer/LockedDownIntranetZoneInitializeAndScriptActiveXControls
InternetExplorer/LockedDownIntranetZoneNavigateWindowsAndFrames
InternetExplorer/LockedDownLocalMachineZoneAllowAccessToDataSources
InternetExplorer/LockedDownLocalMachineZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/LockedDownLocalMachineZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/LockedDownLocalMachineZoneAllowFontDownloads
InternetExplorer/LockedDownLocalMachineZoneAllowLessPrivilegedSites
InternetExplorer/LockedDownLocalMachineZoneAllowNETFrameworkReliantComponents
InternetExplorer/LockedDownLocalMachineZoneAllowScriptlets
InternetExplorer/LockedDownLocalMachineZoneAllowSmartScreenIE
InternetExplorer/LockedDownLocalMachineZoneAllowUserDataPersistence
InternetExplorer/LockedDownLocalMachineZoneInitializeAndScriptActiveXControls
InternetExplorer/LockedDownLocalMachineZoneJAVAPermissions
InternetExplorer/LockedDownLocalMachineZoneNavigateWindowsAndFrames
InternetExplorer/LockedDownRestrictedSitesZoneAllowAccessToDataSources
InternetExplorer/LockedDownRestrictedSitesZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/LockedDownRestrictedSitesZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/LockedDownRestrictedSitesZoneAllowFontDownloads
InternetExplorer/LockedDownRestrictedSitesZoneAllowLessPrivilegedSites
InternetExplorer/LockedDownRestrictedSitesZoneAllowNETFrameworkReliantComponents
InternetExplorer/LockedDownRestrictedSitesZoneAllowScriptlets
InternetExplorer/LockedDownRestrictedSitesZoneAllowSmartScreenIE
InternetExplorer/LockedDownRestrictedSitesZoneAllowUserDataPersistence
InternetExplorer/LockedDownRestrictedSitesZoneInitializeAndScriptActiveXControls
InternetExplorer/LockedDownRestrictedSitesZoneJAVAPermissions
InternetExplorer/LockedDownRestrictedSitesZoneNavigateWindowsAndFrames
InternetExplorer/LockedDownTrustedSitesZoneAllowAccessToDataSources
InternetExplorer/LockedDownTrustedSitesZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/LockedDownTrustedSitesZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/LockedDownTrustedSitesZoneAllowFontDownloads
InternetExplorer/LockedDownTrustedSitesZoneAllowLessPrivilegedSites
InternetExplorer/LockedDownTrustedSitesZoneAllowNETFrameworkReliantComponents
InternetExplorer/LockedDownTrustedSitesZoneAllowScriptlets
InternetExplorer/LockedDownTrustedSitesZoneAllowSmartScreenIE
InternetExplorer/LockedDownTrustedSitesZoneAllowUserDataPersistence
InternetExplorer/LockedDownTrustedSitesZoneInitializeAndScriptActiveXControls
InternetExplorer/LockedDownTrustedSitesZoneJAVAPermissions
InternetExplorer/LockedDownTrustedSitesZoneNavigateWindowsAndFrames
InternetExplorer/MKProtocolSecurityRestrictionInternetExplorerProcesses
InternetExplorer/MimeSniffingSafetyFeatureInternetExplorerProcesses
InternetExplorer/NewTabDefaultPage
InternetExplorer/NotificationBarInternetExplorerProcesses
InternetExplorer/PreventManagingSmartScreenFilter
InternetExplorer/PreventPerUserInstallationOfActiveXControls
InternetExplorer/ProtectionFromZoneElevationInternetExplorerProcesses
InternetExplorer/RemoveRunThisTimeButtonForOutdatedActiveXControls
InternetExplorer/RestrictActiveXInstallInternetExplorerProcesses
InternetExplorer/RestrictFileDownloadInternetExplorerProcesses
InternetExplorer/RestrictedSitesZoneAllowAccessToDataSources
InternetExplorer/RestrictedSitesZoneAllowActiveScripting
InternetExplorer/RestrictedSitesZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/RestrictedSitesZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/RestrictedSitesZoneAllowBinaryAndScriptBehaviors
InternetExplorer/RestrictedSitesZoneAllowCopyPasteViaScript
InternetExplorer/RestrictedSitesZoneAllowDragAndDropCopyAndPasteFiles
InternetExplorer/RestrictedSitesZoneAllowFileDownloads
InternetExplorer/RestrictedSitesZoneAllowFontDownloads
InternetExplorer/RestrictedSitesZoneAllowLessPrivilegedSites
InternetExplorer/RestrictedSitesZoneAllowLoadingOfXAMLFiles
InternetExplorer/RestrictedSitesZoneAllowMETAREFRESH
InternetExplorer/RestrictedSitesZoneAllowNETFrameworkReliantComponents
InternetExplorer/RestrictedSitesZoneAllowOnlyApprovedDomainsToUseActiveXControls
InternetExplorer/RestrictedSitesZoneAllowOnlyApprovedDomainsToUseTDCActiveXControl
InternetExplorer/RestrictedSitesZoneAllowScriptInitiatedWindows
InternetExplorer/RestrictedSitesZoneAllowScriptingOfInternetExplorerWebBrowserControls
InternetExplorer/RestrictedSitesZoneAllowScriptlets
InternetExplorer/RestrictedSitesZoneAllowSmartScreenIE
InternetExplorer/RestrictedSitesZoneAllowUpdatesToStatusBarViaScript
InternetExplorer/RestrictedSitesZoneAllowUserDataPersistence
InternetExplorer/RestrictedSitesZoneAllowVBScriptToRunInInternetExplorer
InternetExplorer/RestrictedSitesZoneDoNotRunAntimalwareAgainstActiveXControls
InternetExplorer/RestrictedSitesZoneDownloadSignedActiveXControls
InternetExplorer/RestrictedSitesZoneDownloadUnsignedActiveXControls
InternetExplorer/RestrictedSitesZoneEnableCrossSiteScriptingFilter
InternetExplorer/RestrictedSitesZoneEnableDraggingOfContentFromDifferentDomainsAcrossWindows
InternetExplorer/RestrictedSitesZoneEnableDraggingOfContentFromDifferentDomainsWithinWindows
InternetExplorer/RestrictedSitesZoneEnableMIMESniffing
InternetExplorer/RestrictedSitesZoneIncludeLocalPathWhenUploadingFilesToServer
InternetExplorer/RestrictedSitesZoneInitializeAndScriptActiveXControls
InternetExplorer/RestrictedSitesZoneJAVAPermissions
InternetExplorer/RestrictedSitesZoneLaunchingApplicationsAndFilesInIFRAME
InternetExplorer/RestrictedSitesZoneLogonOptions
InternetExplorer/RestrictedSitesZoneNavigateWindowsAndFrames
InternetExplorer/RestrictedSitesZoneRunActiveXControlsAndPlugins
InternetExplorer/RestrictedSitesZoneRunNETFrameworkReliantComponentsSignedWithAuthenticode
InternetExplorer/RestrictedSitesZoneScriptActiveXControlsMarkedSafeForScripting
InternetExplorer/RestrictedSitesZoneScriptingOfJAVAApplets
InternetExplorer/RestrictedSitesZoneShowSecurityWarningForPotentiallyUnsafeFiles
InternetExplorer/RestrictedSitesZoneTurnOnProtectedMode
InternetExplorer/RestrictedSitesZoneUsePopupBlocker
InternetExplorer/ScriptedWindowSecurityRestrictionsInternetExplorerProcesses
InternetExplorer/SearchProviderList
InternetExplorer/SecurityZonesUseOnlyMachineSettings
InternetExplorer/SpecifyUseOfActiveXInstallerService
InternetExplorer/TrustedSitesZoneAllowAccessToDataSources
InternetExplorer/TrustedSitesZoneAllowAutomaticPromptingForActiveXControls
InternetExplorer/TrustedSitesZoneAllowAutomaticPromptingForFileDownloads
InternetExplorer/TrustedSitesZoneAllowFontDownloads
InternetExplorer/TrustedSitesZoneAllowLessPrivilegedSites
InternetExplorer/TrustedSitesZoneAllowNETFrameworkReliantComponents
InternetExplorer/TrustedSitesZoneAllowScriptlets
InternetExplorer/TrustedSitesZoneAllowSmartScreenIE
InternetExplorer/TrustedSitesZoneAllowUserDataPersistence
InternetExplorer/TrustedSitesZoneDoNotRunAntimalwareAgainstActiveXControls
InternetExplorer/TrustedSitesZoneInitializeAndScriptActiveXControls
InternetExplorer/TrustedSitesZoneJAVAPermissions
InternetExplorer/TrustedSitesZoneNavigateWindowsAndFrames

Kerberos 原則

Kerberos/AllowForestSearchOrder
Kerberos/KerberosClientSupportsClaimsCompoundArmor
Kerberos/RequireKerberosArmoring
Kerberos/RequireStrictKDCValidation
Kerberos/SetMaximumCoNtextTokenSize
Kerberos/UPNNameHints

KioskBrowser 原則

KioskBrowser/BlockedUrlExceptions
KioskBrowser/BlockedUrls
KioskBrowser/DefaultURL
KioskBrowser/EnableEndSessionButton
KioskBrowser/EnableHomeButton
KioskBrowser/EnableNavigationButtons
KioskBrowser/RestartOnIdleTime

LanmanWorkstation 原則

LanmanWorkstation/EnableInsecureGuestLogons

語言套件管理雲端解決方案提供者原則

LanmanWorkstation/EnableInsecureGuestLogons

授權原則

Licensing/AllowWindowsEntitlementReactivation
Licensing/DisallowKMSClientOnlineAVSValidation

LocalPoliciesSecurityOptions 原則

LocalPoliciesSecurityOptions/Accounts_BlockMicrosoftAccounts
LocalPoliciesSecurityOptions/Accounts_LimitLocalAccountUseOfBlankPasswordsToConsoleLogonOnly
LocalPoliciesSecurityOptions/Accounts_RenameAdministratorAccount
LocalPoliciesSecurityOptions/Accounts_RenameGuestAccount
LocalPoliciesSecurityOptions/Devices_AllowUndockWithoutHavingToLogon
LocalPoliciesSecurityOptions/Devices_AllowedToFormatAndEjectRemovableMedia
LocalPoliciesSecurityOptions/Devices_PreventUsersFromInstallingPrinterDriversWhenConnectingToSharedPrinters
LocalPoliciesSecurityOptions/Devices_RestrictCDROMAccessToLocallyLoggedOnUserOnly
LocalPoliciesSecurityOptions/InteractiveLogon_DisplayUserInformationWhenTheSessionIsLocked
LocalPoliciesSecurityOptions/InteractiveLogon_DoNotDisplayLastSignedIn
LocalPoliciesSecurityOptions/InteractiveLogon_DoNotDisplayUsernameAtSignIn
LocalPoliciesSecurityOptions/InteractiveLogon_DoNotRequireCTRLALTDEL
LocalPoliciesSecurityOptions/InteractiveLogon_MachineInactivityLimit
LocalPoliciesSecurityOptions/InteractiveLogon_MessageTextForUsersAttemptingToLogOn
LocalPoliciesSecurityOptions/InteractiveLogon_MessageTitleForUsersAttemptingToLogOn
LocalPoliciesSecurityOptions/InteractiveLogon_SmartCardRemovalBehavior
LocalPoliciesSecurityOptions/MicrosoftNetworkClient_DigitallySignCommunicationsIfServerAgrees
LocalPoliciesSecurityOptions/MicrosoftNetworkClient_SendUnencryptedPasswordToThirdPartySMBServers
LocalPoliciesSecurityOptions/MicrosoftNetworkServer_DigitallySignCommunicationsAlways
LocalPoliciesSecurityOptions/MicrosoftNetworkServer_DigitallySignCommunicationsIfClientAgrees
LocalPoliciesSecurityOptions/NetworkAccess_DoNotAllowAnonymousEnumerationOfSAMAccounts
LocalPoliciesSecurityOptions/NetworkAccess_DoNotAllowAnonymousEnumerationOfSamAccountsAndShares
LocalPoliciesSecurityOptions/NetworkAccess_RestrictAnonymousAccessToNamedPipesAndShares
LocalPoliciesSecurityOptions/NetworkAccess_RestrictClientsAllowedToMakeRemoteCallsToSAM
LocalPoliciesSecurityOptions/NetworkSecurity_AllowLocalSystemToUseComputerIdentityForNTLM
LocalPoliciesSecurityOptions/NetworkSecurity_AllowPKU2UAuthenticationRequests
LocalPoliciesSecurityOptions/NetworkSecurity_DoNotStoreLANManagerHashValueOnNextPasswordChange
LocalPoliciesSecurityOptions/NetworkSecurity_LANManagerAuthenticationLevel
LocalPoliciesSecurityOptions/NetworkSecurity_MinimumSessionSecurityForNTLMSSPBasedClients
LocalPoliciesSecurityOptions/NetworkSecurity_MinimumSessionSecurityForNTLMSSPBasedServers
LocalPoliciesSecurityOptions/NetworkSecurity_RestrictNTLM_AddRemoteServerExceptionsForNTLMAuthentication
LocalPoliciesSecurityOptions/NetworkSecurity_RestrictNTLM_AuditIncomingNTLMTraffic
LocalPoliciesSecurityOptions/NetworkSecurity_RestrictNTLM_IncomingNTLMTraffic
LocalPoliciesSecurityOptions/NetworkSecurity_RestrictNTLM_OutgoingNTLMTrafficToRemoteServers
LocalPoliciesSecurityOptions/Shutdown_AllowSystemToBeShutDownWithoutHavingToLogOn
LocalPoliciesSecurityOptions/Shutdown_ClearVirtualMemoryPageFile
LocalPoliciesSecurityOptions/UserAccountControl_AllowUIAccessApplicationsToPromptForElevation
LocalPoliciesSecurityOptions/UserAccountControl_BehaviorOfTheElevationPromptForAdministrators
LocalPoliciesSecurityOptions/UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers
LocalPoliciesSecurityOptions/UserAccountControl_DetectApplicationInstallationsAndPromptForElevation
LocalPoliciesSecurityOptions/UserAccountControl_OnlyElevateExecutableFilesThatAreSignedAndValidated
LocalPoliciesSecurityOptions/UserAccountControl_OnlyElevateUIAccessApplicationsThatAreInstalledInSecureLocations
LocalPoliciesSecurityOptions/UserAccountControl_RunAllAdministratorsInAdminApprovalMode
LocalPoliciesSecurityOptions/UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation
LocalPoliciesSecurityOptions/UserAccountControl_UseAdminApprovalMode
LocalPoliciesSecurityOptions/UserAccountControl_VirtualizeFileAndRegistryWriteFailuresToPerUserLocations

LocalUsersAndGroups 原則

LocalUsersAndGroups/Configure

鎖定原則

LockDown/AllowEdgeSwipe

地圖原則

地圖/AllowOfflineMapsDownloadOverMeteredConnection
地圖/EnableOfflineMapsAutoUpdate

MemoryDump 原則

MemoryDump/AllowCrashDump
MemoryDump/AllowLiveDump

傳訊原則

Messaging/AllowMessageSync

MixedReality 原則

MixedReality/AADGroupMembershipCacheValidityInDays
MixedReality/BrightnessButtonDisabled
MixedReality/FallbackDiagnostics
MixedReality/MicrophoneDisabled
MixedReality/VolumeButtonDisabled

MSSecurityGuide 原則

MSSecurityGuide/ApplyUACRestrictionsToLocalAccountsOnNetworkLogon
MSSecurityGuide/ConfigureSMBV1ClientDriver
MSSecurityGuide/ConfigureSMBV1Server
MSSecurityGuide/EnableStructuredExceptionHandlingOverwriteProtection
MSSecurityGuide/TurnOnWindowsDefenderProtectionAgainstPotentiallyUnwantedApplications
MSSecurityGuide/WDigestAuthentication

MSSLegacy 原則

MSSLegacy/AllowICMPRedirectsToOverrideOSPFGeneratedRoutes
MSSLegacy/AllowTheComputerToIgnoreNetBIOSNameReleaseRequestsExceptFromWINSServers
MSSLegacy/IPSourceRoutingProtectionLevel
MSSLegacy/IPv6SourceRoutingProtectionLevel

多工處理原則

Multitasking/BrowserAltTabBlowout

NetworkIsolation 原則

NetworkIsolation/EnterpriseCloudResources
NetworkIsolation/EnterpriseIPRange
NetworkIsolation/EnterpriseIPRangesAreAuthoritative
NetworkIsolation/EnterpriseInternalProxyServers
NetworkIsolation/EnterpriseNetworkDomainNames
NetworkIsolation/EnterpriseProxyServers
NetworkIsolation/EnterpriseProxyServersAreAuthoritative
NetworkIsolation/NeutralResources

NetworkListManager 原則

NetworkListManager/AllowedTlsAuthenticationEndpoints
NetworkListManager/ConfiguredTLSAuthenticationNetworkName

NewsAndInterests 原則

NewsAndInterests/AllowNewsAndInterests

通知原則

Notifications/DisallowCloudNotification
Notifications/DisallowNotificationMirroring
Notifications/DisallowTileNotification

電源原則

Power/AllowStandbyStatesWhenSleepingOnBattery
Power/AllowStandbyWhenSleepingPluggedIn
Power/DisplayOffTimeoutOnBattery
Power/DisplayOffTimeoutPluggedIn
Power/EnergySaverBatteryThresholdOnBattery
Power/EnergySaverBatteryThresholdPluggedIn
Power/HibernateTimeoutOnBattery
Power/HibernateTimeoutPluggedIn
Power/RequirePasswordWhenComputerWakesOnBattery
Power/RequirePasswordWhenComputerWakesPluggedIn
Power/SelectLidCloseActionOnBattery
Power/SelectLidCloseActionPluggedIn
Power/SelectPowerButtonActionOnBattery
Power/SelectPowerButtonActionPluggedIn
Power/SelectSleepButtonActionOnBattery
Power/SelectSleepButtonActionPluggedIn
Power/StandbyTimeoutOnBattery
Power/StandbyTimeoutPluggedIn
Power/TurnOffHybridSleepOnBattery
Power/TurnOffHybridSleepPluggedIn
Power/UnattendedSleepTimeoutOnBattery
Power/UnattendedSleepTimeoutPluggedIn

印表機原則

Printers/PointAndPrintRestrictions
印表機/PointAndPrintRestrictions_User
印表機/發佈印表機

隱私權原則

Privacy/AllowAutoAcceptPairingAndPrivacyConsentPrompts
Privacy/AllowCrossDeviceClipboard
Privacy/AllowInputPersonalization
Privacy/DisableAdvertisingId
Privacy/DisablePrivacyExperience
Privacy/EnableActivityFeed
Privacy/LetAppsAccessAccountInfo
隱私權/LetAppsAccessAccountInfo_ForceAllowTheseApps
隱私權/LetAppsAccessAccountInfo_ForceDenyTheseApps
隱私權/LetAppsAccessAccountInfo_UserInControlOfTheseApps
Privacy/LetAppsAccessBackgroundSpatialPerception
隱私權/LetAppsAccessBackgroundSpatialPerception_ForceAllowTheseApps
隱私權/LetAppsAccessBackgroundSpatialPerception_ForceDenyTheseApps
隱私權/LetAppsAccessBackgroundSpatialPerception_UserInControlOfTheseApps
Privacy/LetAppsAccessCalendar
隱私權/LetAppsAccessCalendar_ForceAllowTheseApps
隱私權/LetAppsAccessCalendar_ForceDenyTheseApps
隱私權/LetAppsAccessCalendar_UserInControlOfTheseApps
Privacy/LetAppsAccessCallHistory
隱私權/LetAppsAccessCallHistory_ForceAllowTheseApps
隱私權/LetAppsAccessCallHistory_ForceDenyTheseApps
隱私權/LetAppsAccessCallHistory_UserInControlOfTheseApps
Privacy/LetAppsAccessCamera
隱私權/LetAppsAccessCamera_ForceAllowTheseApps
隱私權/LetAppsAccessCamera_ForceDenyTheseApps
隱私權/LetAppsAccessCamera_UserInControlOfTheseApps
Privacy/LetAppsAccessContacts
隱私權/LetAppsAccessContacts_ForceAllowTheseApps
隱私權/LetAppsAccessContacts_ForceDenyTheseApps
隱私權/LetAppsAccessContacts_UserInControlOfTheseApps
Privacy/LetAppsAccessEmail
隱私權/LetAppsAccessEmail_ForceAllowTheseApps
隱私權/LetAppsAccessEmail_ForceDenyTheseApps
隱私權/LetAppsAccessEmail_UserInControlOfTheseApps
Privacy/LetAppsAccessGazeInput
隱私權/LetAppsAccessGazeInput_ForceAllowTheseApps
隱私權/LetAppsAccessGazeInput_ForceDenyTheseApps
隱私權/LetAppsAccessGazeInput_UserInControlOfTheseApps
Privacy/LetAppsAccessLocation
隱私權/LetAppsAccessLocation_ForceAllowTheseApps
隱私權/LetAppsAccessLocation_ForceDenyTheseApps
隱私權/LetAppsAccessLocation_UserInControlOfTheseApps
Privacy/LetAppsAccessMessaging
隱私權/LetAppsAccessMessaging_ForceAllowTheseApps
隱私權/LetAppsAccessMessaging_ForceDenyTheseApps
隱私權/LetAppsAccessMessaging_UserInControlOfTheseApps
Privacy/LetAppsAccessMicrophone
隱私權/LetAppsAccessMicrophone_ForceAllowTheseApps
隱私權/LetAppsAccessMicrophone_ForceDenyTheseApps
隱私權/LetAppsAccessMicrophone_UserInControlOfTheseApps
Privacy/LetAppsAccessMotion
隱私權/LetAppsAccessMotion_ForceAllowTheseApps
隱私權/LetAppsAccessMotion_ForceDenyTheseApps
隱私權/LetAppsAccessMotion_UserInControlOfTheseApps
Privacy/LetAppsAccessNotifications
隱私權/LetAppsAccessNotifications_ForceAllowTheseApps
隱私權/LetAppsAccessNotifications_ForceDenyTheseApps
隱私權/LetAppsAccessNotifications_UserInControlOfTheseApps
Privacy/LetAppsAccessPhone
隱私權/LetAppsAccessPhone_ForceAllowTheseApps
隱私權/LetAppsAccessPhone_ForceDenyTheseApps
隱私權/LetAppsAccessPhone_UserInControlOfTheseApps
Privacy/LetAppsAccessRadios
隱私權/LetAppsAccessRadios_ForceAllowTheseApps
隱私權/LetAppsAccessRadios_ForceDenyTheseApps
隱私權/LetAppsAccessRadios_UserInControlOfTheseApps
Privacy/LetAppsAccessTasks
隱私權/LetAppsAccessTasks_ForceAllowTheseApps
隱私權/LetAppsAccessTasks_ForceDenyTheseApps
隱私權/LetAppsAccessTasks_UserInControlOfTheseApps
Privacy/LetAppsAccessTrustedDevices
隱私權/LetAppsAccessTrustedDevices_ForceAllowTheseApps
隱私權/LetAppsAccessTrustedDevices_ForceDenyTheseApps
隱私權/LetAppsAccessTrustedDevices_UserInControlOfTheseApps
Privacy/LetAppsActivateWithVoice
Privacy/LetAppsActivateWithVoiceAboveLock
Privacy/LetAppsGetDiagnosticInfo
隱私權/LetAppsGetDiagnosticInfo_ForceAllowTheseApps
隱私權/LetAppsGetDiagnosticInfo_ForceDenyTheseApps
隱私權/LetAppsGetDiagnosticInfo_UserInControlOfTheseApps
Privacy/LetAppsRunInBackground
隱私權/LetAppsRunInBackground_ForceAllowTheseApps
隱私權/LetAppsRunInBackground_ForceDenyTheseApps
隱私權/LetAppsRunInBackground_UserInControlOfTheseApps
Privacy/LetAppsSyncWithDevices
隱私權/LetAppsSyncWithDevices_ForceAllowTheseApps
隱私權/LetAppsSyncWithDevices_ForceDenyTheseApps
隱私權/LetAppsSyncWithDevices_UserInControlOfTheseApps
Privacy/PublishUserActivities
Privacy/UploadUserActivities

RemoteAssistance 原則

RemoteAssistance/CustomizeWarningMessages
RemoteAssistance/SessionLogging
RemoteAssistance/SolicitedRemoteAssistance
RemoteAssistance/UnsolicitedRemoteAssistance

RemoteDesktop 原則

RemoteDesktop/AutoSubscription
RemoteDesktop/LoadAadCredKeyFromProfile

RemoteDesktopServices 原則

RemoteDesktopServices/AllowUsersToConnectRemotely
RemoteDesktopServices/ClientConnectionEncryptionLevel
RemoteDesktopServices/DoNotAllowDriveRedirection
RemoteDesktopServices/DoNotAllowPasswordSaving
RemoteDesktopServices/PromptForPasswordUponConnection
RemoteDesktopServices/RequireSecureRPCCommunication

RemoteManagement 原則

RemoteManagement/AllowBasicAuthentication_Client
RemoteManagement/AllowBasicAuthentication_Service
RemoteManagement/AllowCredSSPAuthenticationClient
RemoteManagement/AllowCredSSPAuthenticationService
RemoteManagement/AllowRemoteServerManagement
RemoteManagement/AllowUnencryptedTraffic_Client
RemoteManagement/AllowUnencryptedTraffic_Service
RemoteManagement/DisallowDigestAuthentication
RemoteManagement/DisallowNegotiateAuthenticationClient
RemoteManagement/DisallowNegotiateAuthenticationService
RemoteManagement/DisallowStoringOfRunAsCredentials
RemoteManagement/SpecifyChannelBindingTokenHardeningLevel
RemoteManagement/TrustedHosts
RemoteManagement/TurnOnCompatibilityHTTPListener
RemoteManagement/TurnOnCompatibilityHTTPSListener

RemoteProcedureCall 原則

RemoteProcedureCall/RPCEndpointMapperClientAuthentication
RemoteProcedureCall/RestrictUnauthenticatedRPCClients

RemoteShell 原則

RemoteShell/AllowRemoteShellAccess
RemoteShell/MaxConcurrentUsers
RemoteShell/SpecifyIdleTimeout
RemoteShell/SpecifyMaxMemory
RemoteShell/SpecifyMaxProcesses
RemoteShell/SpecifyMaxRemoteShells
RemoteShell/SpecifyShellTimeout

RestrictedGroups 原則

RestrictedGroups/ConfigureGroupMembership

搜尋原則

Search/AllowCloudSearch
Search/AllowFindMyFiles
Search/AllowIndexingEncryptedStoresOrItems
Search/AllowSearchToUseLocation
Search/AllowStoringImagesFromVisionSearch
Search/AllowUsingDiacritics
Search/AllowWindowsIndexer
Search/AlwaysUseAutoLangDetection
Search/DisableBackoff
Search/DisableRemovableDriveIndexing
Search/DoNotUseWebResults
Search/PreventIndexingLowDiskSpaceMB
Search/PreventRemoteQueries

安全性原則

Security/AllowAddProvisioningPackage
Security/AllowAutomaticDeviceEncryptionForAzureADJoinedDevices
Security/AllowRemoveProvisioningPackage
Security/ClearTPMIfNotReady
Security/ConfigureWindowsPasswords
Security/PreventAutomaticDeviceEncryptionForAzureADJoinedDevices
Security/RecoveryEnvironmentAuthentication
Security/RequireDeviceEncryption
Security/RequireProvisioningPackageSignature
Security/RequireRetrieveHealthCertificateOnBoot

ServiceControlManager 原則

ServiceControlManager/SvchostProcessMitigation

設定原則

設定/AllowAutoPlay
設定/AllowDataSense
設定/AllowDateTime
設定/AllowLanguage
設定/AllowOnlineTips
設定/AllowPowerSleep
設定/AllowRegion
設定/AllowSignInOptions
設定/AllowVPN
設定/AllowWorkplace
設定/AllowYourAccount
設定/ConfigureTaskbarCalendar
設定/PageVisibilityList

Windows Defender SmartScreen 原則

SmartScreen/EnableAppInstallControl
SmartScreen/EnableSmartScreenInShell
SmartScreen/PreventOverrideForFilesInShell

語音原則

Speech/AllowSpeechModelUpdate

啟動原則

Start/AllowPinnedFolderDocuments
Start/AllowPinnedFolderDownloads
Start/AllowPinnedFolderFileExplorer
Start/AllowPinnedFolderHomeGroup
Start/AllowPinnedFolderMusic
Start/AllowPinnedFolderNetwork
Start/AllowPinnedFolderPersonalFolder
Start/AllowPinnedFolderPictures
Start/AllowPinnedFolderSettings
Start/AllowPinnedFolderVideos
Start/DisableCoNtextMenus
Start/ForceStartSize
Start/HideAppList
Start/HideChangeAccountSettings
Start/HideFrequentlyUsedApps
Start/HideHibernate
Start/HideLock
Start/HidePeopleBar
Start/HidePowerButton
Start/HideRecentJumplists
Start/HideRecentlyAddedApps
Start/HideRestart
Start/HideShutDown
Start/HideSignOut
Start/HideSleep
Start/HideSwitchAccount
Start/HideUserTile
Start/ImportEdgeAssets
Start/NoPinningToTaskbar
Start/StartLayout

儲存體原則

儲存體/AllowDiskHealthModelUpdates
儲存體/AllowStorageSenseGlobal
儲存體/AllowStorageSenseTemporaryFilesCleanup
儲存體/ConfigStorageSenseCloudContentDehydrationThreshold
儲存體/ConfigStorageSenseDownloadsCleanupThreshold
儲存體/ConfigStorageSenseGlobalCadence
儲存體/ConfigStorageSenseRecycleBinCleanupThreshold
儲存體/EnhancedStorageDevices
儲存體/RemovableDiskDenyWriteAccess
儲存體/WPDDevicesDenyReadAccessPerDevice
儲存體/WPDDevicesDenyReadAccessPerUser
儲存體/WPDDevicesDenyWriteAccessPerDevice
儲存體/WPDDevicesDenyWriteAccessPerUser

系統原則

System/AllowBuildPreview
System/AllowCommercialDataPipeline
System/AllowDeviceNameInDiagnosticData
System/AllowEmbeddedMode
System/AllowExperimentation
System/AllowFontProviders
System/AllowLocation
System/AllowStorageCard
System/AllowTelemetry
System/AllowUserToResetPhone
System/BootStartDriverInitialization
System/ConfigureMicrosoft365UploadEndpoint
System/ConfigureTelemetryOptInChangeNotification
System/ConfigureTelemetryOptInSettingsUx
System/DisableDeviceDelete
System/DisableDiagnosticDataViewer
System/DisableEnterpriseAuthProxy
System/DisableOneDriveFileSync
System/DisableSystemRestore
System/FeedbackHubAlwaysSaveDiagnosticsLocally
System/LimitDiagnosticLogCollection
System/LimitDumpCollection
System/LimitEnhancedDiagnosticDataWindowsAnalytics
System/TelemetryProxy
System/TurnOffFileHistory

SystemServices 原則

SystemServices/ConfigureHomeGroupListenerServiceStartupMode
SystemServices/ConfigureHomeGroupProviderServiceStartupMode
SystemServices/ConfigureXboxAccessoryManagementServiceStartupMode
SystemServices/ConfigureXboxLiveAuthManagerServiceStartupMode
SystemServices/ConfigureXboxLiveGameSaveServiceStartupMode
SystemServices/ConfigureXboxLiveNetworkingServiceStartupMode

TaskManager 原則

TaskManager/AllowEndTask

TaskScheduler 原則

TaskScheduler/EnableXboxGameSaveTask

TextInput 原則

TextInput/AllowHardwareKeyboardTextSuggestions
TextInput/AllowIMELogging
TextInput/AllowIMENetworkAccess
TextInput/AllowInputPanel
TextInput/AllowJapaneseIMESurrogatePairCharacters
TextInput/AllowJapaneseIVSCharacters
TextInput/AllowJapaneseNonPublishingStandardGlyph
TextInput/AllowJapaneseUserDictionary
TextInput/AllowKeyboardTextSuggestions
TextInput/AllowKoreanExtendedHanja
TextInput/AllowLanguageFeaturesUninstall
TextInput/AllowLinguisticDataCollection
TextInput/AllowTextInputSuggestionUpdate
TextInput/ConfigureJapaneseIMEVersion
TextInput/ConfigureSimplifiedChineseIMEVersion
TextInput/ConfigureTraditionalChineseIMEVersion
TextInput/EnableTouchKeyboardAutoInvokeInDesktopMode
TextInput/ExcludeJapaneseIMEExceptJIS0208
TextInput/ExcludeJapaneseIMEExceptJIS0208andEUDC
TextInput/ExcludeJapaneseIMEExceptShiftJIS
TextInput/ForceTouchKeyboardDockedState
TextInput/TouchKeyboardDictationButtonAvailability
TextInput/TouchKeyboardEmojiButtonAvailability
TextInput/TouchKeyboardFullModeAvailability
TextInput/TouchKeyboardHandwritingModeAvailability
TextInput/TouchKeyboardNarrowModeAvailability
TextInput/TouchKeyboardSplitModeAvailability
TextInput/TouchKeyboardWideModeAvailability

TimeLanguageSettings 原則

TimeLanguageSettings/BlockCleanupOfUnusedPreinstalledLangPacks
TimeLanguageSettings/ConfigureTimeZone
TimeLanguageSettings/MachineUILanguageOverwrite
TimeLanguageSettings/RestrictLanguagePacksAndFeaturesInstall

疑難排解原則

疑難排解/AllowRecommendations

更新原則

Update/ActiveHoursEnd
Update/ActiveHoursMaxRange
Update/ActiveHoursStart
Update/AllowAutoUpdate
Update/AllowAutoWindowsUpdateDownloadOverMeteredNetwork
Update/AllowMUUpdateService
Update/AllowNonMicrosoftSignedUpdate
Update/AllowUpdateService
Update/AutoRestartDeadlinePeriodInDays
Update/AutoRestartDeadlinePeriodInDaysForFeatureUpdates
Update/AutoRestartNotificationSchedule
Update/AutoRestartRequiredNotificationDismissal
Update/AutomaticMaintenanceWakeUp
Update/BranchReadinessLevel
Update/ConfigureDeadlineForFeatureUpdates
Update/ConfigureDeadlineForQualityUpdates
Update/ConfigureDeadlineGracePeriod
Update/ConfigureDeadlineGracePeriodForFeatureUpdates
Update/ConfigureDeadlineNoAutoReboot
Update/ConfigureFeatureUpdateUninstallPeriod
Update/DeferFeatureUpdatesPeriodInDays
Update/DeferQualityUpdatesPeriodInDays
Update/DeferUpdatePeriod
Update/DeferUpgradePeriod
Update/DetectionFrequency
Update/DisableDualScan
Update/DisableWUfBSafeguards
Update/DoNotEnforceEnterpriseTLSCertPinningForUpdateDetection
Update/EngagedRestartDeadline
Update/EngagedRestartDeadlineForFeatureUpdates
Update/EngagedRestartSnoozeSchedule
Update/EngagedRestartSnoozeScheduleForFeatureUpdates
Update/EngagedRestartTransitionSchedule
Update/EngagedRestartTransitionScheduleForFeatureUpdates
Update/ExcludeWUDriversInQualityUpdate
Update/FillEmptyContentUrls
Update/IgnoreMOAppDownloadLimit
Update/IgnoreMOUpdateDownloadLimit
Update/ManagePreviewBuilds
Update/PauseDeferrals
Update/PauseFeatureUpdates
Update/PauseFeatureUpdatesStartTime
Update/PauseQualityUpdates
Update/PauseQualityUpdatesStartTime
Update/PhoneUpdateRestrictions
Update/RequireDeferUpgrade
Update/RequireUpdateApproval
Update/ScheduleImminentRestartWarning
Update/ScheduleRestartWarning
Update/ScheduledInstallDay
Update/ScheduledInstallEveryWeek
Update/ScheduledInstallFirstWeek
Update/ScheduledInstallFourthWeek
Update/ScheduledInstallSecondWeek
Update/ScheduledInstallThirdWeek
Update/ScheduledInstallTime
Update/SetAutoRestartNotificationDisable
Update/SetDisablePauseUXAccess
Update/SetDisableUXWUAccess
Update/SetEDURestart
Update/SetPolicyDrivenUpdateSourceForDriver
Update/SetPolicyDrivenUpdateSourceForFeature
Update/SetPolicyDrivenUpdateSourceForOther
Update/SetPolicyDrivenUpdateSourceForQuality
Update/SetProxyBehaviorForUpdateDetection
Update/TargetReleaseVersion
Update/UpdateNotificationLevel
Update/UpdateServiceUrl
Update/UpdateServiceUrlAlternate

UserRights 原則

UserRights/AccessCredentialManagerAsTrustedCaller
UserRights/AccessFromNetwork
UserRights/ActAsPartOfTheOperatingSystem
UserRights/AllowLocalLogOn
UserRights/BackupFilesAndDirectories
UserRights/ChangeSystemTime
UserRights/CreateGlobalObjects
UserRights/CreatePageFile
UserRights/CreatePermanentSharedObjects
UserRights/CreateSymbolicLinks
UserRights/CreateToken
UserRights/DebugPrograms
UserRights/DenyAccessFromNetwork
UserRights/DenyLocalLogOn
UserRights/DenyRemoteDesktopServicesLogOn
UserRights/EnableDelegation
UserRights/GenerateSecurityAudits
UserRights/ImpersonateClient
UserRights/IncreaseSchedulingPriority
UserRights/LoadUnloadDeviceDrivers
UserRights/LockMemory
UserRights/ManageAuditingAndSecurityLog
UserRights/ManageVolume
UserRights/ModifyFirmwareEnvironment
UserRights/ModifyObjectLabel
UserRights/ProfileSingleProcess
UserRights/RemoteShutdown
UserRights/RestoreFilesAndDirectories
UserRights/TakeOwnership

VirtualizationBasedTechnology 原則

VirtualizationBasedTechnology/HypervisorEnforcedCodeIntegrity
VirtualizationBasedTechnology/RequireUEFIMemoryAttributesTable

Wifi 原則

WiFi/AllowWiFiHotSpotReporting
Wifi/AllowAutoConnectToWiFiSenseHotspots
Wifi/AllowInternetSharing
Wifi/AllowManualWiFiConfiguration
Wifi/AllowWiFi
Wifi/AllowWiFiDirect
Wifi/WLANScanMode

WindowsAutoPilot 原則

WindowsAutoPilot/EnableAgilityPostEnrollment

WindowsConnectionManager 原則

WindowsConnectionManager/ProhitConnectionToNonDomainNetworksWhenConnectedToDomainAuthenticatedNetwork

WindowsDefenderSecurityCenter 原則

WindowsDefenderSecurityCenter/CompanyName
WindowsDefenderSecurityCenter/DisableAccountProtectionUI
WindowsDefenderSecurityCenter/DisableAppBrowserUI
WindowsDefenderSecurityCenter/DisableClearTpmButton
WindowsDefenderSecurityCenter/DisableDeviceSecurityUI
WindowsDefenderSecurityCenter/DisableEnhancedNotifications
WindowsDefenderSecurityCenter/DisableFamilyUI
WindowsDefenderSecurityCenter/DisableHealthUI
WindowsDefenderSecurityCenter/DisableNetworkUI
WindowsDefenderSecurityCenter/DisableNotifications
WindowsDefenderSecurityCenter/DisableTpmFirmwareUpdateWarning
WindowsDefenderSecurityCenter/DisableVirusUI
WindowsDefenderSecurityCenter/DisallowExploitProtectionOverride
WindowsDefenderSecurityCenter/Email
WindowsDefenderSecurityCenter/EnableCustomizedToasts
WindowsDefenderSecurityCenter/EnableInAppCustomization
WindowsDefenderSecurityCenter/HideRansomwareDataRecovery
WindowsDefenderSecurityCenter/HideSecureBoot
WindowsDefenderSecurityCenter/HideTPMTroubleshooting
WindowsDefenderSecurityCenter/HideWindowsSecurityNotificationAreaControl
WindowsDefenderSecurityCenter/電話
WindowsDefenderSecurityCenter/URL

WindowsInkWorkspace 原則

WindowsInkWorkspace/AllowSuggestedAppsInWindowsInkWorkspace
WindowsInkWorkspace/AllowWindowsInkWorkspace

WindowsLogon 原則

WindowsLogon/AllowAutomaticRestartSignOn
WindowsLogon/ConfigAutomaticRestartSignOn
WindowsLogon/DisableLockScreenAppNotifications
WindowsLogon/DontDisplayNetworkSelectionUI
WindowsLogon/EnableFirstLogonAnimation
WindowsLogon/EnumerateLocalUsersOnDomainJoinedComputers
WindowsLogon/HideFastUserSwitching

WindowsPowerShell 原則

WindowsPowerShell/TurnOnPowerShellScriptBlockLogging

WindowsSandbox 原則

WindowsSandbox/AllowAudioInput
WindowsSandbox/AllowClipboardRedirection
WindowsSandbox/AllowNetworking
WindowsSandbox/AllowPrinterRedirection
WindowsSandbox/AllowVGPU
WindowsSandbox/AllowVideoInput

WirelessDisplay 原則

WirelessDisplay/AllowMdnsAdvertisement
WirelessDisplay/AllowMdnsDiscovery
WirelessDisplay/AllowMovementDetectionOnInfrastructure
WirelessDisplay/AllowProjectionFromPC
WirelessDisplay/AllowProjectionFromPCOverInfrastructure
WirelessDisplay/AllowProjectionToPC
WirelessDisplay/AllowProjectionToPCOverInfrastructure
WirelessDisplay/AllowUserInputFromWirelessDisplayReceiver
WirelessDisplay/RequirePinForPairing

原則中的原則雲端解決方案提供者原則雲端解決方案提供者中群組原則和 ADMX 支援的原則支援

注意

並非群組原則支援之原則雲端解決方案提供者中的所有原則都是 ADMX 支援。 如需詳細資訊,請 參閱瞭解 ADMX 支援的原則

HoloLens裝置支援的原則雲端解決方案提供者中的原則

Windows 10 IoT 支援的原則雲端解決方案提供者中的原則

Microsoft Surface Hub 支援的原則 CSP 中的原則

原則雲端解決方案提供者中可使用 Exchange ActiveSync (EAS) 設定的原則

相關主題

設定服務提供者參考