The organization I work for has implemented application access and scripts via Security Groups. This is, if a person needs to access some applications or have a script run when he logs on, we add them to a security group.
There is a logon script configured within the AD acc for each person but I would like to know how this groups we add them to manage to execute or change some parameters during the logon script.
My first thought was GPOs> I checked on the gpmc.msc and I can see what GPOs are being filtered , when I checked the GPO settings, I see many parameters being set but I cannot see where these scripts are being called from.
So my question would be, where to start searching, if we want to know what a Security Group does or enables in a user session.
Thanks.