Monday 23 July 2012

Software installing in one easy step

Use this handy utility next time you have to install a machine with base software. Aggregates all installers into one handy little setup...

 

http://ninite.com/

image

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...