Monday 19 September 2011

Microsoft Learning Resources

A really good set of videos up here to have a look at

http://msdn.microsoft.com/en-us/vcsharp/bb798022

No comments:

Post a Comment

How to find the last interactive logons in Windows using PowerShell

Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...