tsm: ORCAV5>help def clientopt DEFINE CLIENTOPT DEFINE CLIENTOPT (Define an Option to an Option Set) Use this command to add a client option to an option set. For details about the options and the values you can specify, refer to Backup-Archive Clients Installation and User's Guide. Privilege Class To issue this command, you must have system privilege or unrestricted policy privilege. Syntax >>-DEFine CLIENTOpt--option_set_name--option_name--option_value-->
.-Force--=--No------. >--+-------------------+--+----------------------+------------->< '-Force--=--+-No--+-' '-SEQnumber--=--number-' '-Yes-' Parameters option_set_name (Required) Specifies the name of the option set. option_name (Required) Specifies a client option to add to the option set. Notes: To add an INCLUDE or EXCLUDE statement to a client option set, the correct syntax is: define clientopt option_set_name inclexcl "include c:\proj\text\devel.*". -----Original Message----- From: Hart, Charles [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 12:01 PM To: [EMAIL PROTECTED] Subject: Re: System Object / Mgmt. Classes / Policy Sets / Backup Groups - - What's the best way?? 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!!!!