Created
          May 26, 2014 17:18 
        
      - 
      
- 
        Save tomarbuthnot/a14eb2116214f924974b to your computer and use it in GitHub Desktop. 
    Check for server restart windows event log
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | get-eventlog system | where-object {$_.eventid -eq 6006} | select -first 10 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment