Search Suggest

Powershell.exe -ImportSystemModules -ExecutionPolicy Unrestricted -command Get-ClusterLog -Destination 'C:\xfer' -Node 'WIN2K12-2' -TimeSpan X -Uselocaltime
Powershell.exe -ImportSystemModules -ExecutionPolicy Unrestricted -command Get-ClusterLog -Destination 'C:\xfer' -Node 'WIN2K12-2' -TimeSpan X -Uselocaltime

How to creates a cluster log file for all nodes, or a specific a node, in a failover cluster in user local time.

How to creates a log file for all nodes, or a specific a node, in a failover cluster. Here is the command which i use to get the ClusterLog in  userl…