Forum Discussion
charlie4872
Apr 08, 2020Brass Contributor
Finding all F3 users from list with PowerShell
Hello I am trying to get a PS script to go through a list of users and filter it out so only the F3 SKU users are listed as TRUE in the isLicensed column in the .csv output. The issue I am having is ...
charlie4872
Apr 09, 2020Brass Contributor
HelloThijs Lecomte and thanks for the reply. Yes I have verified the SKU id for the a known E3 user and a known F3 user in the list to verify the correct SKU id is being used in the script.
Thanks.
Thijs Lecomte
Apr 13, 2020Bronze Contributor
I just did some tests.
I think your issues might come from a few things:
- Are you 100% sure about the AccountSkuID, because for me an E1 has 'STANDARDPACK' as it's accountskuid
- Is it possible users have multiple licenses? F3/E3
- Is the isLicensed field in your CSV?
I think your issues might come from a few things:
- Are you 100% sure about the AccountSkuID, because for me an E1 has 'STANDARDPACK' as it's accountskuid
- Is it possible users have multiple licenses? F3/E3
- Is the isLicensed field in your CSV?