1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

docs - adding videos

This commit is contained in:
silversword411 2022-06-12 14:22:17 -04:00
parent cd1e98ae86
commit 86a6113f2d
No known key found for this signature in database
GPG key ID: 6F4BD176F56B50CA
2 changed files with 12 additions and 0 deletions

View file

@ -416,6 +416,12 @@ In this example, the CIRA setup script was run on a remote computer. After the s
## IDE Redirection
## Video Walkthru
<div class="video-wrapper">
<iframe width="320" height="180" src="https://www.youtube.com/embed/iG73j7Toz1c" frameborder="0" allowfullscreen></iframe>
</div>
MeshCmd has all the code needed to perform Intel AMT IDE Redirection from the command line. This allows disk images on the administrators computer to be remotely mounted to an Intel AMT computer. You need to start with a floppy disk .img file and/or an .iso CDROM file.
![](images/2022-05-15-15-42-01.png)