Loading
Users that have been granted access to certain software are added to AD. AD is used by SCCM to distribute the software to the user. Is there a way to assign the needed software license automatically to that user in Snow8 in addition ?

Is it possible to use the import data function to import a list of users in Snow in such a way that the specified license is assigned to all these users ? We don't want that assigning software to user results in 2 tasks, one in AD/SCCM and one separately in Snow because the risk that these two won't be in sync is high.


  • It might be possible to do something, but i assume you would only be wanting to do this for applications with a User based Metric for the license and not all applications?

  • Just tried this an when the application metric is set to user you can do an import/update of a license setting the license import file columns of Metric and Assignment Type to User.

    However you cannot then assign the license to a user during import/update, this needs to be done on a user by user basis in the assignments tab of the license after you create it.

  • Yes, only for apps with user based metric. The license is already in Snow. I'm only looking for a way to assign a license to hundreds of users by importing a list containing two columns : A column that contains the (hundreds of) users and one column that contains the license name or SKU that's already in Snow. I understand there is no way to do this. I just have to assign the license for each user by hand (?).

  • For user metric licenses you can actually add user license assignments, and there is a template available.

     

    The template only contains 5 fields:

    • External ID and License ID: External ID can be added in the Web UI to a License, License ID is only visible in the database. You only need one or the other and select it during import
    • Assign to: username, e.g. mydomain/user1234
    • Type: user, obviously 🙂 must correlate to the license metric
    • Assigned quantity: will be ignored on user assignments

     

    import_licenseagreement

    Expand Post
    • P.S: to automate this, you could create a PowerShell script that reads all members of the AD group and then generates the csv file. Then define an automated import in the SLM Web Configurator and drop the csv file into the import folder.

      Piece of cake 😇

       

      Expand Post
    • Hi Axel, thanks for the clarification.

      I only reviewed the initial step and documentation in the Wizard that said it wasn’t possible, not step 3 that provides different details and extra options.

      • I agree, this is something you hardly ever discover, especially the thing with the License ID and the External ID. I just stumbled into this a while ago. 😀

  • Hi Axel, It works, however we ran into a new "situation" . For a certain application, we have 5 bundles of licenses registered in Snow, these bundles were purchased on a different point in time. One bundle with 30 licenses, 3 bundles containing 15 licenses, one bundle containing 5 licenses. For each bundle I filled out the External ID with the same value (since it's the same application). The application has been granted to 68 users via deployment by SCCM. We got the list from SCCM containing these 68 users. I added the column with the External ID for all these users and imported the list in Snow. I hoped Snow to be smart enough to assign a license to all these 68 users by spreading the users over the different license bundles (containing the same External ID). Unfortunately it does not work that way. Only the first 30 users a license was assigned to but Snow isn't smart enough to assign a license for the others users by using the other bundles for that. Do you know a solution to overcome this ?

    Expand Post
    • Hi Leo,

       

      I have only tried this with one single license.

      So I would say you have two options now:

      • create 5 "licenses" in SLM with the different purchase dates, and assign a separate "External ID" to each and every license. Downside is, that you have to assign the correct number of users to the External ID in the import file
      • add only one license for all purchases and assign your 68 users to that license. Doing this, you will lose the separate purchase info (you can still add a remark to the license and attach the invoices)

       

      I personally would prefer the first option. Looks like you can add the same External ID to several licenses, SLM can't handle this. An External ID obviously has to be unique.

       

      Kind regards,

      Axel

      Expand Post
      • Hi Axel,

         

        I was already afraid that I would have to choose between these options 😟 Thank you for your answer !

         

        Best regards,Leo

        Expand Post
10 of 11

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
Users that have been granted access to certain software are added to AD. AD is used by SCCM to distribute the software to the user. Is there a way to assign the needed software license automatically to that user in Snow8 in addition ?