I am looking for a way to export from Active Directory every user account’s assigned logon script. In other words, I need a list of all the users and their associated login script. This list will be used to justify removing legacy login scripts from the server. For example, Susie has the map.bat login script assigned to her account. However, there is a map1.bat login script. I need to know for sure no one is using the map1.bat login script.
Any tips, info or suggestions is helpful.