Dunno if these will show up on the board, but thanks for looking into this!

 - Mike Bantz

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Andrew Raibeck
Sent: Monday, April 19, 2004 3:23 PM
To: [EMAIL PROTECTED]
Subject: Re: BA client 5.2.2 and Server 2003

Hi Mike,

You should just be able to copy and paste from a Windows OS prompt, like
this (note that I quit the operation quickly to minimize the size of the
example):

**************************************************
C:\TSM\baclient>dsmc i f:
IBM Tivoli Storage Manager
Command Line Backup/Archive Client Interface - Version 5, Release 2, Level
2.0
(c) Copyright by IBM Corporation and other(s) 1990, 2003. All Rights
Reserved.

Node Name: STORMAN
Session established with server STORMAN: Windows
  Server Version 5, Release 2, Level 2.1
  Server date/time: 04/19/2004 14:10:12  Last access: 04/19/2004 06:55:24


Incremental backup of volume 'f:'


Press 'Q' to end operation, any other key to continue.
Successful incremental backup of '\\storman\f$'


Total number of objects inspected:      213
Total number of objects backed up:        0
Total number of objects updated:          0
Total number of objects rebound:          0
Total number of objects deleted:          0
Total number of objects expired:          0
Total number of objects failed:           0
Total number of bytes transferred:        0  B
Data transfer time:                    0.00 sec
Network data transfer rate:            0.00 KB/sec
Aggregate data transfer rate:          0.00 KB/sec
Objects compressed by:                    0%
Elapsed processing time:           00:00:04
ANS1074W *** User Abort ***


C:\TSM\baclient>
**************************************************

With this kind of output, you can see *exactly* what I see. Alternatively
you can redirect output to a file, like this:

   dsmc i f: > dsmc.out 2>&1

Then attach the dsmc.out file (make sure there is something in it, first!).
Zip it up if it gets too big.

So if you could post that type of output from the "dsmc i d:" command,
*plus* attach output from the following, then that would help:

   dsmc query systeminfo dsmoptfile options inclexcl errorlog policy osinfo

The latter command stores the output in dsminfo.txt (same directory as
dsmc.exe). This should give us a good picture of your client configuration.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development Internal Notes e-mail: Andrew
Raibeck/Tucson/[EMAIL PROTECTED] Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.



Mike Bantz <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
04/19/2004 12:49
Please respond to
"ADSM: Dist Stor Manager"


To
[EMAIL PROTECTED]
cc

Subject
Re: BA client 5.2.2 and Server 2003






I'm running this by typing 'incr' at the baclient command-line interface
while logged in as the domain admin. Also just tried this as the local 
admin
with the same effect.

Not quite sure how to copy what you need from "dsmc i d:", though. It 
comes
back with:

ANS1898I ***** Processed 1,000 files *****
.
.
ANS1898I ***** Processed 16,500 files *****
Successful incremental backup of '\\maine\d$'

Objects inspected       16,923
Backed up                    0
etc etc etc

Opening up the GUI, I have the directory structure available to me as a 
part
of the restore - just no files. We ran into this with another issue: 
trying
to back up two NetApps using mapped drives. We'd get all the directories,
just no files from those directories. That was solved by running the 
backup
as the domain admin, not another account with domain admin privileges.


-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Andrew Raibeck
Sent: Monday, April 19, 2004 11:21 AM
To: [EMAIL PROTECTED]
Subject: Re: BA client 5.2.2 and Server 2003

Does the account used to back up D: have permissions to the root of the
drive?

It would help if you could provide some explicity info about the problem. 
For example, output from "dsmc i d:" would be useful.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development Internal Notes e-mail: Andrew
Raibeck/Tucson/[EMAIL PROTECTED] Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.



Mike Bantz <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
04/19/2004 09:14
Please respond to
"ADSM: Dist Stor Manager"


To
[EMAIL PROTECTED]
cc

Subject
Re: BA client 5.2.2 and Server 2003






Just installed 5.2.2.9 with the same dsm.opt file. No luck. It will *not*
back up that drive.

Just no errors any more...

Mike Bantz
Systems Administrator
Research Systems, Inc

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of
Stefan Holzwarth
Sent: Monday, April 19, 2004 9:15 AM
To: [EMAIL PROTECTED]
Subject: AW: BA client 5.2.2 and Server 2003


