Try our new Certificate Revocation List Check Tool
CRLcheck.exe is a tool developed to verify digital signatures of executable files. It collects files from known paths on your client, checks their signature, and checks Certificate Revocation Lists (CRL) and OCSP download. This helps avoid delays in launching files.

HP biosconfigutility.exe and password in BIOS options, error 10

HP this is absolue confusing! Not all syntax provided in the “Biosconfigutlity.exe” seem to work in a certain order! Here is the correct syntax and a working example under Windows PE 3.X 32BIT boot media: Biosconfigutlity.exe /cspwd:”youroldbiospassword” /cspws:”yournewbiospassword” And an example to renew the existing BIOS password and write new BIOS Setting in one command: […]

Exchange Certificates Aenderung CAS Outlook mit .local Domain

Deutscher Provider Zertifikate mit “.local” werden noch ausgestellt. Ab November 2015 werden keine Zertifikate mehr mit “.local” ausgestellt und ab Oktober 2016 werden Zertifikate mit internen Adressen und privaten IPs (von Browsern) nicht mehr akzeptiert auch wenn die Zertifikate noch gültig sein sollten. Amerikanischer Provider As a result of this decision, on July 1, 2012, […]

Enteo/Frontrange V7.X Debug Level setzen

Hier die Optionen setzen: z.B. fuer den PROXY HKEY_LOCAL_MACHINE\SOFTWARE\NetSupport\ExtendedLogfileSettings\ClientProxyRpc\Standard Default Wert: 3 Viel: 0 Debug Logfiles auf dem Enteo Server verwendet und deren Pfade: “C:\Programme\Gemeinsame Dateien\enteo\NiLogs\BLS\bls_ClientWebService.log” “C:\Programme\Gemeinsame Dateien\enteo\NiLogs\ClientProxy\ClientProxyRpcCli ent(***CLIENTID****)_SYSTEM_AGG.log” “C:\Programme\Gemeinsame Dateien\enteo\NiLogs\BLS\bls_ClientWebService.log” Zum Beispiel verwendet um Fehler bei Authentication mit Enteo Konten: Beim BLS war ein ADS-Konto, dass wir verwendeten von einem First Level deaktiviert worden. […]

Internet Explorer 10 (IE10) for Windows 7 (WIN7), download and block Auto install

  Download IE10 for Windows 7, http://windows.microsoft.com/en-us/internet-explorer/downloads/ie-10/worldwide-languages Block IE10 on all system which are NOT connected to Windows Update Server WSUS, http://www.microsoft.com/en-us/download/details.aspx?id=36512   Notes in German from the field: Kommt nicht automatisch WENN WSUS Anbindung vorhanden Kommt automatisch bei allen kleinen Kunden die KEIN WSUS haben da gestuft als “important Update”   Toolkit to Disable […]

W32/Autorun.worm.aaeb-h

Subject: *URGENT* McAfee SNS ALERT: *UPDATE* Reports of W32/autorun.worm.aaeb-h infections   **Update to original message: Stinger tool now available. See Mitigation section below** McAfee has received multiple reports of customers who are severely affected by variants of W32/autorun.worm.aaeb-h. ImpactW32/Autorun.worm.aaeb-h has the ability to infect removable media devices and mounted network shares. It can also copy itself […]

ODBCCONF.exe command line tool for generating ODBC Entry

ODBCCONF.exe is a command-line tool that allows you to configure ODBC drivers and data source names. http://msdn.microsoft.com/en-us/library/ee388579(VS.85).aspx ODBCConf ConfigSysDSN “SQL Server” “DSN=LocalODBCConnection|SERVER=(local)” for MySQLODBCConf ConfigSysDSN “MySQL” “DSN=LocalODBCConnection|SERVER=MySQL_ServerName” To get the correct Connection String for your DB reference this site: http://www.connectionstrings.com/ Do understand the difference between SYSTEM and USER DNS: http://digital.ni.com/public.nsf/allkb/852559036FB6447380256ADF007C3964 You cant’ give over username and password for […]