This solution explains how to change the Windows lock screen image on managed devices using EPC custom script deployment.
The process includes:
- Preparing the lock screen image
- Uploading the required script
- Configuring the deployment settings
- Deploying the configuration to target devices
- Verifying the deployment result
Note:
The script can be used to set the lock screen image for Windows 10 and above.
------------------------------------------------------------------------------------------------------------------------------
Before Implementation
This is the lock screen before changing the image.

- Figure 1
------------------------------------------------------------------------------------------------------------------------------
Step 1: Prepare the Image
Prepare the image that you want to deploy to the devices.
Step 2: Navigate to Configuration
Go to:
Portal → Configuration → Choose “Custom Script by Computer Configuration.”

- Figure 2
Step 3: Configure the Script Settings
Fill in the required fields as follows:
- Name: Enter the configuration name.
- Script Name: Upload the script file from the ManageEngine link (Click here to download the script).
- Dependency Files: Click Browse and select the image you want to deploy.
- Script Arguments: It should be the image name with the extension.

- Figure 3
Step 4: Upload the Script to the Script Repository
Before uploading the script to the configuration, you must first add it to the Script Repository.
As shown in Figure 4, select the script file and click Save.

- Figure 4
Step 5: Deploy the Configuration
After completing all the required configurations:
- Define your Target
- Select the required Policy
- Click Deploy
- Figure 5
Step 6: Verify the Result
After deployment is completed, check the execution result on the target devices.

- Figure 6