There are many problems - also that you described with the levels before
5.2.2.5
We use 5.2.2.9 and it seems that this version is quiet ok.
For open userprofiles we use ntbackup per preschedcmd, since TSM does not
support that at the moment on Windows 2003.

Kind Regards

Stefan Holzwarth

----------------------------------------------------------------------------
--
Stefan Holzwarth
ADAC e.V. (Informationsverarbeitung - Systemtechnik - Basisdienste)
Am Westpark 8, 81373 M�nchen, Tel.: (089) 7676-5212, Fax: (089) 76768924
mailto:[EMAIL PROTECTED]


> -----Urspr�ngliche Nachricht-----
> Von: Mike Bantz [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 19. April 2004 16:36
> An: [EMAIL PROTECTED]
> Betreff: BA client 5.2.2 and Server 2003
> 
> 
> I've just installed the 5.2.2 baclient on a Server 2003 
> machine, trying to
> back up to a Version 5, Release 2, Level 0.2 TSM server.
> 
> The dsm.opt file looks like this:
> 
>         PASSWORDACCESS  GENERATE
>         TCPSERVERADDRESS        10.17.10.13
>         dirmc directory
>         ERRORLOGRETENTION       5 D
>         SCHEDLOGRETENTION       5 D
> 
> This opt file backs up every local drive on any other machine 
> we've got it
> on.
> 
> I'd just like to back up the C$ and D$, default mgmt class. 
> Problem is, the
> server will back up the C$, "process" the D$, then kick back an error
> ANS1950E, that Backup via Windows Shadow Copy failed.
> 
> I cannot query the error on the server (no text found).
> 
> I've tried explicity including the d:\temp directory, etc to no avail.
> 
> This is something obvious, isn't it? :-)
> 
> Mike Bantz
> Systems Administrator
> Research Systems, Inc

Attachment: dsmc.out
Description: Binary data

Custom system information report generated 04/19/2004 15:57:20

===============================================================================
TSMVERSION
===============================================================================
IBM Tivoli Storage Manager
Command Line Backup/Archive Client Interface - Version 5, Release 2, Level 2.9 
build date:  Wed Mar 17 21:29:44 2004

===============================================================================
DSMOPTFILE
===============================================================================

PASSWORDACCESS  GENERATE
TCPSERVERADDRESS        10.17.10.13
dirmc directory

ERRORLOGRETENTION       5 D

SCHEDLOGRETENTION       5 D

===============================================================================
OPTIONS
===============================================================================
              ACTIVATEKEY: YES
          AFSBACKUPMNTPNT: YES
          ALLOWWILDCARDCH: NO
        ARCHSYMLINKASFILE: YES
             AUTOFSRENAME: NO
                AUTOMOUNT:
           BACKUPREGISTRY: YES
       CANDIDATESINTERVAL: 1
       CASESENSITIVEAWARE: NO
          CHANGINGRETRIES: 4
          CHECKFORORPHANS: NO
          CHECKTHRESHOLDS: 5
         CLUSTERDISKSONLY: YES
              CLUSTERNODE: NO
               COMMMETHOD: T
      COLLOCATEBYFILESPEC: NO
      COMMRESTARTDURATION: 60
      COMMRESTARTINTERVAL: 15
           COMPRESSALWAYS: YES
              COMPRESSION: NO
               DATEFORMAT: 1
            DEFAULTSERVER: 
          DFSBACKUPMNTPNT: YES
                    DIRMC: 
                   DOMAIN:
                           \\maine\c$
                           \\maine\d$
                           SYSTEMSTATE
                           SYSTEMSERVICES
             DOMAIN.IMAGE:
               DOMAIN.NAS:
                   EDITOR: YES
ENABLEARCHIVERETENTIONPROTECTION: NO
            ENABLELANFREE: NO
         ENABLESERVERFREE: NO
               ENCRYPTKEY: SAVE
             ERRORLOGNAME: dsmerror.log
        ERRORLOGRETENTION: 5, D
                ERRORPROG: 
             EVENTLOGGING: NO
          FASTQUERYBACKUP: NO
           FOLLOWSYMBOLIC: NO
        FRSPRIMARYRESTORE: NO
                   GROUPS: 
   GUITREEVIEWAFTERBACKUP: NO
                 HTTPPORT: 1581
                HTTPSPORT: 0
             IMAGEGAPSIZE: 32
            INCRTHRESHOLD: 0
           KERNELMESSAGES: YES
                 LANGUAGE: dscenu.txt
        LANFREECOMMMETHOD: N
           LANFREESHMPORT: 1510
           LANFREETCPPORT: 1500
  LANFREETCPSERVERADDRESS: 127.0.0.1
         LARGECOMMBUFFERS: NO
           LOCALBACKUPSET: NO
              MACHINENAME: MAINE
                 MAILPROG: 
           MAKESPARSEFILE: YES
          MANAGEDSERVICES: WEBCLIENT
             MATCHALLCHAR: *?
             MATCHONECHAR: ?
             MAXCANDPROCS: 5
            MAXCMDRETRIES: 2
             MAXMIGRATORS: 1
         MAXRECALLDAEMONS: 20
         MAXRECONCILEPROC: 3
         MAXTHRESHOLDPROC: 3
    MEMORYEFFICIENTBACKUP: NO
        MIGFILEEXPIRATION: 7
            MIGRATESERVER: 
           MINMIGFILESIZE: 0
         MINRECALLDAEMONS: 3
            NAMEDPIPENAME: \\.\pipe\Server1
              NASNODENAME: 
               NFSTIMEOUT: 0
                 NODENAME: MAINE
             NUMBERFORMAT: 1
          NWEXITNLMPROMPT: 0
      NWIGNORECOMPRESSBIT: NO
                NWIPCPORT: 0
                 NWPWFILE: YES
                  OPTFILE: 
             OPTIONFORMAT: 0
            OVERLAPRECALL: NO
           PASSWORDACCESS: GENERATE
              PASSWORDDIR: 
         POSTNSCHEDULECMD: 
          POSTSCHEDULECMD: 
          POSTSNAPSHOTCMD: 
          PRENSCHEDULECMD: 
           PRESCHEDULECMD: 
   PRESERVELASTACCESSDATE: NO
           PRESNAPSHOTCMD: 
     PROCESSORUTILIZATION: 0
         QUERYSCHEDPERIOD: 12
            QUIET/VERBOSE: VERBOSE
        RECONCILEINTERVAL: 24
                  REPLACE: YES
    RESETARCHIVEATTRIBUTE: NO
      RESOURCEUTILIZATION: 0
          RESTOREMIGSTATE: YES
              RETRYPERIOD: 20
             RUNASSERVICE: NO
         SCHEDCMDDISABLED: NO
      SCHEDCOMPLETEACTION: 0
             SCHEDLOGNAME: dsmsched.log
        SCHEDLOGRETENTION: 5, D
                SCHEDMODE: POLLING
              SCROLLLINES: 20
             SCROLLPROMPT: NO
               SERVERNAME: DSMSERV
        SESSIONINITIATION: 1
                  SHMPORT: 1510
             SHMQUEUENAME: \QUEUES\ADSM\DSMSERV
        SKIPNTPERMISSIONS: NO
        SKIPNTSECURITYCRC: NO
    SNAPSHOTCACHELOCATION: 
        SNAPSHOTCACHESIZE: 100
    SNAPSHOTFSIDLERETRIES: 10
       SNAPSHOTFSIDLEWAIT: 5S,1S; MINSET: 1
                   SUBDIR: NO
            SUBFILEBACKUP: NO
         SUBFILECACHEPATH: 
         SUBFILECACHESIZE: 10485760
               TAPEPROMPT: NO
             TCPADMINPORT: 0
              TCPBUFFSIZE: 31744
         TCPCLIENTADDRESS: 
            TCPCLIENTPORT: 1501
               TCPNODELAY: NO
                  TCPPORT: 1500
             TCPRECVDELAY: 0
             TCPSENDDELAY: 0
         TCPSERVERADDRESS: 10.17.10.13
            TCPWINDOWSIZE: 64512
                TESTFLAGS: Not yet implemented
               TIMEFORMAT: 1
                TRACEFILE: 
               TRACEFLAGS: 
                 TRACEMAX: 0
             TRACESEGSIZE: 0
             TXNBYTELIMIT: 2097152
             USEDIRECTORY: NO
                    USERS: 
              USEUNCNAMES: NO
        VIRTUALMOUNTPOINT:
          VIRTUALNODENAME: MAINE
               WASEXPHOME: 
                  WASHOME: 
                WASNDHOME: 
               WASOFFLINE: NO
                 WEBPORTS: 0

===============================================================================
ERRORLOG
===============================================================================
04/16/2004 11:20:25 ReadPswdFromRegistry(): RegOpenPathEx(): Win32 RC=2 .
04/16/2004 11:20:25 ReadPswdFromRegistry(): RegOpenPathEx(): Win32 RC=2 .
04/16/2004 11:22:29 ReadPswdFromRegistry(): RegOpenPathEx(): Win32 RC=2 .
04/16/2004 11:22:29 ReadPswdFromRegistry(): RegOpenPathEx(): Win32 RC=2 .
04/16/2004 12:51:51 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/16/2004 12:51:51 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/16/2004 14:55:15 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/16/2004 14:55:19 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/16/2004 14:55:20 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/16/2004 15:02:08 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/16/2004 15:02:14 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/16/2004 15:02:15 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/16/2004 15:04:15 ConsoleEventHandler(): Caught Close console event .
04/16/2004 15:04:15 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/16/2004 15:05:43 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/16/2004 15:05:50 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/16/2004 15:05:51 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/16/2004 15:08:28 ANS1141W Unknown command - exit
04/16/2004 15:08:40 ANS1036S Invalid option 'INCLUDE.DIR' found in options file 
'dsm.opt'
         at line number : 10
         Invalid entry : 'include.dir d:'

04/16/2004 15:08:47 ANS1036S Invalid option 'INCLUDE.DIR' found in options file 
'dsm.opt'
         at line number : 10
         Invalid entry : 'include.dir d:'

04/16/2004 15:18:42 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/16/2004 15:18:43 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/16/2004 15:18:44 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/16/2004 15:23:15 ConsoleEventHandler(): Caught Close console event .
04/16/2004 15:23:15 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/16/2004 15:28:13 ConsoleEventHandler(): Caught Close console event .
04/16/2004 15:28:13 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/17/2004 00:30:46 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/17/2004 00:30:47 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/17/2004 00:30:47 ANS1512E Scheduled event 'NIGHTLY_12AM' failed.  Return code = 12.
04/18/2004 00:27:54 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/18/2004 00:27:56 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/18/2004 00:27:58 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/18/2004 00:27:58 ANS1512E Scheduled event 'NIGHTLY_12AM' failed.  Return code = 12.
04/19/2004 00:25:06 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/19/2004 00:25:08 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/19/2004 00:25:09 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/19/2004 00:25:09 ANS1512E Scheduled event 'NIGHTLY_12AM' failed.  Return code = 12.
04/19/2004 07:39:25 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/19/2004 07:39:31 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/19/2004 07:39:31 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/19/2004 08:09:23 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/19/2004 08:09:27 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/19/2004 08:09:29 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/19/2004 08:14:14 ConsoleEventHandler(): Caught Close console event .
04/19/2004 08:14:14 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 08:15:34 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/19/2004 08:15:40 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/19/2004 08:15:41 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/19/2004 08:23:30 ANS1038S Invalid option specified
04/19/2004 08:23:30 ANS1820E Command line options must be preceded by a '-'
04/19/2004 08:23:39 ANS1038S Invalid option specified
04/19/2004 08:23:39 ANS1820E Command line options must be preceded by a '-'
04/19/2004 08:23:46 ANS1141W Unknown command - -help
04/19/2004 08:23:57 ANS1038S Invalid option specified
04/19/2004 08:23:57 ANS1820E Command line options must be preceded by a '-'
04/19/2004 08:24:23 ANS1038S Invalid option specified
04/19/2004 08:24:23 ANS1820E Command line options must be preceded by a '-'
04/19/2004 08:31:01 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f3]

