Find a powershell command
Project details
I need a powershell command to duplicate display 2 into display 1. The following command does not work on all PCs because we have 3 monitor, we want monitor 3 to be extended to the diplicated 2/1.
import os
(‘cmd /c “%windir%System32 /c-lone”‘)
I am able to do in in GUI by opening display settings, clicking on monitor 2 then duplicate in display 1 but did not found any command to do it.
I need this command to complete a python script.
Awarded to:

Toby S.
(5.0)
Project budget: $20 CAD
budget limits: $10-30 CAD
number of bids: 11
average bids: $32
Awarded to:

Toby S.
(5.0)
Project budget: $20 CAD
budget limits: $10-30 CAD
number of bids: 11
average bids: $32
Project details
I need a powershell command to duplicate display 2 into display 1. The following command does not work on all PCs because we have 3 monitor, we want monitor 3 to be extended to the diplicated 2/1.
import os
(‘cmd /c “%windir%System32 /c-lone”‘)
I am able to do in in GUI by opening display settings, clicking on monitor 2 then duplicate in display 1 but did not found any command to do it.
I need this command to complete a python script.
import os
(‘cmd /c “%windir%System32 /c-lone”‘)
I am able to do in in GUI by opening display settings, clicking on monitor 2 then duplicate in display 1 but did not found any command to do it.
I need this command to complete a python script.
Skills: C# ProgrammingPythonShell ScriptSoftware Architecture