New-MgBetaDeviceManagementIntuneBrandingProfile

Create new navigation property to intuneBrandingProfiles for deviceManagement

Syntax

New-MgBetaDeviceManagementIntuneBrandingProfile
   [-ResponseHeadersVariable <String>]
   [-AdditionalProperties <Hashtable>]
   [-Assignments <IMicrosoftGraphIntuneBrandingProfileAssignment[]>]
   [-CompanyPortalBlockedActions <IMicrosoftGraphCompanyPortalBlockedAction[]>]
   [-ContactItEmailAddress <String>]
   [-ContactItName <String>]
   [-ContactItNotes <String>]
   [-ContactItPhoneNumber <String>]
   [-CreatedDateTime <DateTime>]
   [-CustomCanSeePrivacyMessage <String>]
   [-CustomCantSeePrivacyMessage <String>]
   [-CustomPrivacyMessage <String>]
   [-DisableClientTelemetry]
   [-DisableDeviceCategorySelection]
   [-DisplayName <String>]
   [-EnrollmentAvailability <EnrollmentAvailabilityOptions>]
   [-Id <String>]
   [-IsDefaultProfile]
   [-IsFactoryResetDisabled]
   [-IsRemoveDeviceDisabled]
   [-LandingPageCustomizedImage <IMicrosoftGraphMimeContent>]
   [-LastModifiedDateTime <DateTime>]
   [-LightBackgroundLogo <IMicrosoftGraphMimeContent>]
   [-OnlineSupportSiteName <String>]
   [-OnlineSupportSiteUrl <String>]
   [-PrivacyUrl <String>]
   [-ProfileDescription <String>]
   [-ProfileName <String>]
   [-RoleScopeTagIds <String[]>]
   [-SendDeviceOwnershipChangePushNotification]
   [-ShowAzureAdEnterpriseApps]
   [-ShowConfigurationManagerApps]
   [-ShowDisplayNameNextToLogo]
   [-ShowLogo]
   [-ShowOfficeWebApps]
   [-ThemeColor <IMicrosoftGraphRgbColor>]
   [-ThemeColorLogo <IMicrosoftGraphMimeContent>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
New-MgBetaDeviceManagementIntuneBrandingProfile
   -BodyParameter <IMicrosoftGraphIntuneBrandingProfile>
   [-ResponseHeadersVariable <String>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

Create new navigation property to intuneBrandingProfiles for deviceManagement

Parameters

-AdditionalProperties

Additional Parameters

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

-Assignments

The list of group assignments for the branding profile To construct, see NOTES section for ASSIGNMENTS properties and create a hash table.

Type:IMicrosoftGraphIntuneBrandingProfileAssignment[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-BodyParameter

This entity contains data which is used in customizing the tenant level appearance of the Company Portal applications as well as the end user web portal. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Type:IMicrosoftGraphIntuneBrandingProfile
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-CompanyPortalBlockedActions

Collection of blocked actions on the company portal as per platform and device ownership types. To construct, see NOTES section for COMPANYPORTALBLOCKEDACTIONS properties and create a hash table.

Type:IMicrosoftGraphCompanyPortalBlockedAction[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

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

-ContactItEmailAddress

E-mail address of the person/organization responsible for IT support

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

-ContactItName

Name of the person/organization responsible for IT support

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

-ContactItNotes

Text comments regarding the person/organization responsible for IT support

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

-ContactItPhoneNumber

Phone number of the person/organization responsible for IT support

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

-CreatedDateTime

Time when the BrandingProfile was created

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

-CustomCanSeePrivacyMessage

Text comments regarding what the admin has access to on the device

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

-CustomCantSeePrivacyMessage

Text comments regarding what the admin doesn't have access to on the device

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

-CustomPrivacyMessage

Text comments regarding what the admin doesn't have access to on the device

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

-DisableClientTelemetry

Applies to telemetry sent from all clients to the Intune service. When disabled, all proactive troubleshooting and issue warnings within the client are turned off, and telemetry settings appear inactive or hidden to the device user.

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

-DisableDeviceCategorySelection

Boolean that indicates if Device Category Selection will be shown in Company Portal

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

-DisplayName

Company/organization name that is displayed to end users

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

-EnrollmentAvailability

Options available for enrollment flow customization

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

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-Id

The unique identifier for an entity. Read-only.

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

-IsDefaultProfile

Boolean that represents whether the profile is used as default or not

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

-IsFactoryResetDisabled

Boolean that represents whether the adminsistrator has disabled the 'Factory Reset' action on corporate owned devices.

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

-IsRemoveDeviceDisabled

Boolean that represents whether the adminsistrator has disabled the 'Remove Device' action on corporate owned devices.

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

-LandingPageCustomizedImage

Contains properties for a generic mime content. To construct, see NOTES section for LANDINGPAGECUSTOMIZEDIMAGE properties and create a hash table.

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

-LastModifiedDateTime

Time when the BrandingProfile was last modified

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

Contains properties for a generic mime content. To construct, see NOTES section for LIGHTBACKGROUNDLOGO properties and create a hash table.

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

-OnlineSupportSiteName

Display name of the company/organization's IT helpdesk site

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

-OnlineSupportSiteUrl

URL to the company/organization's IT helpdesk site

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

-PrivacyUrl

URL to the company/organization's privacy policy

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

-ProfileDescription

Description of the profile

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

-ProfileName

Name of the profile

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

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

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

-RoleScopeTagIds

List of scope tags assigned to the branding profile

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

-SendDeviceOwnershipChangePushNotification

Boolean that indicates if a push notification is sent to users when their device ownership type changes from personal to corporate

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

-ShowAzureAdEnterpriseApps

Boolean that indicates if AzureAD Enterprise Apps will be shown in Company Portal

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

-ShowConfigurationManagerApps

Boolean that indicates if Configuration Manager Apps will be shown in Company Portal

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

Boolean that represents whether the administrator-supplied display name will be shown next to the logo image or not

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

Boolean that represents whether the administrator-supplied logo images are shown or not

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

-ShowOfficeWebApps

Boolean that indicates if Office WebApps will be shown in Company Portal

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

-ThemeColor

Color in RGB. To construct, see NOTES section for THEMECOLOR properties and create a hash table.

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

Contains properties for a generic mime content. To construct, see NOTES section for THEMECOLORLOGO properties and create a hash table.

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

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

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

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphIntuneBrandingProfile

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphIntuneBrandingProfile

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

ASSIGNMENTS <IMicrosoftGraphIntuneBrandingProfileAssignment- []>: The list of group assignments for the branding profile

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]: Base type for assignment targets.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [DeviceAndAppManagementAssignmentFilterId <String>]: The Id of the filter for the target assignment.
    • [DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]: Represents type of the assignment filter.

BODYPARAMETER <IMicrosoftGraphIntuneBrandingProfile>: This entity contains data which is used in customizing the tenant level appearance of the Company Portal applications as well as the end user web portal.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Assignments <IMicrosoftGraphIntuneBrandingProfileAssignment- []>]: The list of group assignments for the branding profile
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]: Base type for assignment targets.
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DeviceAndAppManagementAssignmentFilterId <String>]: The Id of the filter for the target assignment.
      • [DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]: Represents type of the assignment filter.
  • [CompanyPortalBlockedActions <IMicrosoftGraphCompanyPortalBlockedAction- []>]: Collection of blocked actions on the company portal as per platform and device ownership types.
    • [Action <CompanyPortalAction?>]: Action on a device that can be executed in the Company Portal
    • [OwnerType <OwnerType?>]: Owner type of device.
    • [Platform <DevicePlatformType?>]: Supported platform types.
  • [ContactItEmailAddress <String>]: E-mail address of the person/organization responsible for IT support
  • [ContactItName <String>]: Name of the person/organization responsible for IT support
  • [ContactItNotes <String>]: Text comments regarding the person/organization responsible for IT support
  • [ContactItPhoneNumber <String>]: Phone number of the person/organization responsible for IT support
  • [CreatedDateTime <DateTime?>]: Time when the BrandingProfile was created
  • [CustomCanSeePrivacyMessage <String>]: Text comments regarding what the admin has access to on the device
  • [CustomCantSeePrivacyMessage <String>]: Text comments regarding what the admin doesn't have access to on the device
  • [CustomPrivacyMessage <String>]: Text comments regarding what the admin doesn't have access to on the device
  • [DisableClientTelemetry <Boolean?>]: Applies to telemetry sent from all clients to the Intune service. When disabled, all proactive troubleshooting and issue warnings within the client are turned off, and telemetry settings appear inactive or hidden to the device user.
  • [DisableDeviceCategorySelection <Boolean?>]: Boolean that indicates if Device Category Selection will be shown in Company Portal
  • [DisplayName <String>]: Company/organization name that is displayed to end users
  • [EnrollmentAvailability <EnrollmentAvailabilityOptions?>]: Options available for enrollment flow customization
  • [IsDefaultProfile <Boolean?>]: Boolean that represents whether the profile is used as default or not
  • [IsFactoryResetDisabled <Boolean?>]: Boolean that represents whether the adminsistrator has disabled the 'Factory Reset' action on corporate owned devices.
  • [IsRemoveDeviceDisabled <Boolean?>]: Boolean that represents whether the adminsistrator has disabled the 'Remove Device' action on corporate owned devices.
  • [LandingPageCustomizedImage <IMicrosoftGraphMimeContent>]: Contains properties for a generic mime content.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Type <String>]: Indicates the content mime type.
    • [Value <Byte- []>]: The byte array that contains the actual content.
  • [LastModifiedDateTime <DateTime?>]: Time when the BrandingProfile was last modified
  • [LightBackgroundLogo <IMicrosoftGraphMimeContent>]: Contains properties for a generic mime content.
  • [OnlineSupportSiteName <String>]: Display name of the company/organization's IT helpdesk site
  • [OnlineSupportSiteUrl <String>]: URL to the company/organization's IT helpdesk site
  • [PrivacyUrl <String>]: URL to the company/organization's privacy policy
  • [ProfileDescription <String>]: Description of the profile
  • [ProfileName <String>]: Name of the profile
  • [RoleScopeTagIds <String- []>]: List of scope tags assigned to the branding profile
  • [SendDeviceOwnershipChangePushNotification <Boolean?>]: Boolean that indicates if a push notification is sent to users when their device ownership type changes from personal to corporate
  • [ShowAzureAdEnterpriseApps <Boolean?>]: Boolean that indicates if AzureAD Enterprise Apps will be shown in Company Portal
  • [ShowConfigurationManagerApps <Boolean?>]: Boolean that indicates if Configuration Manager Apps will be shown in Company Portal
  • [ShowDisplayNameNextToLogo <Boolean?>]: Boolean that represents whether the administrator-supplied display name will be shown next to the logo image or not
  • [ShowLogo <Boolean?>]: Boolean that represents whether the administrator-supplied logo images are shown or not
  • [ShowOfficeWebApps <Boolean?>]: Boolean that indicates if Office WebApps will be shown in Company Portal
  • [ThemeColor <IMicrosoftGraphRgbColor>]: Color in RGB.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [B <Int32?>]: Blue value
    • [G <Int32?>]: Green value
    • [R <Int32?>]: Red value
  • [ThemeColorLogo <IMicrosoftGraphMimeContent>]: Contains properties for a generic mime content.