04/19/2004 08:31:07 GatherWriterStatus(): GetWriterStatus() returns 
VSS_WS_FAILED_AT_PREPARE_SNAPSHOT failure for writer 'Registry Writer'. Writer error 
code: [0x800423f4]

04/19/2004 08:31:08 ANS1950E Backup via Microsoft Volume Shadow Copy failed.  See 
error log for more detail.

04/19/2004 09:57:30 ConsoleEventHandler(): Caught Close console event .
04/19/2004 09:57:30 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 09:58:49 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 09:58:49 ConsoleEventHandler(): Process Detached.
04/19/2004 09:58:49 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 09:58:49 ConsoleEventHandler(): Process Detached.
04/19/2004 09:58:52 ConsoleEventHandler(): Caught Shutdown console event .
04/19/2004 09:58:52 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 10:06:16 ConsoleEventHandler(): Caught Close console event .
04/19/2004 10:06:16 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 10:12:42 ConsoleEventHandler(): Caught Close console event .
04/19/2004 10:12:42 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 13:23:00 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:23:00 ConsoleEventHandler(): Process Detached.
04/19/2004 13:23:00 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:23:00 ConsoleEventHandler(): Process Detached.
04/19/2004 13:23:00 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:23:00 ConsoleEventHandler(): Process Detached.
04/19/2004 13:23:00 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:23:00 ConsoleEventHandler(): Process Detached.
04/19/2004 13:23:02 ConsoleEventHandler(): Caught Shutdown console event .
04/19/2004 13:23:02 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 13:23:02 ConsoleEventHandler(): Caught Shutdown console event .
04/19/2004 13:23:02 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 13:27:16 ANS1141W Unknown command - dsmc
04/19/2004 13:27:48 ANS1228E Sending of object 'd:' failed
04/19/2004 13:27:48 ANS1063E Invalid path specification 

