<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://znil.net/index.php?action=history&amp;feed=atom&amp;title=Windows%3ABenutzerzertifikate_per_Batch_importieren</id>
	<title>Windows:Benutzerzertifikate per Batch importieren - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://znil.net/index.php?action=history&amp;feed=atom&amp;title=Windows%3ABenutzerzertifikate_per_Batch_importieren"/>
	<link rel="alternate" type="text/html" href="https://znil.net/index.php?title=Windows:Benutzerzertifikate_per_Batch_importieren&amp;action=history"/>
	<updated>2026-04-20T16:25:06Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in znilwiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://znil.net/index.php?title=Windows:Benutzerzertifikate_per_Batch_importieren&amp;diff=8950&amp;oldid=prev</id>
		<title>BLinz am 15. Februar 2017 um 14:01 Uhr</title>
		<link rel="alternate" type="text/html" href="https://znil.net/index.php?title=Windows:Benutzerzertifikate_per_Batch_importieren&amp;diff=8950&amp;oldid=prev"/>
		<updated>2017-02-15T14:01:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
[[Kategorie:JumpingProfiles]]&lt;br /&gt;
ggf. mit einem Tool wie Bat2Exe verschlüssel (oder AutoIt)&lt;br /&gt;
&lt;br /&gt;
 certutil -ImportPFX -user -p passwort \\server\freigabe\%username%.pfx&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Für JumpingProfiles legt Ihr eine Dateioperation - Ausführen an:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Datei:ClipCapIt-170215-145809.PNG]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In die Batch-Datei schreibt Ihr folgendes:&lt;br /&gt;
 start \\192.168.99.50\netlogon\Berka\JPStarter.exe C:\Windows\System32\certutil.exe -ImportPFX -user -p ZBBKlinikum \\192.168.99.50\netlogon\Berka\TEST_TEST.pfx&lt;br /&gt;
Die &amp;lt;code&amp;gt;JPStarter.exe&amp;lt;/code&amp;gt; erhaltet Ihr auf Anfrage beim Support.&amp;lt;br&amp;gt;&lt;br /&gt;
Sollte beim Anwender dann immer ein Fenster aufpoppen das man ja nun ein Stammzertifikat(!) importiert, so ändert den Aufruf wie folgt ab:&lt;br /&gt;
 start \\192.168.99.50\netlogon\Berka\JPStarter.exe C:\Windows\System32\certutil.exe -f -ImportPFX -user -p ZBBKlinikum \\192.168.99.50\netlogon\Berka\TEST_TEST.pfx NoRoot&lt;br /&gt;
Dann ist aber wichtig das dieses Root-Zertifikat auf anderen Wege, z.B. per Gruppenrichtline, verteilt wird. (Am besten auf die Server/Clients)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;comments /&amp;gt;&lt;/div&gt;</summary>
		<author><name>BLinz</name></author>
	</entry>
</feed>