Unsolved

1 Rookie

 • 

1 Message

 • 

2 Points

9

August 15th, 2026 08:55

U4919DW, DDPM scripting

Hi, I have a Dell U4919DW and connect multiple sources (2 PCs plus some Video Sources to it). I wanted to create some scripts to run certain scenarious, e.g. one PC using the whole screeen, 2 PCs running PBP with half screen each.

So for that I looked at the CLI subagent and created those scripts.

Here is my script for running a single PC as a Windows command batch file:

cd C:\Program Files\Dell\Dell Display and Peripheral Manager\Plugins\Subagent
CLI.Subagent /set -Display=PxP -value=off,forcewithnonotice >>C:\Users\%USERNAME%\Documents\DisplayCLI.log
CLI.Subagent /set -Display=ActiveInputSource -value=DP,forcewithnonotice >>C:\Users\%USERNAME%\Documents\DisplayCLI.log

However those scripts need to be run with Administrator privileges, so first I need to accept this with a mouse click. More annoying, those scripts need many seconds to complete per step, so total time for the different scripts is 20-30 s. Is there any option to do this faster?

Thanks

No Responses!
No Events found!

Top