Client optionset allows to centralize options on all TSM client nodes.
tsm: TSM1>def CLOptset DESCription="Client option for Win" tsm: TSM1>def clientopt windows COMPRESSALWAYS NO force=yes tsm: TSM1>def clientopt windows COMPRESSION NO force=yes tsm: TSM1>def clientopt windows DIRMC MC_DIRMC force=yes tsm: TSM1>def clientopt windows RESOURCEUTILIZATION 5 force=no tsm: TSM1>def clientopt windows SCHEDMODE PROMPTED force=yes tsm: TSM1>def clientopt windows SUBDIR YES force=yes tsm: TSM1>def clientopt windows INCLEXCL 'EXCLUDE "*:\...\test.log"' force=yes tsm: TSM1>def clientopt windows INCLEXCL 'EXCLUDE "*:\Users\...\NTUSER.DAT*"' force=yes tsm: TSM1>q cloptset windows Optionset Description Last Update by Managing profile Replica Option (administrator) Set ------------------------- ------------------------- --------------- -------------------- --------------- WINDOWS Client option for Win ADMIN No Option Sequenc- Use Optio- Option Value e number n Set Value (FORCE) ------------------------- -------- ---------- ------------------------------------------------------------ COMPRESSALWAYS 0 Yes NO COMPRESSION 1 Yes NO DIRMC 2 Yes MC_DIRMC RESOURCEUTILIZATION 3 No 5 SCHEDMODE 4 Yes PROMPTED SUBDIR 5 Yes YES INCLEXCL 6 Yes EXCLUDE "*:\Users\...\NTUSER.DAT*" INCLEXCL 7 Yes EXCLUDE "*:\...\test.log"
To assign the cloptset to a TSM client called wintst01:
tsm: TSM1>upd wintst01 clopt=windows