Rob414 Posted October 1, 2015 Posted October 1, 2015 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
disk Posted October 5, 2015 Posted October 5, 2015 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 1
Rob414 Posted October 6, 2015 Author Posted October 6, 2015 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now