162Command-line switches

Command-line switches

-quiet

The quiet mode switch disables status updates and user intervention.

-rb

Restarts after finishing a restore or copy. After completing a restore or copy operation, the

 

target computer must be restarted so that the operating system can restore the new disk/

 

partition information. Normally, Norton Ghost prompts the user to restart or exit. -rb tells

 

Norton Ghost to restart automatically after it completes the restore or copy. This is useful

 

when automating Norton Ghost in a batch command file.

 

See “-fx”on page 158.

-script

Allows you to specify a series of commands (one per line) that Norton Ghost will execute

 

in sequential order.

 

For example:

 

ghost -script=script.txt

 

Following is an example of script.txt:

 

-clone,mode=create,src=2,dst=c:\drv2.gho

 

-chkimg,c:\drv2.gho

 

-clone,mode=create,src=2,dst=c:\part2.gho

 

-chkimg,c:\part2.gho

Page 162
Image 162
Symantec 10024709 manual When automating Norton Ghost in a batch command file