PowerShell does not open on Windows Server 2008 R2
This post describes one way to fix the issue when PowerShell does not open on Windows Server 2008 R2.
Pressing the shortcut results in the PowerShell window briefly displaying then immediately disappearing.
If you try to run PowerShell from a command prompt, you will see the error "The type initializer for 'System.Management.Automation.Tracing.PSEtwLog' threw an exception.
Issue
On Windows Server 2008 R2, after installing WMF 5.0, PowerShell does not open.Pressing the shortcut results in the PowerShell window briefly displaying then immediately disappearing.
If you try to run PowerShell from a command prompt, you will see the error "The type initializer for 'System.Management.Automation.Tracing.PSEtwLog' threw an exception.
Comments
Post a Comment