Eu tenho um Windows 7 x64 com o PowerShell 5.0 e o IIS7.
O Gerenciador do IIS falha quando tento abrir o nó do meu servidor com o seguinte erro com o seguinte erro:
IISMANAGER_CRASH
IIS Manager terminated unexpectedly.
Exception:System.Management.Automation.CmdletInvocationException: The method or operation is not implemented. ---> System.NotImplementedException: The method or operation is not implemented.
at Microsoft.ApplicationServer.Management.Tools.PowershellHost.NoConsolePSRawUserInterface.get_BufferSize()
at System.Management.Automation.Internal.Host.InternalHostRawUserInterface.get_BufferSize()
at Microsoft.PowerShell.Commands.Internal.Format.ConsoleLineOutput.get_ColumnNumber()
at Microsoft.PowerShell.Commands.Internal.Format.OutCommandInner.ProcessOutOfBandPayload(FormatEntryData fed)
at Microsoft.PowerShell.Commands.Internal.Format.OutCommandInner.ProcessPayload(FormatEntryData fed, OutputContext c)
at Microsoft.PowerShell.Commands.Internal.Format.OutCommandInner.ProcessObject(PSObject so)
at Microsoft.PowerShell.Commands.Internal.Format.OutCommandInner.ProcessRecord()
at Microsoft.PowerShell.Commands.Internal.Format.FrontEndCommandBase.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Internal.PipelineProcessor.DoStepItems(Object input, Hashtable errorResults, Boolean enumerate)
at Microsoft.PowerShell.Commands.Internal.Format.CommandWrapper.Process(Object o)
at Microsoft.PowerShell.Commands.Internal.Format.SubPipelineManager.Process(PSObject so)
at Microsoft.PowerShell.Commands.Internal.Format.OutputManagerInner.ProcessRecord()
at Microsoft.PowerShell.Commands.Internal.Format.FrontEndCommandBase.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
Process:InetMgr
Encontrei algumas páginas na Web link1 e link2 . Tentei instalar a Ferramenta de preparação para atualização e reiniciei, mas isso não ajudou . Alguma idéia?