windows-itpro-docs/windows/configuration/wcd/wcd-personalization.md
Greg Lindsay 1c92c79268 again
2019-09-06 11:46:03 -07:00

2.3 KiB

title, description, ms.prod, ms.mktglfcycl, ms.sitesec, author, ms.localizationpriority, ms.author, ms.topic, ms.reviewer, manager
title description ms.prod ms.mktglfcycl ms.sitesec author ms.localizationpriority ms.author ms.topic ms.reviewer manager
Personalization (Windows 10) This section describes the Personalization settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer. w10 deploy library dansimp medium dansimp article dansimp

Personalization (Windows Configuration Designer reference)

Use to configure settings to personalize a PC.

Applies to

Setting Desktop editions Mobile editions Surface Hub HoloLens IoT Core
DeployDesktopImage X
DeployLockScreenImage X
DesktopImageUrl X
LockScreenImageUrl X

DeployDesktopImage

Deploy a jpg, jpeg or png image to the device to be used as desktop image. If you have a local file and want to embed it into the package being deployed, you configure this setting and DesktopImageUrl.

When using DeployDesktopImage and [DeployLockScreenImageFile](#deploylockscreenimage, the file names need to be different.

DeployLockScreenImage

Deploy a jpg, jpeg or png image to the device to be used as lock screen image. If you have a local file and want to embed it into the package being deployed, you configure this setting and LockScreenImageUrl.

When using DeployDesktopImage and DeployLockScreenImageFile, the file names need to be different.

DesktopImageUrl

Specify a jpg, jpeg or png image to be used as desktop image. This setting can take a http or https url to a remote image to be downloaded or a file url to a local image. If you have a local file and want to embed it into the package being deployed, you also set DeployDesktopImage.

LockScreenImageUrl

Specify a jpg, jpeg or png image to be used as Lock Screen Image. This setting can take a http or https Url to a remote image to be downloaded or a file Url to an existing local image. If you have a local file and want to embed it into the package being deployed, you also set DeployLockScreenImage.