I needed a way to quickly identify any security changes that occurred outside of my watch so I created this script.
You plug in a login and/or a date (leave both NULL to return a complete current snapshot) and then execute. The script then returns three result sets where this criteria hits: Server Logins, Database Permissions and Role Members.
Comments, questions and suggestions are welcome.