IIS- und ASP.NET-Diagnose für grundlegende Informationen

In diesem Artikel werden Informationen beschrieben, die von Microsoft-Internetinformationsdienste (IIS)/ASP.NET Basic Information Data Collector gesammelt werden.

Ursprüngliche Produktversion:   ASP.NET 3.5, Windows Server 2012
Ursprüngliche KB-Nummer:   2606942

Zusammenfassung

Der IIS/ASP.NET Information Collector für Windows sammelt Informationen, die zur Problembehandlung von IIS und ASP.NET häufig auftretenden Problemen verwendet werden.

Betriebssysteminformationen

Die folgenden Betriebssysteminformationen werden gesammelt:

  • Computername
  • OS Name
  • Letzter Neustart/Betriebszeit
  • Antimalware
  • Benutzerkontensteuerung
  • Benutzername

Informationen zum Computersystem

Das folgende Computersystem wird erfasst:

  • Computermodell
  • Prozessor(en)
  • Computerdomäne
  • Rolle

Ereignisprotokolldateien

Beschreibung Dateiname
Anwendungsereignisprotokoll {Computername}_evt_Application.evtx
Systemereignisprotokoll {Computername}_evt_System.evtx
Sicherheitsereignisprotokoll {Computername}_evt_Security.evtx
Administratives Ereignisprotokoll der IIS-Konfiguration {Computername}_evt_IISConfiguration-Administrative.evtx
Betriebsereignisprotokoll der IIS-Konfiguration {Computername}_evt_IISConfiguration-Administrative.evtx

IIS-Konfiguration

Beschreibung Dateiname
IIS/ASP.NET-Konfigurationsdateien {Computername}_IISConfiguration.zip
IIS-Computerschlüsselinformationen IISMachineKeyInfo.txt
Kerberos-Konfigurationsinformationen IISKerberosReport.htm

IIS-Protokolldateien

Beschreibung Dateiname
Http-Fehlerprotokolle {Computername}_HttpErrorLogs.zip
IIS-Protokolldateien {Computername}_IISLogs.zip

IIS Services-Registrierungseinstellungen

Beschreibung Dateiname
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP {Computername}_REG_SERVICES_HTTP.TXT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\ASP {Computername}_REG_SERVICES_ASP.TXT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\INETINFO {Computername}_REG_SERVICES_INETINFO.TXT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\IISADMIN {Computername}_REG_SERVICES_IISADMIN.txt
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W3SVC {Computername}_REG_SERVICES_W3SVC.TXT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WAS {Computername}_REG_SERVICES_WAS.TXT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanManWorkstation {Computername}_REG_SERVICES_LANMANWORKSTATION.TXT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanManServer {Computername}_REG_SERVICES_LANMANSERVER.TXT
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET {Computername}_REG_SOFTWARE_ASPNET.TXT
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ASP.NET {Computername}_REG_SOFTWARE_WOW6432NODE_ASPNET.TXT

IIS/ASP.NET-Dateiinformationen

Beschreibung Dateiname
IIS-Dateiinformationen IISFileInfo.txt
.NET Framework 32-Bit-Dateiinformationen NetFrameworkFileInfo.txt
.NET Framework 64-Bit-Dateiinformationen NetFramework64FileInfo.txt
Websitedateiinformationen {Websitename}_SiteFileInfo.txt

Installationseinrichtungsprotokolle für IIS

Beschreibung Dateiname
IIS-Setupprotokoll {Computername}_IIS7.log
CBS-Setupprotokoll {Computername}_CBS.log

Installierte Updates/Hotfixes

Beschreibung Dateiname
Update-/Hotfixverlauf: {Computername}_Hotfixes.CSV
Update-/Hotfixverlauf: {Computername}_Hotfixes.htm
Update-/Hotfixverlauf: {Computername}_Hotfixes.TXT

Netzwerkinformationen

Beschreibung Dateiname
GRUNDLEGENDE INFORMATIONEN ZU TCP/IP {Computername}_TcpIp-Info.txt
Grundlegende Informationen zu SMB {Computername}_SMB-Info.txt

Systeminformationen

Beschreibung Dateiname
MSINFO32.exe Informationen im Textformat {Computername}_msinfo32.txt
MSINFO32.exe Informationen im NFO-Format {Computername}_msinfo32.nfo

Virtualisierungsinformationen

Beschreibung Dateiname
Informationen zur Computervirtualisierung im HTM-Format {Computername}_Virtualization.htm
Machine Virtualization Information im TXT-Format {Computername}_Virtualization.txt

Weitere Informationen

Der IIS/ASP.NET Basic Information Data Collector meldet auch ASP.NET Anwendungen, für die die Debugeinstellung für die Kompilierung auf "True" konfiguriert ist. Weitere Informationen zu dieser Einstellung finden Sie unter Debugmodus in ASP.NET-Anwendungen.