Rev | Line | |
---|
[91aaf03] | 1 | ## Definicion general |
---|
| 2 | OGENGINECONFIGURATE="TRUE" |
---|
| 3 | OGLOGSESSION="/tmp/session.log" |
---|
| 4 | OGLOGCOMMAND="/tmp/command.log" |
---|
| 5 | |
---|
[d0df50b6] | 6 | ##Configuracion de la PostConfiguracion OS WIndows |
---|
| 7 | #Hacer chkdisk tras la clonacion |
---|
[91aaf03] | 8 | OGWINCHKDISK=TRUE |
---|
| 9 | |
---|
[d0df50b6] | 10 | #Configuracion de interface restauracion |
---|
| 11 | #Que hacer cuando la cache no tenga espacio libre. [ NONE | FORMAT ] ] |
---|
[91aaf03] | 12 | ACTIONCACHEFULL=NONE |
---|
[d0df50b6] | 13 | # Protocolo a usar en el caso de que no exita cache o no haya espacio sufiencie. |
---|
[91aaf03] | 14 | RESTOREPROTOCOLNOCACHE=UNICAST |
---|
| 15 | |
---|
| 16 | #script Creacion imagen |
---|
| 17 | IMGPROG="partclone" |
---|
| 18 | IMGCOMP="lzop" |
---|
| 19 | IMGEXT="img" |
---|
| 20 | IMGREDUCE="TRUE" |
---|
| 21 | |
---|
[d0df50b6] | 22 | #Configuracion del asistente de Clonacion remota usando master |
---|
| 23 | #Al enviar particion reducir el sistema de archivos previamente. |
---|
[91aaf03] | 24 | OGWINREDUCE=TRUE |
---|
Note: See
TracBrowser
for help on using the repository browser.