Jump to content

Recommended Posts

Posted

Hi,

I’ve been looking for a way to collect the boot and login times from a list of remote computers. Would anyone happen to have something they’ve used, can point me in the right direction?

I’ve tried a few powershell scripts that are meant to gather event logs, but not managed to get one to work yet.

 

Thanks v much for help.

 

Rob

Posted

You are looking at the logs found here?

 

event viewer - Applications and services log - Microsoft - Windows - Diagnostics Performance

 

Besides that, you might want to look at the Windows Performance Toolkit (found in the Windows ADK).

 

https://msdn.microsoft.com/en-us/library/hh162945.aspx

 

Lastly, Soluto is pretty handy at looking into Windows boot times and being able to drill down and look at what is causing long boot times:

 

https://www.soluto.com/boot-time

  • Thanks 1
Posted

Thanks disk but i managed to get a script to gather in the boot info from the event logs.

I'll get a look at Soluto though, could be handy.

 

Cheers

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...