기본 알림 설정

정책을 1로 설정하면 웹사이트에서 데스크톱 알림을 표시하도록 허용합니다. 정책을 2로 설정하면 데스크톱 알림을 거부합니다.

설정하지 않으면 AskNotifications 정책이 적용되지만 사용자가 이 설정을 변경할 수 있습니다.

지원: Microsoft Windows 7 또는 Windows Server 2008 이상 제품군
기본 알림 설정


  1. 사이트에서 데스크톱 알림을 표시하도록 허용
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDefaultNotificationsSetting
    Value TypeREG_DWORD
    Value1
  2. 모든 사이트에서 데스크톱 알림 표시 허용 안함
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDefaultNotificationsSetting
    Value TypeREG_DWORD
    Value2
  3. 사이트에서 데스크톱 알림을 표시할 때마다 확인
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameDefaultNotificationsSetting
    Value TypeREG_DWORD
    Value3


chromeos.admx

관리 템플릿(컴퓨터)

관리 템플릿(사용자)