04/19/2004 13:33:03 ConsoleEventHandler(): Caught Close console event .
04/19/2004 13:33:03 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 13:33:06 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:33:06 ConsoleEventHandler(): Process Detached.
04/19/2004 13:33:06 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:33:06 ConsoleEventHandler(): Process Detached.
04/19/2004 13:33:07 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:33:07 ConsoleEventHandler(): Process Detached.
04/19/2004 13:33:07 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:33:07 ConsoleEventHandler(): Process Detached.
04/19/2004 13:33:35 ANS1228E Sending of object '\\maine\c$\adsm.sys\EVENTLOG' failed
04/19/2004 13:33:35 ANS4005E Error processing '\\maine\c$\adsm.sys\EVENTLOG': file not 
found
04/19/2004 13:33:35 ANS1228E Sending of object '\\maine\c$\adsm.sys\WMI' failed
04/19/2004 13:33:35 ANS4005E Error processing '\\maine\c$\adsm.sys\WMI': file not found
04/19/2004 13:34:10 ANS1802E Incremental backup of '\\maine\c$' finished with 2 failure

04/19/2004 13:45:31 ConsoleEventHandler(): Caught Ctrl-C console event .
04/19/2004 13:45:31 ConsoleEventHandler(): Cleaning up and terminating Process ...
04/19/2004 13:47:03 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:47:03 ConsoleEventHandler(): Process Detached.
04/19/2004 13:47:03 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:47:03 ConsoleEventHandler(): Process Detached.
04/19/2004 13:47:03 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:47:03 ConsoleEventHandler(): Process Detached.
04/19/2004 13:47:06 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:47:06 ConsoleEventHandler(): Process Detached.
04/19/2004 13:47:06 ConsoleEventHandler(): Caught Logoff console event .
04/19/2004 13:47:06 ConsoleEventHandler(): Process Detached.
04/19/2004 15:52:06 ConsoleEventHandler(): Caught Close console event .
04/19/2004 15:52:06 ConsoleEventHandler(): Cleaning up and terminating Process ...

