martes, 30 de octubre de 2018

USB Para restaurar PCs del Centro de Informática y Sistemas CIS


Configuración Autoexec:

:RED
@echo off
prompt $p$g
REM \net\netbind.com
MOUSE.COM
cd \ghost
echo Loading...
GHOST.EXE
goto end


:LAB43
REM gdisk 1 /hide /p:5
Ghost.exe -clone,mode=pload,src=2.4:\BOOT.GHO:1,dst=2:1 -ia -span -sure -auto
Ghost.exe -clone,mode=pload,src=2.4:\win.GHO:1,dst=2:2 -span -sure -auto -rb
goto end



:DOS


:END




Configuración CONFIG.SYS

[menu]
menuitem=LAB43, Restaurar Boot y Win10 en Lab41, 42, 43, 44 y 45.
menuitem=DOS, Iniciar solamente DOS.

menudefault=LAB43,30
menucolor=7,1


[LAB43]
DEVICE=himem.sys


[RED]
DEVICE=\net\protman.dos /I:\net
DEVICE=\net\dis_pkt.dos
rem DEVICE=\net\El90x.dos
DEVICE=\net\e1000.dos
DEVICE=himem.sys

[DOS]
DEVICE=himem.sys

No hay comentarios: