home *** CD-ROM | disk | FTP | other *** search
- DOCUMENT:Q111843 04-MAR-1994 [W_NT]
- TITLE :NTBackup Command Needs Both /L and /E for Exceptions Only Log
- PRODUCT :Windows NT
- PROD/VER:3.10
- OPER/SYS:WINDOWS
- KEYWORDS:
-
- --------------------------------------------------------------------------
- The information in this article applies to:
-
- - Microsoft Windows NT operating system version 3.1
- - Microsoft Windows NT Advanced Server version 3.1
- --------------------------------------------------------------------------
-
- To create a Backup log file from a command line with just Exceptions
- (using the /E switch), use both the /L and /E switches, as in the following
- example:
-
- NOTE: If you have installed U.S. Service Pack 2 (or later) for Windows NT
- and Windows NT Advanced Server version 3.1, you cannot create a Backup log
- file.
-
- ntbackup backup c:\test /a /v /d "test" /l "c:\test.log" /e
-
- If you format the command incorrectly, as in the following example, no Log
- file is created and no error messages are generated:
-
- ntbackup backup c:\test /a /v /d "test" /l /e "c:\test.log"
-
- NOTE: The /E switch also lists the beginning and ending commands, plus a
- list of the backed-up directories. It does not list any files unless there
- are Exceptions.
-
- For more information on command line switches with NTBackup, see page 490
- of the Windows NT Advanced Server "System Guide" or page 392 of the Windows
- NT "System Guide."
-
- Additional reference words: 3.10
- KBCategory:
- KBSubCategory: ntap
-
-
- =============================================================================
-
- THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
- PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS
- ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO
- EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
- ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
- CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
- MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION
- OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
- SO THE FOREGOING LIMITATION MAY NOT APPLY.
-
- Copyright Microsoft Corporation 1994.