Nejčastěji odpovídající uživatel
Problém s Mangement konzolí

Dotaz
-
Zdravím,
migroval jsem sbs 2008 do sbs 2011, věchno proběhlo ok vyřešil jsem vsechny problémy a teď asi po dvou týdnech přestala fungovat Exchange Management console:
The following error occurred while attempting to connect to the specified Exchange server 'server.domain.local':
The attempt to connect to http://server.domain.local/PowerShell using "Kerberos" authentication failed: Connecting to remote server failed with the following error message : Klient WinRM nemůže žádost zpracovat. Nemůže určit typ odpovědi HTTP z cílového počítače. Typ obsahu není k dispozici nebo je neplatný. For more information, see the about_Remote_Troubleshooting Help topic.pokud jdu přímo na http://localhost/PowerShell vyhodí:
<fieldset>Chyba HTTP 500.19 - Internal Server Error
K požadované stránce nelze přistupovat, protože související konfigurační data pro stránku nejsou platná.
</fieldset><fieldset><legend>Podrobné informace o chybě</legend>Modul IIS Web Core Oznámení BeginRequest Obslužná rutina Dosud neurčeno Kód chyby 0x8007000d Chyba konfigurace Konfigurační soubor \\?\C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell\web.config
Odpovědi
-
Ahoj,
zkus toto:
1) Otevři si C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell
2) Otevři si web.config
3) Najdi řádek a zkontroluj (případně uprav takto)
<Param Name="PSVersion" Value="2.0" /> <Param Name="ApplicationBase" Value="C:\Program Files\Microsoft\Exchange Server\V14\bin" />
a ještě tento řádek
<AuthorizationPlugin Name="Microsoft.Exchange.AuthorizationPlugin" Filename="C:\Program Files\Microsoft\Exchange Server\V14\bin\Microsoft.Exchange.AuthorizationPlugin.dll" SDKVersion="1" SupportsQuota="true" />
4)Zapni si IIS a v Default webu dej PowerShell a vpravo vyber moduly. Najdi, zda-li se tam objevuje kerbauth. Pokud ne, přidej ho (vpravo Konfigurovat nativní moduly)
5) zadej přes cmd nebo powershell iisreset
6) Dej vědět co ti píše console nyní
- Upravený Roman Klíma sobota 12. května 2012 21:02 Zmena kodu
- Označen jako odpověď Aladis pondělí 14. května 2012 11:26
-
Všechny reakce
-
Ahoj,
funguje ti PowerShell konzole pro Exchange? Nezměnil jsi něco v konfiguraci IIS? Exchange tam musí naslouchat na portu 80.. Neinstalovala se nějaká aplikace?
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.
Microsoft Student Partner 2010 / 2011 / 2012
Microsoft Certified Professional | Connected Home Integrator | Consumer Sales Specialist
Microsoft Certified IT Professional: Consumer Support Technician on Windows Vista
Microsoft Certified IT Professional: Enterprise Support Technician on Windows Vista
Microsoft Certified IT Professional: Server Administrator on Windows Server 2008
Microsoft Certified Solututions Associate: Windows Server 2008
MCP transcript, contact information, list of all Certifications
-
-
<fieldset>
[PS] C:\Windows\system32>winrm get winrm/config
Config
MaxEnvelopeSizekb = 150
MaxTimeoutms = 60000
MaxBatchItems = 32000
MaxProviderRequests = 4294967295
Client
NetworkDelayms = 5000
URLPrefix = wsman
AllowUnencrypted = false
Auth
Basic = true
Digest = true
Kerberos = true
Negotiate = true
Certificate = true
CredSSP = false
DefaultPorts
HTTP = 5985
HTTPS = 5986
TrustedHosts
Service
RootSDDL = O:NSG:BAD:P(A;;GA;;;BA)S:P(AU;FA;GA;;;WD)(AU;SA;GWGX;;;WD)
MaxConcurrentOperations = 4294967295
MaxConcurrentOperationsPerUser = 15
EnumerationTimeoutms = 60000
MaxConnections = 25
MaxPacketRetrievalTimeSeconds = 120
AllowUnencrypted = false
Auth
Basic = false
Kerberos = true
Negotiate = true
Certificate = false
CredSSP = false
CbtHardeningLevel = Relaxed
DefaultPorts
HTTP = 5985
HTTPS = 5986
IPv4Filter = *
IPv6Filter = *
EnableCompatibilityHttpListener = false
EnableCompatibilityHttpsListener = false
CertificateThumbprint
Winrs
AllowRemoteShellAccess = true
IdleTimeout = 180000
MaxConcurrentUsers = 5
MaxShellRunTime = 2147483647
MaxProcessesPerShell = 15
MaxMemoryPerShellMB = 150
MaxShellsPerUser = 5
Dosud neurčeno -
A co ten PowerShell? Neproběhla nějaká aktualizace?
Podívej se tady na Troubleshooting a jednotlivé kroky proveď:
http://blogs.technet.com/b/exchange/archive/2010/02/04/3409289.aspx
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.
Microsoft Student Partner 2010 / 2011 / 2012
Microsoft Certified Professional | Connected Home Integrator | Consumer Sales Specialist
Microsoft Certified IT Professional: Consumer Support Technician on Windows Vista
Microsoft Certified IT Professional: Enterprise Support Technician on Windows Vista
Microsoft Certified IT Professional: Server Administrator on Windows Server 2008
Microsoft Certified Solututions Associate: Windows Server 2008
MCP transcript, contact information, list of all Certifications
-
-
Podívej se do té složky, jestli je tam ten soubor web.config. Pokud ano, podívej se na práva a případně nastav testovací Everyone na Full.
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.
Microsoft Student Partner 2010 / 2011 / 2012
Microsoft Certified Professional | Connected Home Integrator | Consumer Sales Specialist
Microsoft Certified IT Professional: Consumer Support Technician on Windows Vista
Microsoft Certified IT Professional: Enterprise Support Technician on Windows Vista
Microsoft Certified IT Professional: Server Administrator on Windows Server 2008
Microsoft Certified Solututions Associate: Windows Server 2008
MCP transcript, contact information, list of all Certifications
-
-
A zkusil jsi ten troubleshooting z toho linku? Je nějaká chyba v Prohlížeči událostí?
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.
Microsoft Student Partner 2010 / 2011 / 2012
Microsoft Certified Professional | Connected Home Integrator | Consumer Sales Specialist
Microsoft Certified IT Professional: Consumer Support Technician on Windows Vista
Microsoft Certified IT Professional: Enterprise Support Technician on Windows Vista
Microsoft Certified IT Professional: Server Administrator on Windows Server 2008
Microsoft Certified Solututions Associate: Windows Server 2008
MCP transcript, contact information, list of all Certifications
-
-
-
A co nějaké chyby v logu? Je tam něco?
This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.
Microsoft Student Partner 2010 / 2011 / 2012
Microsoft Certified Professional | Connected Home Integrator | Consumer Sales Specialist
Microsoft Certified IT Professional: Consumer Support Technician on Windows Vista
Microsoft Certified IT Professional: Enterprise Support Technician on Windows Vista
Microsoft Certified IT Professional: Server Administrator on Windows Server 2008
Microsoft Certified Solututions Associate: Windows Server 2008
MCP transcript, contact information, list of all Certifications
-
Nic jenom tohle:
Process STORE.EXE (PID=1892). Exchange Active Directory Provider has discovered the following servers with the following characteristics:
(Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version)
In-site:
SERVER.domain.local CDG 1 7 7 1 0 1 1 7 1
Out-of-site:
-
-
-
resi navlas stejny problem.
Je tam nekolik zpusobu reseni od ruznych lidi: od kontroly promenne ExchangeInstallPath, pres nebezici sluzbu IIS Admin po opravy IIS . Zkuste postupne projit.
- Upravený Miroslav Tiser čtvrtek 10. května 2012 7:15
-
Tady už řeší přímo winrm ale já mám problém s během PowerShellu:
The term 'winrm/config/listener' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:22
+ winrm/config/listener <<<<
+ CategoryInfo : ObjectNotFound: (winrm/config/listener:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException -
Ja se zase vratim k prvotnimu zadani problemu, kdy po spusteni konzole dostavate: The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absence or invalid.
Jednotlive kroky troubleshhotingu WinRM najdete zde: http://messagingexchange.blogspot.com/
-
-
-
-
Ahoj,
zkus toto:
1) Otevři si C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell
2) Otevři si web.config
3) Najdi řádek a zkontroluj (případně uprav takto)
<Param Name="PSVersion" Value="2.0" /> <Param Name="ApplicationBase" Value="C:\Program Files\Microsoft\Exchange Server\V14\bin" />
a ještě tento řádek
<AuthorizationPlugin Name="Microsoft.Exchange.AuthorizationPlugin" Filename="C:\Program Files\Microsoft\Exchange Server\V14\bin\Microsoft.Exchange.AuthorizationPlugin.dll" SDKVersion="1" SupportsQuota="true" />
4)Zapni si IIS a v Default webu dej PowerShell a vpravo vyber moduly. Najdi, zda-li se tam objevuje kerbauth. Pokud ne, přidej ho (vpravo Konfigurovat nativní moduly)
5) zadej přes cmd nebo powershell iisreset
6) Dej vědět co ti píše console nyní
- Upravený Roman Klíma sobota 12. května 2012 21:02 Zmena kodu
- Označen jako odpověď Aladis pondělí 14. května 2012 11:26
-