To remote control a Pc in WinPE from the SCCM console, follow the steps below. This guide assume that you already have added DaRT into you WinPe and installed MDT with monitoring enabled on your SCCM server. Otherwise see this post Remote Control Pc in WinPe and Enable MDT monitoring. Thanks to Nickolai’s post for the inspiration.

1. Close the SCCM console if it is open

2. Install Windows ADK
image

image

image

image

image

3. Install DaRT 10
image

image

image

image

image

image

image

4. Create a folder called “C:\Scripts”

5. Download Start-DartRemoteViewer.zip

6. Extract the files

7. Copy “Start-DaRTRemoteViewer.ps1” to “C:\Scripts”

8. Edit DaRT.xml –> Line 18 (Parameters)
– Point “-DeploymentShare” to your MDT deployment Share. Ex \\SERVER\deploymentshare$
– Point “-DaRTRemoreViewer” to the location where you have installed DaRT

9. Copy DaRT.xml to “C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage\Extensions\Actions\3fd01cd1-9e01-461e-92cd-94866b8d1f39”

10. Copy DaRT.xml to “C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage\Extensions\Actions\ed9dee86-eadd-4ac8-82a1-7234a4646e62”

11. You can now remote control a Pc in WinPe from the SCCM console
image

twitterlinkedin

By Claus