Copy Profiles

This document covers the following topics:


Description

Program

B02250

Function

Copy the profile of a specific cabinet to a group of cabinets.

Online Input Screen

  12:47 PM             * * *  C O N - N E C T  3  * * *                14.Feb.94
  Cabinet LS                      Copy Profiles                           B02250
                                                                                
                                                                                
                                                                                
          Replace the selected Cabinet Profiles with Profile from               
             Cabinet ________                                                   
                                                                                
          Select all Cabinets starting from                                     
             Cabinet ________ ending at Cabinet ________                        
          or all Cabinets contained in (SYSCNT) Distribution                    
             List    ____________                                               
                                                                                
          Mark for   _ Command/Object Table                                     
                     _ Cabinet Profile                                          
                     _ Security Levels                                          
                     _ User Profile                                             
                     _ Owners                                                   
                     _ Pfkeys                                                   
                                                                                
                                                                                
 Enter-PF1---PF2---PF3---PF4---PF5---PF6---PF7---PF8---PF9---PF10--PF11--PF12---
             Menu  Quit                                                         

Utility Parameters

Parameter Format Description
Cabinet A8  
Start Cabinet A8 Either start cabinet or distribution list is required
End Cabinet A8 Optional
Distribution List A32 Either distribution list or start cabinet is required
Object/Command Table A1 Optional
Cabinet Profile A1 Optional
Security Levels A1 Optional
User Profile A1 Optional
Owners A1 Optional
PFkeys A1 Optional

Procedure

The Distribution-list must be defined in cabinet SYSCNT. All cabinets which are members of the list will receive the items marked from the specified cabinet.

The administrator status, overlay calendar ID, language code and mail status message flag of the target cabinets are not modified.

See Con-nect Administration, section Cabinet Maintenance for information on profiles and security levels.

Batch Example

All cabinet members of the SYSCNT distribution list DLIST will receive the object/command table, and the cabinet profile of the source-cabinet. This would be coded as follows:

LOGON SYSCNT2B 
MENU 
B02250 sourcecab,,,DLIST,X,X
FIN