EnableBannerText

Description

  • To enanble banner text
  • qoperation execscript -dbn DM2 -c 'client Name' -sn EnableBannerText -si 'True' -si 'Banner text filePath'
  • To disable banner text
  • qoperation execscript -dbn DM2 -c 'client Name' -sn EnableBannerText -si 'False'
  • 'client Name' -- client name of the Webserver machine
  • 'Banner text filePath' -- local file located in the webserver machine
  • Usage

    To enanble banner text

    qoperation execscript -dbn DM2 -c 'client Name' -sn EnableBannerText -si 'True' -si 'Banner text filePath'

    To disable banner text

    qoperation execscript -dbn DM2 -c 'client Name' -sn EnableBannerText -si 'False'

    --------------------------------

    To enable second banner text

    qoperation execscript -dbn DM2 -c 'client Name' -sn EnableBannerText -si 'EnableSecondBanner' -si 'Banner text filePath'

    To disable second banner text

    qoperation execscript -dbn DM2 -c 'client Name' -sn EnableBannerText -si 'DisableSecondBanner'

    -------------- Explanation of arguments ------------------

    'client Name' -- client name of the Webserver machine (Single quotes not required. Hint: To find this, look at name of web server client in simpana administrative console)

    'Banner text filePath' -- Path to the file, that contains banner text, located on webserver machine local disk

    Details

    • Scope: All
    • Platform: Web Server (Database: DM2)
    • Release: 11.0.0

    Disclaimer of Warranties

    CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

    Loading...