Hello,
I’m trying to implement global logging for any commands which are being executed via powershell web access or WinRM remoting. I would like to be emailed everything what is being done during those connections. How do I do it most effectivily?
Is there an option to start transcript and then end transcript and send it over email via some profile script of something?
Greg