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.

iPHONE, iTUNES, Exchange 2010, Calendar missing

Products:     Outlook.exe, Apple ITunes, Exchange 2010 Error:         User does not see any Calendar entries. A redo of the Outlook Profile did not solve this. This is related due a miss configuration within the ITUNES software. There is a subfolder generated under the calendar called _MODCAL****. Got to C:\Users\%useranme%\AppData\Roaming\Apple Computer\ Use Folder Options from the Tools […]

SRV 2012 R2, Event 157, Disk x has been surprise removed

OS:     Server 2012R2, English, Domain Controller Event:     157 Error:     Disk x has been surprise removed This is mostly due a Backup Software (Event Windows Backup) which uses VSS-Snapshot. There seems to be no file corruption or loss of Storage. http://social.technet.microsoft.com/Forums/en-US/9feed539-493a-4fbe-9c75-d5619bedc2a9/disk-0-has-been-surprise-removed-eventid-157?forum=windowsserverpreview http://blogs.msdn.com/b/ntdebugging/archive/2013/12/27/event-id-157-quot-disk-has-been-surprise-removed-quot.aspx In our case we had Windows Backup running and it was VSS disconnecting

APPV 4.6 client Event 3144 and no Reporting

Error:     Event 3144 on APP-V (APPV) client machine Client:     Microsoft APPV client 4.6 SP1 with up to Hotfix6 The APPV client does not update usage data so you are unable to see which APPV apps are used also in terms of licenses. Der Berichtsdatencache von Application Virtualization Client konnte nicht an die Veröffentlichungsserver-URL ‘rtsp://customerapv01:554/’ gesendet […]

Netapp Snapdrive Migration from Version. 6.5.0.5474 to 7.0.2.6322 Exchange 2010

Product: Netapp Snapdrive Migration from Version. 6.5.0.5474 to 7.0.2.6322. Product running on it: Exchange 2010 DAG (Cluster components) Following hotfixes are NEW additional required for Netapp Snapdrive Version 7.0.2.6322 P2 on an Exchange 2010 DAG Mailbox Server. However all three of them have been Superseded by newer Patches through Microsoft. You are able to select […]

Exchange Management Console in Exchange 2010 Error on CAS

Problem:  Exchange Management Console in Exchange 2010 will not open and references a server that is down or has been removed from the environment. Error Verbiage: Initialization Failed The following error occurred while attempting to connect to the specified Exchange server ‘exchange.customer.ch: The attempt to connect to http://exchange.contoso.com’/powershell using ‘Kerberos’ authentication failed: Connecting to the remote […]

Exchange 2010 Public Folder Migration: Replicas stay on 2007 with Load Balancer Setup

Special: Load Balancer Setup with CAS-Array, Hardware Load Balancer like KEMP. Gateway both CAS are going to KEMP backside. But Static Routes on both CAS to Backup Server, DC’s, Acronis Servers, old Exchange. Split DNS. We mostly see this with customer having Internal: customer.ch (LAN) and External: customer.ch (Wan) which is the correct way after […]

Defrag Exchange 2007/2010 Database/MailboxDataBase with ESEUTIL

http://technet.microsoft.com/en-us/library/aa998863(v=exchg.80).aspx If you are at the end of Migration. Check there are no user active on the DB:   Show all mailboxes on Database “mb3” Get-Mailbox -Database “mb3” | select Displayname, Alias, Database, OrganizationalUnit | ft -wrap –auto   Also check this KB for hidden accounts and dead accounts : https://www.butsch.ch/post/Exchange-20072010-Delete-default-Mailbox-Database-remove-last-MailboxSG.aspx Get the Path of the […]

Why Symantec losses all their long term BEXEC customer to Veeam and others

Today, let’s delve into the intricacies of the Bexec 2014 news that reverberated across the IT domain on September 7, 2014. The communication, shared directly with customers, shed light on critical insights regarding the trajectory of BEXEC 2012 XX and the compelling migration towards Veeam. For an in-depth understanding of the rationale behind this transition, […]

Exchange 2010/2013 How to turn of Mail TIPS (outlook.exe)

Event:     14035 Source:    MSEXCHANGE MAILTIPS http://blogs.technet.com/b/exchange/archive/2009/04/28/3407377.aspx Event: You can ignore this if you wish; if you’re not using MailTips then you can just disable this and will hopefully get out of the event log. Turn it off for all users: Set-OrganizationConfig –MailTipsGroupMetricEnabled $False Configuring MailTips http://technet.microsoft.com/en-us/library/dd638199(v=exchg.150).aspx Understanding MailTips http://technet.microsoft.com/en-us/library/dd297974(v=exchg.141).aspx

Internet Explorer / Scripts, Clear growing Cookie and Caching Files

Temporary Internet Files RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8 Cookies RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2 History RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1 Form Data RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16 Passwords RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32 Delete All RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255 Delete All – “Also delete files and settings stored by add-ons” RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351 @ECHO off :SelectOptions CLS ECHO Howdy %username% : ECHO 1. Delete Non-trusted web […]