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.

Frontrange Enteo V7.0 Autoinstaller verhalten ändern per Registry

NetInstall (AutoInstaller)   Auf Client-Computern kann nun das Verhalten des AutoInstallers bei Shutdown-bzw. Reboot-Anforderungen konfiguriert werden. (RM125033) Das Verhalten wird über Registrierschlüssel im Hive HKEY_LOCAL_ MACHINE\SOFTWARE\NetSupport\NetInstall\InstallSettings der Windows Registrierdatenbank gesteuert. Folgende Werte vom Typ DWORD stehen zur Verfügung:   AllowRebootLogoffInterruption 1: Schaltet die Konfigurierbarkeit des Shutdown-/Rebootverhaltens im AutoInstaller ein (Default) 0: Schaltet die Konfigurierbarkeit ab […]

SAP with Mcafee Alert FALSE/POSITIV KB71739 DAT 6329 Generic.DX!yxk

SAP fun withMcafee Alert FALSE/POSITIV KB71739 DAT 6329 Generic.DX!yxk Ich habe soeben einen SMS Alert von Mcafee bekommen. Mcafee Alert KB71739 DAT 6329 Generic.DX!yxk > In dem Moment war die KB von mcafee Offline. Passender Moment!  https://kc.mcafee.com/corporate/index?page=content&id=KB71739&actp=LIST_RECENT  Corporate KnowledgeBase False Positive Detection Generic.dx!yxk in DAT 6329 Corporate KnowledgeBase ID:   KB71739 Last Modified:   April […]

Performance of the DNS Server service keeps decreasing under a heavy load situation in Windows Server 2008 R2

Performance of the DNS Server service keeps decreasing under a heavy load situation in Windows Server 2008 R2 http://support.microsoft.com/kb/983534/en-us Both samples are not affected by the described problem but may help you identify. Some reference with around 200+ clients and 150 thin client. FSMO Master Server 2008 R2. Regular business hours 30-60 Request per Second. […]

Enteo V6.2 Managment Websever IIs, Server 2003, Probleme nach Hotfixes vom 13.04.2011

Enteo V6.2, Server 2003 R2 Aenderungspfad der Files nach Problem: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 NEU/Geändert: Patches vom Patch Day 13.04.2011, Framework ganze Serie Nach dem Reboot hängt der Enteo Managment Server (IIS) und nimmt keine ASP.NET Fragen mehr sauber an. Die clients melden keine Erfolge zurueck. Lösung: IIS6 Management Konsole Starten, Website “Enteo_MngmtPoint” Selektieren, ASP.NET, ASP.NET Version 2.0.50727 […]

Mcafee EPO Server 4.X Database or Space growing EPOevents

Problem: VMWARE Monitoring Events from “Vmware Converter and Tools” fill the EPO Database rapidly (1GB/Hour). delete from EPOEvents where DetectedUTC < ‘YYYY-MM-DD’delete from EPOEvents where DetectedUTC < ‘2011-01-01’ SOLUTION: Run this SQL Script once a week to get rid of the problem This is a batch File which you run from Schedule: osql -S FHSEPO01\EPOSERVER […]

APP-V

APPV 4.6 SP1 – Better Sequencing and more help for newbies – Better Options – Does not reduce complexity of category “Complex Packages” but will help entry level people a lot with easy packages Must Read Blog for all people who want to use APP-V in an Enterprise or IT-Service enviroment. Guru Blog: http://www.tmurgent.com/TmBlog/?p=326 Download: […]

Deployment Links most used

Deployment Adobe Reader Products: Update, patch | Acrobat, Reader | Windows, Incremental, Full quartlery? All explained http://kb2.adobe.com/cps/498/cpsid_49880.html http://kb2.adobe.com/cps/837/cpsid_83708.html (Understand why to Patch 9.4.2 First after 9.4 and then INC 9.4.3 and 9.4.4.) Adobe, WPKG Deployment information for Reader and Flash, good samples and direct links to binaries http://wpkg.org/Flash_Player Java Runtime http://wpkg.org/Java  Flash 10.3 and the Control […]

Exchange 2010 generate SSL-certficate request

1 Generate the Request in Powershell (Two Lines of code, -path does not work like we used in Exchange 2007) $data = New-ExchangeCertificate -GenerateRequest -SubjectName “c=CH, S=BL, L=Aesch, o=Butsch Informatik, cn=rogue.computerladen.ch” -DomainName rogue.computerladen.ch -PrivateKeyExportable:$True set-content -Path c:\edv\computerladen.ch.req -value $data 2 Send your ISP  the File computerladen.ch.req (textfile). ISP or Comodo, Verisign, Thawtee and order the IIS7, 1024BIT, […]