Windows Profile: Pfad Temporäre Dateien
%userprofile%\AppData\Local\Temp
Zertifikat auslesen per CMDShell
certutil -dump ‹file›
Zertifikat erstellen per CMDShell
certreq.exe -new request.inf friendly.sonne.mond.sterne.de.req
Inhalt der Inf-Datei:
[Version]
Signature="$Windows NT$"
[NewRequest]
Subject = "CN=app2sp.dpaorint.de,O=Dataport AöR,ou=web-services,L=Hamburg,S=Hamburg,C=DE"
Exportable = TRUE
KeyLength = 2048
KeySpec = 1
KeyUsage = 0xA0
MachineKeySet = True
ProviderName = "Microsoft RSA SChannel Cryptographic Provider"
HashAlgorithm = sha256
RequestType = PKCS10
FriendlyName = "app2sp.dpaorint.de"
[EnhancedKeyUsageExtension]
OID=1.3.6.1.5.5.7.3.1 ; Server Authentication
[RequestAttributes]
SAN="DNS=adfs.company.com&DNS=sts.company.com"
Windows Tastenkombinationen
STRG+AAlles markieren
STRG+PDrucken
STRG+XAusschneiden
STRG+CKopieren
STRG+VEinfÜgren
STRG+ZRückgängig
STRG+YWiederholen
STRG+PLUSZEICHEN (+)Vergrößern
STRG+MINUSZEICHEN (-)Verkleinern
Scheduled Tasks Error Codes
0 or 0x0The operation completed successfully.
1 or 0x1Incorrect function called or unknown function called.
2 or 0x2File not found.
10 or 0xaThe environment is incorrect.
0x41300Task is ready to run at its next scheduled time.
0x41301Task is currently running.
0x41302Task is disabled.
0x41303Task has not yet run.
0x41304There are no more runs scheduled for this task.
0x41306Task is terminated.
0x8004130FCredentials became corrupted (*)
0x8004131FAn instance of this task is already running.
0x800704DDThe service is not available (is 'Run only when an user is logged on' checked?)
0xC000013AThe application terminated as a result of a CTRL+C.
0xC06D007EUnknown software exception.