<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Startup on Anything About IT</title><link>https://www.verboon.info/tags/startup/</link><description>Recent content in Startup on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 06 Jan 2014 20:02:18 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/startup/index.xml" rel="self" type="application/rss+xml"/><item><title>PowerShell - Retrieve System Startup Time Information</title><link>https://www.verboon.info/2014/01/powershell-retrieve-system-startup-time-information/</link><pubDate>Mon, 06 Jan 2014 20:02:18 +0000</pubDate><guid>https://www.verboon.info/2014/01/powershell-retrieve-system-startup-time-information/</guid><description>&lt;p&gt;The below script gathers the following system startup time information from a local or remote client.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Computername&lt;/li&gt;
&lt;li&gt;Last Wakeup time (from Sleep, Hibernate or Fast boot on Windows 8x clients)
The last wakeup date/time is converted from UTC into the client local time.&lt;/li&gt;
&lt;li&gt;Last Boot time&lt;/li&gt;
&lt;li&gt;The Time Zone of the client&lt;/li&gt;
&lt;li&gt;The system wakeup / sleep message from the Windows event log&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Important: the script uses PowerShell remoting, it’s therefore required that the targeted clients have WinRM enabled.&lt;/p&gt;</description></item></channel></rss>