Hello,
I have following problem to solve:
I want to send data to database(prefered SQL Server) - who gave access(permission) to server(windows server 2008r2) and which user got these access.
I have found how to use powershell to send data to database but I don't know how to create some kind of agent which will trigger every time that someone will be granted new permissions to server. Could you please send me the solution or resources where can I find more info about that?