home *** CD-ROM | disk | FTP | other *** search
/ ftp.seagate.com / 2014.07.ftp.seagate.com.tar / ftp.seagate.com / pub / palindrome / technote / tn9501.asc < prev    next >
Text File  |  1995-04-12  |  21KB  |  557 lines

  1. TECHNICAL NOTE : NW4.1 SERVER RECOVERY USING FLOPPY DISKETTES AND 
  2.                  PNA v3.1a NLM
  3. VERSION NUMBER : 1.1  
  4. VERSION DATE   : 10 Mar 95
  5.  
  6. TABLE OF CONTENTS
  7. =================
  8.  
  9. SECTION 1.0 - INTRODUCTION & ASSUMPTIONS
  10.  
  11. SECTION 2.0 - PRELIMINARY PREPARATION
  12.     2.1 - PLAN AND GATHER INFORMATIONAL DOCUMENTATION
  13.     2.2 - GENERATE "DOS_BOOT AND BACKUPxxx" DISK(s)
  14.     
  15.     2.3 - PREPARE NECESSARY FILES FOR RECOVERY
  16.     2.4 - CREATE RECOVERY DISKETTES
  17.  
  18. SECTION 3.0 - SERVER RECOVERY
  19.     3.1 - TIMESYNC
  20.     3.2 - RESTORE DOS PARTITION
  21.     3.3 - PLACE RECOVERY FILES ON SERVER'S DOS PARTITION
  22.     3.4 - RESTORE NETWARE PARTITIONS
  23.     3.5 - NETWARE DIRECTORY SERVICES (NDS)
  24.        
  25.  
  26. SECTION 4.0 - RESTORE DATA
  27.     4.1 - RESTORE PALINDROME ENVIRONMENT
  28.     4.2 - RECOVER THE SYS VOLUME
  29.     4.3 - RECOVER OTHER VOLUMES
  30.  
  31. SECTION 5.0 - CONCLUSIONS
  32.  
  33. =====================================================================
  34.  
  35. SECTION 1.0 - INTRODUCTION
  36.  
  37. Using the steps listed within this technical note, NetWare will not need to 
  38. be reinstalled during a full server recovery. Instead, the server is brought
  39. up in a minimal state (through pre-planning) which will allow PNA to restore 
  40. the server to it's former operating state.
  41.  
  42. This Technical Note covers the steps necessary to:
  43.     
  44.     * Prepare and build the DOS partition(s).
  45.     * Prepare and build the Netware partition(s).
  46.     * Restore server to previous operating state (as of the last backup).
  47.         
  48. This procedure assumes the following:
  49.     
  50.     * PKZIP.EXE and PKUNZIP.EXE are available.
  51.     * A good understanding of Novell, Netware Directory Services (NDS),
  52.       PNA, DSREPAIR, NWADMIN, NETADMIN, TIMESYNC, and PARTMGR. 
  53.     * The file server has a high-density floppy drive (the A: drive).
  54.     * The user has several blank formatted high-density floppy diskettes.
  55.     * The user is using Palindrome Network Archivist NLM 3.1A.
  56.     * The file server to be restored is a Netware 4.1 server.
  57.     * NDS partitions have been replicated according to Novell 
  58.       recommendations.  In other words, either a MASTER or R/W replicas of 
  59.       the partition which contains the server to be recovered exists on
  60.       other servers within the tree.
  61.     * The C:\NWSERVER (or equiv) directory will be backed up and 
  62.       restored as stated in Section 2.2 and Section 3.2 of this document.
  63.       By doing so, critical files such as startup.ncf and server.exe
  64.       are protected and restored during the DOS partition backup and
  65.       restore sections of this document.
  66.     
  67.     * The server's DOS partition needs about 4 MB of free disk space.
  68.  
  69. In more detail, this technical note covers the general procedures for 
  70. rebuilding a Netware 4.1 server on which the DOS partition and/or the Netware
  71. SYS volume (and other miscellaneous Netware volumes on that server) have been 
  72. destroyed necessitating a full recovery.  Use this tech note as a template for 
  73. your own server recovery procedure.  This is a complicated procedure and may 
  74. need to be customized to a particular server configuration.
  75.                    
  76. The first step is to read and understand this procedure completely before 
  77. attempting it.  Additionally, it is advisable that you perform this procedure
  78. on a test server first in order to fine tune it for your server's environment.
  79. This will also give you experience with unexpected issues and problems that
  80. may arise.
  81.  
  82. This recovery process makes the assumption that the server is protected by
  83. PNA 3.1a NLM and has been backed up recently.  It is also assumed the server
  84. to be recovered will retain the same name and volume structure.  This 
  85. procedure is not intended for server cloning purposes or use with non-managed 
  86. (EXPORT) media as this would require different command lines.
  87.  
  88. SECTION 2.0 - PRELIMINARY PREPARATION
  89.  
  90. 2.1 - PLAN AND GATHER INFORMATIONAL DOCUMENTATION
  91.  
  92.     a) Download PALFCOPY.ZIP and PALSDUMP.ZIP from Palindrome's BBS 
  93.        (708-505-3336, settings are 8N1).  Unzip and place on your local 
  94.        C drive for easy access during SECTION 2.1, Step e, and SECTION 
  95.        2.2, Step a.
  96.     
  97.     b) Review and understand the layout of the server.  Is the SYS volume
  98.        physically on a separate hard drive compared to the DOS partition?
  99.  
  100.     c) Review and understand the network protocols being used by the 
  101.        server.  (Is IPX and/or IP being used?).  How do these protocols     
  102.        interact with server related issues such as SAPs and TIMESYNC?
  103.  
  104.     d) Review and understand the structure of your NDS tree and how the 
  105.        server to be recovered fits into it.  Are the NDS partitions 
  106.        replicated according to Novell recommendations? (3 replicas per
  107.        partition).  Does the server to be recovered contain a read/write
  108.        replica or a master?
  109.  
  110.       Is the ARCHIVIST  (or equiv) user object properly configured? 
  111.       Some things to consider about Archivist are: 
  112.  
  113.         Does Archivist exist in the same container as the server? 
  114.         
  115.         If Archivist is backing up NDS then it requires supervisor 
  116.         object rights to the ROOT object.  This right will also
  117.         allow access to all file system volumes within the tree.
  118.         (unless blocked at a sub-level in the NDS tree)
  119.  
  120.         If Archivist is only backing up a server's file system, then 
  121.         it requires supervisory object rights to the server
  122.         object.
  123.               
  124.     e) Copy the PALSDUMP.NLM to the server's system directory and run to
  125.        gather information about the server's environment, SET parameters,
  126.        and NCF files.  To run PALSDUMP, from the server console, type: 
  127.  
  128.            LOAD PALSDUMP
  129.  
  130.       Print the SYS:\PALSDUMP.DAT output file for reference later on in 
  131.       this tech note.
  132.         
  133.        Note: PALSDUMP.DAT contains valuable information which includes
  134.        the server's autoexec.ncf and startup.ncf files.                     
  135.  
  136.     f) Either examine the PALSDUMP log file or enter MODULES at the server
  137.        console to display the modules currently running on the server.
  138.        Evaluate the need for each NLM module and decide whether it needs 
  139.        to be available during the restoration process.  NLMs such as Virus
  140.        or CDRom drivers do NOT need to be loaded, but special LAN drivers,
  141.        name space NLMs, or config files probably do.  
  142.  
  143.        Compare your listing to the file listing located in SECTION 2.3. 
  144.        If your listing contains any other required files, then you will 
  145.        need to copy them during SECTION 2.3.                                
  146.  
  147.     g) Document what type of time server this is.  Refer to the PALSDUMP
  148.        output or at the server console, type:
  149.         
  150.         SET TIMESYNC TYPE
  151.  
  152.        If the server is a PRIMARY, REFERENCE, or SECONDARY time server 
  153.        type,  then no further action will be needed.  If the server is 
  154.        SINGLE time server, then another server in the tree will need to
  155.        be desginated as a new SINGLE time server type.  This will be 
  156.        covered in SECTION 3.1.                                      
  157.  
  158.     h) Document the server's NetWare configuration. 
  159.  
  160.     __ A.  NetWare partitions and volumes.           
  161.     __ B.  Volume block size, file compression, sub-allocation, and 
  162.            migration.
  163.     __ C.  Volume name space support.
  164.     __ D.  Server names.
  165.  
  166. 2.2 - GENERATE "DOS_BOOT" and "BACKUPxxx" DISK(s)  
  167.  
  168. The server must be brought down to perform this step. In order to restore
  169. the DOS partition to a minimum operating state, that is one in which
  170. NetWare can fully function, the DOS partition(s) needs to be backed up.
  171. You can use the BACKUP utility that comes with MS-DOS, although other
  172. methods can be used to achieve the same result.
  173.  
  174.     a) Format a boot floppy using the FORMAT A: /S command and copy 
  175.        FORMAT.COM, FDISK.EXE, RESTORE.EXE, and any other utilities
  176.        you feel might be needed.  Label it DOS_BOOT
  177.  
  178.     b) From the DOS prompt, enter: BACKUP C:\ A: /S (modify as needed) 
  179.        and insert as many floppy disks as needed to the DOS partition. 
  180.        Label these disks as they are made.
  181.         
  182.     c) Repeat step 2b as needed for additional DOS partitions. 
  183.  
  184.     d) Run FDISK.EXE and document the information about the DOS 
  185.        partitions (e.g. sizes, etc).  Be sure to record the DOS version,
  186.        and do not change DOS versions during this procedure.        
  187.  
  188.  
  189. 2.3 - PREPARE NECESSARY FILES FOR RECOVERY DISKETTES.
  190.     
  191.     __  Make a holding directory named RECOV. This directory can be
  192.         located on your local drive or a server volume.  This operation
  193.         will require about 4 MB of free disk space.         
  194.  
  195.     __  Change directories into RECOV
  196.  
  197.     __  From the RECOV directory, type the following commands to create
  198.         the following subdirectories:
  199.  
  200.         MD SYSTEM
  201.         MD LOGIN
  202.         MD LOGIN\NLS
  203.         MD PNA  (substitute your specific PNA path here)
  204.      
  205.     Copy the following files into the RECOV\SYSTEM directory.
  206.  
  207.     __  BT40.DSK - or proper SCSI driver (e.g. AIC7770.DSK) 
  208.     __  BTASPI.DSK - or proper SCSI driver (e.g.ASPITRAN.DSK)
  209.     
  210.     __  Any required name space support modules - from the SYS:SYSTEM 
  211.         (or equiv) directory.               
  212.  
  213.     __  SERVER.MLS - from that server's Netware 4.1x License diskette.
  214.     __  3C5X9.LAN - from the SYS:SYSTEM (or equiv) directory.  
  215.         Or proper NIC driver(s) and their configuration files, if any.      
  216.     __  ETHERTSM.NLM - from the SYS:SYSTEM (or equiv) directory. 
  217.         Or proper topology support modules (e.g. TOKENTSM.NLM)
  218.     __  MSM.NLM - from the SYS:\SYSTEM (or equiv) directory.
  219.     __  NWSNUT.NLM - from the SYS:\SYSTEM (or equiv) directory.
  220.     __  INSTALL.NLM - from the SYS:\SYSTEM (or equiv) directory.
  221.     __  CLIB.NLM - from the SYS:\SYSTEM (or equiv) directory.
  222.     __  MATHLIB.NLM - from the SYS:\SYSTEM (or equiv) directory (or MATHLIBC).
  223.     __  STREAMS.NLM - from the SYS:\SYSTEM (or equiv) directory.
  224.     __  AFTER311.NLM - from SYS:\SYSTEM (or equiv) directory.
  225.     __  TLI.NLM - from the SYS:\SYSTEM (or equiv) directory.
  226.     __  TSA410.NLM - from the SYS:\SYSTEM (or equiv) directory.
  227.     __  TSANDS.NLM -  from the SYS:\SYSTEM (or equiv) directory.
  228.     __  SMDR.NLM -  from the SYS:\SYSTEM (or equiv) directory.
  229.     __  IPXS.NLM -  from the SYS:\SYSTEM (or equiv) directory.
  230.     __  SPXS.NLM -  from the SYS:\SYSTEM (or equiv) directory.
  231.     __  DS.NLM -  from the SYS:\SYSTEM (or equiv) directory.
  232.     __  DSI.NLM -  from the SYS:\SYSTEM (or equiv) directory.
  233.     __  DSAPI.NLM -  from the SYS:\SYSTEM (or equiv) directory.
  234.  
  235.     __  Any other need modules as determined from section 2.1, step f.
  236.             
  237.     __  PNAPATH.DAT - from the SYS:\SYSTEM (or equiv) directory. 
  238.     __  PNAREST.NLM - from the SYS:\SYSTEM (or equiv) directory.
  239.     __  PALALDRV.NLM - from the SYS:\SYSTEM (or equiv) directory.
  240.     __  PALSDRV.NLM - from the SYS:\SYSTEM (or equiv) directory.
  241.     __  PALLIB.NLM  - from the SYS:\SYSTEM (or equiv) directory.
  242.     __  PALFCOPY.NLM  - from Palindrome's BBS or your local C drive.
  243.             
  244.     
  245.     Copy the following files into the RECOV\LOGIN\NLS directory:
  246.  
  247.     __  *.001 - from the SYS:\LOGIN\NLS directory. (8 files)
  248.      
  249.  
  250.     Copy the following files into the RECOV\PNA (or equiv) directory:
  251.     
  252.     __  AS*.PAC  - from the SYS:\PNA (or equiv) directory. (2 files)
  253.     __  *.RSF - from the SYS:\PNA (or equiv) directory. (2 files)
  254.  
  255.  
  256. 2.5 - CREATE RECOVERY DISKETTES
  257.  
  258.     __  Have 2 blank formatted diskettes (HD 1.44 MB) ready and hand 
  259.         label them
  260.             
  261.          RECOV4_1  &  RECOV4_2                  
  262.     
  263.     __  Place one of the diskettes in the A drive and from the RECOV
  264.         directory, issue the following command:
  265.  
  266.         PKZIP A:RECOV4.ZIP *.*  -rp&
  267.  
  268.          Note:  This command will compress the directories and files
  269.          contained in the RECOV directory into a zip file named, 
  270.          RECOV4.ZIP.  This zip file will span two diskettes.  
  271.  
  272.     __  Copy PKUNZIP.EXE onto the second diskette, RECOV4_2.
  273.  
  274.  
  275. SECTION 3.0 - SERVER RECOVERY
  276.  
  277. This part describes the basic steps needed to restore a server.
  278.     
  279. 3.1 - TIMESYNC 
  280.  
  281.     a) Refer to timesync notes taken during section 2.1, step g, of 
  282.        this tech note.
  283.     
  284.     a) If the server to be recovered is a time server type of PRIMARY,
  285.        REFERENCE, or SECONDARY, proceed to SECTION 3.2.
  286.  
  287.     b) If the server to be recovered is a time server type of SINGLE,
  288.        then another server in the tree must be designated as the SINGLE
  289.        time server.  Locate another server in the tree and at that 
  290.        server's console, type:
  291.                 
  292.         SET TIMESYNC TYPE = SINGLE
  293.  
  294. NOTE:  There can only be one SINGLE type time server within the network.          
  295.     
  296.  
  297. 3.2 - RESTORE DOS PARTITION
  298.     
  299. NOTE: This section can only be completed if the DOS partition was prepared 
  300. for restoration.
  301.  
  302.     a) Insert the DOS_BOOT floppy in drive A: and power on the PC.  
  303.  
  304.     b) Enter the date and time when prompted.
  305.     
  306.     c) Using the FDISK and FORMAT utilities, re-generate the DOS 
  307.        partition(s) (e.g. C: drive).
  308.     
  309.     d) From the DOS prompt, enter: RESTORE  A:  C:\*.* /S   
  310.        (modify as needed) and insert the requested floppy disks as needed
  311.        to restore the DOS 
  312.        partition.
  313.  
  314.     e) Repeat step 1d as needed for additional DOS partitions 
  315.        restorations.
  316.     
  317.     f) Reboot machine to ensure system is bootable. 
  318.     
  319.  
  320. 3.3 - PLACE RECOVERY FILES ON DOS PARTITION
  321.  
  322.     __  On the root of the C drive, make a directory named, RECOV
  323.  
  324.     __  Place RECOV4_2 in the A drive, and from the C:\RECOV prompt, type:
  325.             
  326.         PKUNZIP A:RECOV4.ZIP  -d  C:\RECOV
  327.  
  328.     __  Follow the PKUNZIP prompts and unzip the recovery diskettes into
  329.         the C:\RECOV directory.  PKUNZIP should prompt you for both 
  330.         diskettes.  
  331.  
  332. Note: This procedure will use about 4MB of disk space.                  
  333.  
  334.  
  335. 3.4 -  CREATE NETWARE PARTITION(S) AND VOLUME(S)
  336.     
  337.     __  From DOS, run SERVER.EXE and enter the file server name and 
  338.         internal net address when prompted (See the PALSDUMP printout
  339.         of your autoexec.ncf file).  
  340.     
  341.     __  From the server console, type SEARCH ADD C:\RECOV\SYSTEM
  342.  
  343.     __  Load hard disk drivers if not already loaded via the 
  344.         startup.ncf file.   
  345.  
  346.     __  Load LAN drivers and bind proper protocols to them.
  347.  
  348.         Reference the autoexec.ncf file found in the PALSDUMP print
  349.         out.
  350.  
  351.     __  Type LOAD INSTALL.NLM
  352.  
  353.     __  From Install Options, choose / Disk Options / Modify Disk 
  354.         Partitions and re-create the former Netware disk partitions 
  355.         according to prepared volume information.
  356.     
  357.     __  From Install Options, choose / Volume Options and re-create the
  358.         former server volumes according to prepared volume information. 
  359.     
  360.     __  Mount all volumes.
  361.    
  362.        __   From INSTALL.NLM, choose the License Option and license the server.
  363.         Press F3 to specify a different path, then type in:
  364.  
  365.          C:\RECOV\SYSTEM 
  366.  
  367.     __  Press ALT/ESC to change to the server console, then type 
  368.     
  369.         SEARCH ADD C:\RECOV\SYSTEM  
  370.  
  371.     __  Load any name space modules (e.g. MAC.NAM) and ADD NAME SPACE 
  372.         <name> to <volume> for all namespaces on all mounted volumes.       
  373.  
  374.     __  Type LOAD CLIB
  375.     
  376.     __  Type LOAD PALFCOPY C:\RECOV\*.*  SYS:\  /S
  377.     
  378.     __  Type LOAD IPXS 
  379.  
  380.     __  Type LOAD MATHLIB (or MATHLIBC) 
  381.         
  382.     __  Type LOAD DSAPI
  383.  
  384.     __  Type LOAD DS.NLM
  385.  
  386.     __  Type LOAD TSA410    
  387.  
  388.     __  Type LOAD BT4X (or equiv SCSI driver) 
  389.  
  390.     __  Type LOAD BTAPSI (or equiv ASPI driver)
  391.     
  392.     
  393. 3.5 -  DIRECTORY SERVICES
  394.  
  395. Because the NDS database is located on the SYS Volume, a hard drive crash 
  396. involving the SYS volume is equivalent to removing Netware 4.x from the file 
  397. server, (besides recovering the volume) you will need to re-install NDS.  
  398. This also requires the server's volume(s) be removed and then re-installed 
  399. into the tree.  
  400.  
  401.  To proceed, follow the steps a listed below:
  402.  
  403.      a) It is imperative to understand how the NDS tree is partitioned.
  404.         It is also imperative to know which servers in the tree contain 
  405.         the master(s) and which contain read/write replicas.  
  406.  
  407.      b) Using NWADMIN'S Partition Manager, select each partition and 
  408.         record the replicas listed.  Be sure to document what type
  409.         of replica (if any) the server to be recovered contains.  If the 
  410.         server contains the master of a partition, proceed to step c, 
  411.         otherwise proceed to step d.
  412.  
  413.     c)  IMPORTANT NOTE:  If the server to be recovered contains a master 
  414.         of a partition, you must designate a new master on a different 
  415.         server within the tree.
  416.                     
  417.         Locate another server in the tree which contains an up-to-date
  418.         read/write replica of the partition you need to change and run
  419.         DSREPAIR. (Refer to Novell documentation for proper procedures
  420.         on how to designate a new  master).  When completed, proceed to
  421.         step d.
  422.  
  423.     __  At this point, the server to be restored should NOT contain a
  424.         master of a partition.  
  425.     
  426.     __  Using NETADMIN or NWADMIN, delete the server's volume objects 
  427.         from the NDS tree.
  428.  
  429.     __  From the server console, press ALT/ESC to change to the 
  430.         INSTALL screen or load it if not already loaded.
  431.  
  432.     __  From INSTALL.NLM's " Installation Options" menu, choose 
  433.         Directory Options / Install Directory Services Onto This Server"
  434.  
  435.     __  Select the original tree in which the server resided, then log in 
  436.         to and re-establish the server into the tree with the same
  437.         context it had before.  It is imperative that the server is 
  438.         placed into the tree exactly as it was before.
  439.  
  440. Note: Since the server object already exists in the tree, you will receive
  441. the following message from NetWare:
  442.  
  443.     "An NCP server object (or an unknown object) with the name
  444.      <server name> already exists in the context "OU=YOUR.O=CONTEXT"
  445.      Press <enter> to continue.  Install-4.1-389"
  446.  
  447.     __  Press ENTER.  You will receive the following message:
  448.  
  449.     "Delete the existing NCP server object and continue?"
  450.  
  451.     __  Choose YES.
  452.  
  453.     __  After Directory Services Installation is complete, Install
  454.         the mounted volumes into the directory tree.  From Install's
  455.         "Installation Options" menu, choose  Directory Options / Upgrade
  456.         Mounted Volumes into the Directory.  Be sure to install all 
  457.         volumes into the tree.
  458.  
  459. Note:  The volume objects may have already been installed into Directory
  460. Services via Directory Services install.  If this is the case, that's fine.
  461. Continue to the next step.
  462.  
  463. Note:  At this point, verify a read/write replica of the partition in which
  464. the server resides exists on the server and the bindery context on the server
  465. is set for that container as well.
  466.  
  467.  
  468. SECTION 4.0 - RESTORE DATA
  469.  
  470. 4.1 - RESTORE PALINDROME ENVIRONMENT
  471.      
  472. Make sure the most recent backup tape is inserted in the backup device. 
  473.         
  474.     __  Restore the System Control Database (CDB).  From the server
  475.         console, type: 
  476.  
  477.         LOAD PNAREST /RC
  478.  
  479.     __  Restore the SYS Volume History Database (HDB).  At the server 
  480.         console, type:
  481.  
  482.         LOAD PNAREST /RH <Fileserver name>/SYS: 
  483.             
  484.      
  485. 4.2 - RECOVER SYS
  486.  
  487.     __  To recover the volume's directory structure, from the server
  488.         console, type:
  489.  
  490.         LOAD PNAREST /RD /OA <Fileserver name>/SYS:
  491.  
  492.  
  493.     __  Once the above operations completes, recover the volume's data
  494.         by typing:
  495.  
  496.         LOAD PNAREST /RO /OA <Fileserver name>/SYS:\*.* 
  497.  
  498.  
  499. 4.3 - RECOVER ADDITIONAL VOLUMES (if needed)
  500.  
  501.     __  If your server contained ONLY a SYS volume, skip to Section 7, 
  502.         otherwise, please continue.
  503.         
  504.     For each additional volume, from the server console, type:
  505.  
  506.         LOAD PNAREST /RH <Fileserver name>/<volume name>: 
  507.  
  508.     __  Once complete, type:
  509.         
  510.         LOAD PNAREST /RD /OA <Fileserver name>/<volume name>:
  511.  
  512.     __  Once complete, type:
  513.  
  514.         LOAD PNAREST /RO /OA <Fileserver name>/<volume name>:\*.*
  515.         
  516.     __  Repeat above steps until all volumes have been recovered.
  517.  
  518.  
  519. SECTION 5.0 - CONCLUSIONS
  520.     
  521.     Final steps:
  522.     
  523.     __  After server restoration is complete, verify your NDS partitions 
  524.         are replicated properly according to Novell's recommendations.
  525.                      
  526.     __  Verify the recovered server's time is synchronized on the network 
  527.         by typing TIME at the server console.   
  528.  
  529.     __  If the recovered server contains partition replicas or a master,
  530.         verify the server's synchronization state.  To do this, at the 
  531.         server console, type the following commands:
  532.         
  533.         SET DSTRACE=ON
  534.         SET DSTRACE=*H
  535.         
  536.         Toggle to the directory services screen and check it for the 
  537.         message "ALL processed=YES"  for each partition on the server.
  538.         The synchronization may take some time depending on your network
  539.         traffic and such.
  540.              
  541.     __  When the last restore command is complete, at the server console,
  542.         type the following commands:
  543.  
  544.          DOWN
  545.     
  546.          EXIT
  547.     
  548.     __ At the DOS prompt, type SERVER
  549.     
  550.  
  551.     Your server is now restored to its former operating state.
  552.     
  553.  
  554.  
  555.                                    
  556. 
  557.