This script is used to add a user to a license group and an application group in the local active directory.
.\add-usertogroupwithlicense.ps1dn: The domain name of the local active directory.license_group: The name of the license group.application_group: The name of the application group.user: The name of the user to add to the groups.
This script is used to add a user to a license group and an application group in the local active directory.