New-CMMicrosoftEdgeBrowserProfiles

브라우저 설정을 관리하는 정책을 Microsoft Edge 레거시 합니다.

Syntax

New-CMMicrosoftEdgeBrowserProfiles
   [-AllowAddressBarDropDown <EdgeBrowserSettingType>]
   [-AllowAutoFill <EdgeBrowserSettingType>]
   [-AllowCookies <EdgeBrowserSettingType>]
   [-AllowDeveloperTools <EdgeBrowserSettingType>]
   [-AllowDoNotTrack <EdgeBrowserSettingType>]
   [-AllowExtensions <EdgeBrowserSettingType>]
   [-AllowPasswordManager <EdgeBrowserSettingType>]
   [-AllowPopups <EdgeBrowserSettingType>]
   [-AllowSearchSuggestions <EdgeBrowserSettingType>]
   [-AllowSmartScreen <EdgeBrowserSettingType>]
   [-ClearBrowsingDataOnExit <EdgeBrowserSettingType>]
   [-Description <String>]
   -Name <String>
   [-PreventOverrideFiles <EdgeBrowserSettingType>]
   [-PreventPromptOverride <EdgeBrowserSettingType>]
   [-SendIntranetTrafficToIE <EdgeBrowserSettingType>]
   [-SetEdgeBrowserAsDefault <EdgeBrowserAsDefaultSettingType>]
   -SupportedPlatform <IResultObject[]>
   [-SyncFavoritesIEAndEdge <EdgeBrowserSettingType>]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

브라우저 설정을 관리하는 정책을 Microsoft Edge 레거시 합니다. 이 정책은 Windows 10 버전 1703 이상 및 Microsoft Edge 레거시 버전 45 이상의 클라이언트에만 적용됩니다. 자세한 내용은 Configuration Manager에서 Microsoft Edge 레거시 설정 구성을 참조하세요. 이 문서에는 특정 정책 설정에 대한 자세한 정보도 포함되어 있습니다.

Configuration Manager를 통해 Microsoft Edge 버전 77 이상을 관리하는 Microsoft Edge 버전 77 이상 배포를 참조하세요. Microsoft Edge 버전 77 이상에 대한 정책을 구성하는 Microsoft Edge - 정책을 참조하세요.

예제

예 1

$os1 = Get-CMSupportedPlatform -Name "*Windows*10*" -Fast

New-CMMicrosoftEdgeBrowserProfiles -Name "Edge1" -SupportedPlatform $os1 -AllowAddressBarDropDown Allow -AllowAutoFill Allow -AllowCookies Allow -AllowDeveloperTools Allow -AllowDoNotTrack Allow -AllowExtensions Allow -AllowPasswordManager Allow -AllowPopups Allow -AllowSearchSuggestions Allow -AllowSmartScreen Allow -ClearBrowsingDataOnExit Allow -Description "Edge1" -PreventOverrideFiles Allow -PreventPromptOverride Allow -SendIntranetTrafficToIE Allow -SetEdgeBrowserAsDefault Configured -SyncFavoritesIEAndEdge Allow

매개 변수

-AllowAddressBarDropDown

주소 표시줄 허용 드롭다운으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowAutoFill

자동필 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowCookies

쿠키 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowDeveloperTools

개발자 도구 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowDoNotTrack

Do Not Track 헤더 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowExtensions

확장 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowPasswordManager

암호 관리자 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowPopups

팝업 차단 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowSearchSuggestions

주소 표시줄에서 검색 제안을 허용하도록 설정을 구성합니다.

Type:EdgeBrowserSettingType
Aliases:AllowSearchSuggestionsinAddressBar
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-AllowSmartScreen

스마트 Microsoft Defender SmartScreen 허용으로 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-ClearBrowsingDataOnExit

종료 시 검색 데이터 지우기 허용으로 설정을 구성합니다.

Type:EdgeBrowserSettingType
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-Confirm

cmdlet을 실행하기 전에 확인 메시지를 표시합니다.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-Description

브라우저 프로필 정책에 대한 선택적 설명을 지정합니다.

Type:String
Aliases:LocalizedDescription
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-DisableWildcardHandling

이 매개 변수는 와일드카드 문자를 리터럴 문자 값으로 처리합니다. ForceWildcardHandling과결합할 수 있습니다.

Type:SwitchParameter
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-ForceWildcardHandling

이 매개 변수는 와일드카드 문자를 처리하며 예기치 않은 동작이 발생할 수 있습니다(권장하지 않음). DisableWildcardHandling과결합할 수 없습니다.

Type:SwitchParameter
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-Name

브라우저 프로필 정책의 이름을 지정합니다.

Type:String
Aliases:LocalizedDisplayName
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-PreventOverrideFiles

파일 Microsoft Defender SmartScreen 구성: 사용자가 파일에 대한 SmartScreen 프롬프트를 다시 설정할 수 있습니다.

Type:EdgeBrowserSettingType
Aliases:PreventSmartScreenPromptOverrideForFiles
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-PreventPromptOverride

사용자 Microsoft Defender SmartScreen 구성: 사용자가 사이트에 대해 SmartScreen 프롬프트를 다시 설정할 수 있습니다.

Type:EdgeBrowserSettingType
Aliases:PreventSmartScreenPromptOverride
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-SendIntranetTrafficToIE

인트라넷 트래픽을 인트라넷에보내기 허용으로 Internet Explorer.

Type:EdgeBrowserSettingType
Aliases:SendIntranetTrafficToInternetExplorer
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-SetEdgeBrowserAsDefault

브라우저를 기본값으로 Microsoft Edge 설정을 구성합니다. 이 설정을 구성하는 경우 Configuration Manager는 웹 Windows 10 기본 앱 설정을 구성하여 Microsoft Edge 레거시.

Type:EdgeBrowserAsDefaultSettingType
Accepted values:Configured, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-SupportedPlatform

해당 정책을 적용할 지원되는 플랫폼 개체를 지정합니다. 이 개체를 얻습니다. Get-CMSupportedPlatform cmdlet을 사용합니다.

Type:IResultObject[]
Aliases:SupportedPlatforms
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-SyncFavoritesIEAndEdge

Microsoft 브라우저 간에 즐겨찾기 동기화 허용 설정을 구성합니다.

Type:EdgeBrowserSettingType
Aliases:SyncFavoritesBetweenIEAndMicrosoftEdge
Accepted values:Allow, NotAllow, NotConfigured
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

cmdlet이 실행되면 어떻게 되는지 보여줍니다. 이 cmdlet은 실행되지 않습니다.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

입력

없음

출력

IResultObject