===============================================================================
POLICY
===============================================================================
Domain Name               : RSI
Activated Policy Set Name : RSI_PS
Activation date/time      : 03/02/2004 14:22:20
Default Mgmt Class Name   : RSI_WINDOWS_DATA
Grace Period Backup Retn. : 10 day(s)
Grace Period Archive Retn.: 365 day(s)


MgmtClass Name                  : DBDUMPS
Description                     : Database and Pivotal dumps
Space Management Technique      : None
Auto Migrate on Non-Usage       : 0
Backup Required Before Migration: YES
Destination for Migrated Files  : TAPEPOOL
Copy Group
        Copy Group Name........: STANDARD
        Copy Type..............: Backup
        Copy Frequency.........: 0 day(s)
        Versions Data Exists...: 1 version(s)
        Versions Data Deleted..: 1 version(s)
        Retain Extra Versions..: 0 day(s)
        Retain Only Version....: 10 day(s)
        Copy Serialization.....: Shared Static
        Copy Mode..............: Modified
        Copy Destination.......: DISKPOOL



MgmtClass Name                  : DIRECTORY
Description                     : Directory Information
Space Management Technique      : None
Auto Migrate on Non-Usage       : 0
Backup Required Before Migration: NO
Destination for Migrated Files  : DIRECTORYPOOL
Copy Group
        Copy Group Name........: STANDARD
        Copy Type..............: Backup
        Copy Frequency.........: 0 day(s)
        Versions Data Exists...: 45 version(s)
        Versions Data Deleted..: 45 version(s)
        Retain Extra Versions..: 45 day(s)
        Retain Only Version....: 480 day(s)
        Copy Serialization.....: Shared Static
        Copy Mode..............: Modified
        Copy Destination.......: DIRECTORYPOOL



