Personalization (Windows Configuration Designer reference)
Use to configure settings to personalize a PC.
Applies to
Setting | Windows client | Surface Hub | HoloLens | IoT Core |
---|---|---|---|---|
DeployDesktopImage | ✅ | |||
DeployLockScreenImage | ✅ | |||
DesktopImageUrl | ✅ | |||
LockScreenImageUrl | ✅ |
DeployDesktopImage
Deploy a .jpg, .jpeg, or .png image to the device to be used as a 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 an 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 an 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.