Loading
intend to implement an advanced filter within SNOW License Manager. The objective is to identify duplicate license records based on the 'BIOS Serial Number' and 'Last Scanned Date'.

 intend to implement an advanced filter within SNOW License Manager. The objective is to identify duplicate license records based on the 'BIOS Serial Number' and 'Last Scanned Date'. From the resulting filtered data, I wish to retain only the most recent entry (i.e., the one with the latest 'Last Scanned Date') and subsequently delete all other duplicate records. Is it still possible in SNOW?


  • Detlev Eufinger (Flexera Software)

    Hi,

    yes this is basically possible via an SQL procedure. (Only Snow LicenseManager onPrem).

    If you need help creating such a procedure, please contact your Snow/Flexera sales representative.

     

    Note: You should also think about why there are duplicates in the system in the first place!

    Expand Post

Loading
intend to implement an advanced filter within SNOW License Manager. The objective is to identify duplicate license records based on the 'BIOS Serial Number' and 'Last Scanned Date'.