<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>pkiview.msc Archive - Maximilian Krieg</title>
	<atom:link href="https://maximiliankrieg.de/tag/pkiview-msc/feed/" rel="self" type="application/rss+xml" />
	<link>https://maximiliankrieg.de/tag/pkiview-msc/</link>
	<description>Wissen, Technik &#38; Erfahrungen</description>
	<lastBuildDate>Fri, 29 May 2026 07:43:58 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://maximiliankrieg.de/wp-content/uploads/2026/05/cropped-20260524_logo_2_512-2-32x32.png</url>
	<title>pkiview.msc Archive - Maximilian Krieg</title>
	<link>https://maximiliankrieg.de/tag/pkiview-msc/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Windows PKI-Fehleranalyse mit pkiview.msc</title>
		<link>https://maximiliankrieg.de/2025/09/windows-pki-fehleranalyse-mit-pkiview-msc/</link>
					<comments>https://maximiliankrieg.de/2025/09/windows-pki-fehleranalyse-mit-pkiview-msc/#respond</comments>
		
		<dc:creator><![CDATA[Maximilian]]></dc:creator>
		<pubDate>Mon, 29 Sep 2025 16:49:00 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[pkiview.msc]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://maximiliankrieg.de/?p=1006</guid>

					<description><![CDATA[<p>pkiview.msc ist ein MMC-Snap-In, das speziell für die Überwachung und Verwaltung von Active Directory Certificate Services (AD CS) entwickelt wurde. Es ist Teil der Windows&#8230;</p>
<p>Der Beitrag <a href="https://maximiliankrieg.de/2025/09/windows-pki-fehleranalyse-mit-pkiview-msc/">Windows PKI-Fehleranalyse mit pkiview.msc</a> erschien zuerst auf <a href="https://maximiliankrieg.de">Maximilian Krieg</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><code>pkiview.msc</code> ist ein MMC-Snap-In, das speziell für die Überwachung und Verwaltung von Active Directory Certificate Services (AD CS) entwickelt wurde. Es ist Teil der Windows Server-Rolle für Zertifikatdienste und wird meist auf der CA selbst oder auf einem Administrations-Host genutzt.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a2406f474c0c&quot;}" data-wp-interactive="core/image" data-wp-key="6a2406f474c0c" class="wp-block-image size-full wp-lightbox-container"><img fetchpriority="high" decoding="async" width="706" height="271" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://maximiliankrieg.de/wp-content/uploads/2025/09/20250929_ms_pkiview.png" alt="" class="wp-image-1007" srcset="https://maximiliankrieg.de/wp-content/uploads/2025/09/20250929_ms_pkiview.png 706w, https://maximiliankrieg.de/wp-content/uploads/2025/09/20250929_ms_pkiview-300x115.png 300w" sizes="(max-width: 706px) 100vw, 706px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">Status von AD CS-Diensten mit pkiview.msc prüfen</figcaption></figure>



<p class="wp-block-paragraph">Es dient dazu, den Gesundheitszustand einer Windows-PKI zu überprüfen und Probleme wie abgelaufene Zertifikate, CRL-Veröffentlichungsfehler oder OCSP-Fehler schnell zu identifizieren.</p>



<h2 class="wp-block-heading">Einsatz von pkiview und Alternativen</h2>



<p class="wp-block-paragraph">Wichtige Funktionen von <code>pkiview.msc</code>:</p>



<ul class="wp-block-list">
<li><strong>CA-Status prüfen:</strong> Zeigt alle Zertifizierungsstellen in der Forest-Hierarchie an (Root-, Intermediate-, Issuing-CAs) und ihren Status.</li>



<li><strong>Zertifikatketten validieren:</strong> Überprüft, ob CA-Zertifikate gültig sind und ob CRLs/OCSP verfügbar sind.</li>



<li><strong>CRL (Certificate Revocation List) Monitoring: </strong>Zeigt an, ob CRLs korrekt veröffentlicht wurden und ob sie bald ablaufen.</li>



<li><strong>AIA &amp; CDP Distribution Point Checks: </strong>Prüft die Erreichbarkeit von CRL- und AIA-Pfaden (HTTP, LDAP, File).</li>



<li><strong>Alarm bei Problemen: </strong>Markiert fehlerhafte Stellen mit Warnsymbolen (gelb/rot).</li>
</ul>



<p class="wp-block-paragraph">Direkt über &#8222;Ausführen&#8220; oder PowerShell starten: </p>



<pre class="wp-block-code"><code>pkiview.msc</code></pre>



<p class="wp-block-paragraph">Wichtige Befehle / Alternativen in PowerShell:</p>



<pre class="wp-block-code"><code>#Alle Enterprise CAs im Forest anzeigen
Get-ADObject -LDAPFilter "(objectClass=pKIEnrollmentService)" -SearchBase "CN=Configuration,DC=deinforest,DC=local"

#CA Zertifikate abrufen
certutil -viewstore CA

#CRL prüfen (lokale CRL)
certutil -dump "PfadZurCRL.crl"

#Zertifikatketten überprüfen
certutil -verify "PfadZuZertifikat.cer"

#OCSP Responder prüfen
certutil -urlfetch -verify "PfadZuZertifikat.cer"</code></pre>



<p class="wp-block-paragraph">Typische Fehler, die <code>pkiview.msc</code> anzeigt:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Fehler</th><th>Bedeutung</th><th>Lösung</th></tr></thead><tbody><tr><td>CRL expired</td><td>CRL ist abgelaufen</td><td>Neue CRL veröffentlichen: <code>certutil -crl</code></td></tr><tr><td>AIA/CDP unreachable</td><td>CRL oder AIA Pfad nicht erreichbar</td><td>IIS / Fileshare / LDAP überprüfen</td></tr><tr><td>CA Certificate Expiring</td><td>CA Zertifikat läuft bald ab</td><td>CA Zertifikat erneuern</td></tr><tr><td>Delta CRL missing</td><td>Delta CRL wurde nicht veröffentlicht</td><td>Delta CRL Publishing aktivieren</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"></p>
<p>Der Beitrag <a href="https://maximiliankrieg.de/2025/09/windows-pki-fehleranalyse-mit-pkiview-msc/">Windows PKI-Fehleranalyse mit pkiview.msc</a> erschien zuerst auf <a href="https://maximiliankrieg.de">Maximilian Krieg</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maximiliankrieg.de/2025/09/windows-pki-fehleranalyse-mit-pkiview-msc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