COMPANYPORTALBLOCKEDACTIONS <IMicrosoftGraphCompanyPortalBlockedAction- []>: Collection of blocked actions on the company portal as per platform and device ownership types.

  • [Action <CompanyPortalAction?>]: Action on a device that can be executed in the Company Portal
  • [OwnerType <OwnerType?>]: Owner type of device.
  • [Platform <DevicePlatformType?>]: Supported platform types.

LANDINGPAGECUSTOMIZEDIMAGE <IMicrosoftGraphMimeContent>: Contains properties for a generic mime content.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Type <String>]: Indicates the content mime type.
  • [Value <Byte- []>]: The byte array that contains the actual content.

LIGHTBACKGROUNDLOGO <IMicrosoftGraphMimeContent>: Contains properties for a generic mime content.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Type <String>]: Indicates the content mime type.
  • [Value <Byte- []>]: The byte array that contains the actual content.

THEMECOLOR <IMicrosoftGraphRgbColor>: Color in RGB.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [B <Int32?>]: Blue value
  • [G <Int32?>]: Green value
  • [R <Int32?>]: Red value

THEMECOLORLOGO <IMicrosoftGraphMimeContent>: Contains properties for a generic mime content.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Type <String>]: Indicates the content mime type.
  • [Value <Byte- []>]: The byte array that contains the actual content.