I need a method to extract all users who have a logon script assigned in AD. All I need is the username and the logon script name. The native query tools dont seem to have a "Logon Script" query ...
I wrote a logon script that checks to see if a user has a file locally (an Excel add-in) and if not it should copy it from the server. If it is there the script checks to make sure it is the latest ...