In response to a script request recently from one of our readers, here is an article that tells you how to find the last logged in date and time for all user accounts on the computer.
powershell
How to Create System Restore Points using Script or Command-Line
System Restore is a valuable feature in Windows that helps you easily recover the system in the event of any misconfiguration. If you’ve been using the System Restore feature regularly, then you need to know how to create System Restore Points with a single click using the command-line. You can also do this by scripting it using WMI or PowerShell.
This article discusses some methods to quickly create a System Restore point in a single click in Windows 11, Windows 10, and earlier Operating Systems.Read more
How to Print Your Windows Update History By Exporting to Text or HTML File?
Every time you install an update or system installs it automatically, the Windows Update history is updated with the KB number. You can check the Windows Update history, but the GUI provides no option to print the list of updates installed from the Windows Update history screen. Here a couple of tools from Nirsoft site that can help you print the Windows Update history.Read more