I've read through this thread and need to implement as our retention for WIn2k is 180 
Current and Deleted.  I have created the separate management class and pointed it to 
the copy group etc.  My question is what is the proper syntax to add the client opt to 
an existing client option set on the TSM server side as it would be impossible to have 
our Intel platform admins make a dsm.opt change to 200+ WIn2k boxes.

I tried the following syntax but get no where.  Someone had mentioned they did do the 
Server side inclexcl statement.

upd clientopt INCLUDE.SYSTEMOBJECTS ALL SYSTEM_OBJECTS
        Invalid option sequence number - SYSTEMOBJECT.
        
upd cliento intel INCLEXCL SYSTEMOBJECT SYSTEM_OBJECTS 0
        ANR2023E UPDATE CLIENTOPT: Extraneous parameter - 0.

upd clientopt intel INCLUDE.SYSTEMOBJECTS ALL SYSTEM_OBJECTS
ANR2195E UPDATE CLIENTOPT: Invalid option sequence number - ALL.

Thank You!!!!

Reply via email to