About Me

My photo
Bergen, Norway
19th times Microsoft MVP (Security and Windows). IT-Dude @SpareBankenNorge
Showing posts with label restart. Show all posts
Showing posts with label restart. Show all posts

Tuesday, April 11, 2017

When was Windows started?

How long have the Server of PC been running? Sometimes you need to figure when the OS was started. As always there are different was of getting this information. Some ways are quick and easy when you are sitting with the OS GUI in front of you, but other times you might want to use it in a script or get it from the command line. Here are a selection of methods I use.

GUI

You can checkout network adapter duration, but you will easier find the "Task Manager - Performance - Up Time"

Saturday, January 24, 2015

Windows 10 Gives better control for Windows update

Playing around with the new Windows 10 Technical preview build 9926 I went in to check for updates since I was missing my display drivers, figuring out that it's better too check if Windows update have them, then installing the Windows 8.1 version (this will in most cases work, and this is what I had to do on the previous public build). There was some updates, so I started to install them, and after it was finished I got a real positive news about the update feature in Windows 10

Cleaning Up Unknown IAM Assignments Across Azure Subscriptions

  If you manage more than a handful of Azure subscriptions, IAM hygiene quickly becomes one of those tasks everyone knows is important, but ...