MgmtClass Name                  : EXCHDUMPS
Description                     : Exchange server full backups
Space Management Technique      : None
Auto Migrate on Non-Usage       : 0
Backup Required Before Migration: YES
Destination for Migrated Files  : TAPEPOOL
Copy Group
        Copy Group Name........: STANDARD
        Copy Type..............: Backup
        Copy Frequency.........: 0 day(s)
        Versions Data Exists...: 1 version(s)
        Versions Data Deleted..: 1 version(s)
        Retain Extra Versions..: 0 day(s)
        Retain Only Version....: 10 day(s)
        Copy Serialization.....: Shared Static
        Copy Mode..............: Modified
        Copy Destination.......: DISKPOOL



MgmtClass Name                  : RSI_WINDOWS_DATA
Description                     : Windows mgmgt class
Space Management Technique      : None
Auto Migrate on Non-Usage       : 0
Backup Required Before Migration: YES
Destination for Migrated Files  : DISKPOOL
Copy Group
        Copy Group Name........: STANDARD
        Copy Type..............: Backup
        Copy Frequency.........: 0 day(s)
        Versions Data Exists...: 3 version(s)
        Versions Data Deleted..: 1 version(s)
        Retain Extra Versions..: 30 day(s)
        Retain Only Version....: 365 day(s)
        Copy Serialization.....: Shared Static
        Copy Mode..............: Modified
        Copy Destination.......: DISKPOOL

        Copy Group Name........: STANDARD
        Copy Type..............: Archive
        Copy Frequency.........: Cmd
        Retain Version.........: 365 day(s)
        Copy Serialization.....: Shared Static
        Copy Mode..............: Absolute
        Copy Destination.......: ARCHIVEPOOL


===============================================================================
OSINFO
===============================================================================
BASIC OPERATING SYSTEM INFORMATION:
   OperatingSystem: Windows .NET Server
   ExtendedInfo:    Yes
   MajorVersion:    5
   MinorVersion:    2
   BuildNumber:     3790
   PlatformId:      VER_PLATFORM_WIN32_NT
   CSDVersion:      <none>

EXTENDED OPERATING SYSTEM INFORMATION:
   ServicePackMajor:                   0
   ServicePackMinor:                   0
   VER_SUITE_DATACENTER:               No
   VER_SUITE_ENTERPRISE:               No
   VER_SUITE_PERSONAL:                 No
   VER_SUITE_SMALLBUSINESS:            No
   VER_SUITE_SMALLBUSINESS_RESTRICTED: No
   VER_SUITE_TERMINAL:                 Yes
   VER_NT_WORKSTATION:                 No
   VER_NT_DOMAIN_CONTROLLER:           No
   VER_NT_SERVER:                      No

SYSTEM INFORMATION:
   Processor architecture: x86
   Number of processors:   1
   Active Processor Mask:  0x00000001

Reply via email to