Set-CMMicrosoftEdgeBrowserProfiles

브라우저 프로필에 대한 Microsoft Edge 레거시 구성합니다.

Syntax

Set-CMMicrosoftEdgeBrowserProfiles
   -Id <Int32>
   [-NewName <String>]
   [-PassThru]
   [-SupportedPlatform <IResultObject[]>]
   [-AllowAddressBarDropDown <EdgeBrowserSettingType>]
   [-AllowAutoFill <EdgeBrowserSettingType>]
   [-AllowCookies <EdgeBrowserSettingType>]
   [-AllowDeveloperTools <EdgeBrowserSettingType>]
   [-AllowDoNotTrack <EdgeBrowserSettingType>]
   [-AllowExtensions <EdgeBrowserSettingType>]
   [-AllowPasswordManager <EdgeBrowserSettingType>]
   [-AllowPopups <EdgeBrowserSettingType>]
   [-AllowSearchSuggestions <EdgeBrowserSettingType>]
   [-AllowSmartScreen <EdgeBrowserSettingType>]
   [-ClearBrowsingDataOnExit <EdgeBrowserSettingType>]
   [-Description <String>]
   [-PreventOverrideFiles <EdgeBrowserSettingType>]
   [-PreventPromptOverride <EdgeBrowserSettingType>]
   [-SendIntranetTrafficToIE <EdgeBrowserSettingType>]
   [-SetEdgeBrowserAsDefault <EdgeBrowserAsDefaultSettingType>]
   [-SyncFavoritesIEAndEdge <EdgeBrowserSettingType>]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
Set-CMMicrosoftEdgeBrowserProfiles
   -InputObject <IResultObject>
   [-NewName <String>]
   [-PassThru]
   [-SupportedPlatform <IResultObject[]>]
   [-AllowAddressBarDropDown <EdgeBrowserSettingType>]
   [-AllowAutoFill <EdgeBrowserSettingType>]
   [-AllowCookies <EdgeBrowserSettingType>]
   [-AllowDeveloperTools <EdgeBrowserSettingType>]
   [-AllowDoNotTrack <EdgeBrowserSettingType>]
   [-AllowExtensions <EdgeBrowserSettingType>]
   [-AllowPasswordManager <EdgeBrowserSettingType>]
   [-AllowPopups <EdgeBrowserSettingType>]
   [-AllowSearchSuggestions <EdgeBrowserSettingType>]
   [-AllowSmartScreen <EdgeBrowserSettingType>]
   [-ClearBrowsingDataOnExit <EdgeBrowserSettingType>]
   [-Description <String>]
   [-PreventOverrideFiles <EdgeBrowserSettingType>]
   [-PreventPromptOverride <EdgeBrowserSettingType>]
   [-SendIntranetTrafficToIE <EdgeBrowserSettingType>]
   [-SetEdgeBrowserAsDefault <EdgeBrowserAsDefaultSettingType>]
   [-SyncFavoritesIEAndEdge <EdgeBrowserSettingType>]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
Set-CMMicrosoftEdgeBrowserProfiles
   -Name <String>
   [-NewName <String>]
   [-PassThru]
   [-SupportedPlatform <IResultObject[]>]
   [-AllowAddressBarDropDown <EdgeBrowserSettingType>]
   [-AllowAutoFill <EdgeBrowserSettingType>]
   [-AllowCookies <EdgeBrowserSettingType>]
   [-AllowDeveloperTools <EdgeBrowserSettingType>]
   [-AllowDoNotTrack <EdgeBrowserSettingType>]
   [-AllowExtensions <EdgeBrowserSettingType>]
   [-AllowPasswordManager <EdgeBrowserSettingType>]
   [-AllowPopups <EdgeBrowserSettingType>]
   [-AllowSearchSuggestions <EdgeBrowserSettingType>]
   [-AllowSmartScreen <EdgeBrowserSettingType>]
   [-ClearBrowsingDataOnExit <EdgeBrowserSettingType>]
   [-Description <String>]
   [-PreventOverrideFiles <EdgeBrowserSettingType>]
   [-PreventPromptOverride <EdgeBrowserSettingType>]
   [-SendIntranetTrafficToIE <EdgeBrowserSettingType>]
   [-SetEdgeBrowserAsDefault <EdgeBrowserAsDefaultSettingType>]
   [-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

Set-CMMicrosoftEdgeBrowserProfiles -Name "Edge1" -AllowAddressBarDropDown NotConfigured -AllowAutoFill NotConfigured -AllowCookies NotConfigured -AllowDeveloperTools NotConfigured -AllowDoNotTrack NotConfigured -AllowExtensions NotConfigured -AllowPasswordManager NotConfigured -AllowPopups NotConfigured -AllowSearchSuggestions NotConfigured -AllowSmartScreen NotConfigured -ClearBrowsingDataOnExit NotConfigured -Description "Edge1" -PreventOverrideFiles NotConfigured -PreventPromptOverride NotConfigured -SendIntranetTrafficToIE NotConfigured -SetEdgeBrowserAsDefault Configured -SyncFavoritesIEAndEdge NotConfigured

매개 변수

-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

-Id

구성할 브라우저 프로필의 CI ID를 지정합니다. 형식은 5-7자리 숫자입니다(예: 403823 ).

Type:Int32
Aliases:CIId, CI_ID
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

-InputObject

구성할 브라우저 프로필 정책 개체를 지정합니다. 이 개체를 얻습니다. Get-CMMicrosoftEdgeBrowserProfiles cmdlet을 사용합니다.

Type:IResultObject
Aliases:MicrosoftEdgeBrowserPolicy
Position:Named
Default value:None
Accept pipeline input:True
Accept wildcard characters:False

-Name

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

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

-NewName

이 브라우저 프로필 정책의 이름을 변경하려면 새 이름을 지정합니다.

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

-PassThru

이 매개 변수를 추가하여 작업할 항목을 나타내는 개체를 반환합니다. 기본적으로 이 cmdlet은 출력을 생성하지 않을 수 있습니다.

Type:SwitchParameter
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

입력

Microsoft.ConfigurationManagement.ManagementProvider.IResultObject

출력

IResultObject