Exchange 2010 The mailbox dumpster size exceeds the target quota

Moving some customers mail boxes around i kept getting a error about dumpster size exceeding the target quota.I couldn’t find much info on it. But this seems to fix it. 1.) Give your account rights to open the mailbox. 2.) Go to control panel > mail > profiles > ask for a profile each time […]

Windows 10 Bootrec – the requested system device cannot be found

After cloning a SSD for a customer it wouldn’t boot after running the normal Bootrec /fixmbr Bootrec /fixboot Bootrec /scanos Bootrec /rebuildbcd But the Bootrec /rebuildbcd wouldn’t work with a error  “The requested system device cannot be found” after spending time looking in to this issue i found a  forum post that fixed it right up. […]

Clear Mailcleaner Incomming Que

If you need to clean out the incoming que from the mail cleaner que try the command below in the SSH.   If you want to test first run /opt/exim4/bin/exiqgrep -C /usr/mailcleaner/etc/exim/exim_stage1.conf domain.tld If that shows the emails that you want to remove try /opt/exim4/bin/exiqgrep -C /usr/mailcleaner/etc/exim/exim_stage1.conf -i domain.tld | xargs /opt/exim4/bin/exim -C /usr/mailcleaner/etc/exim/exim_stage1.conf -Mrm

Website Panel Error when adding Exchange Mail Box

After updating to Web Site Panel 2.1 i had a error creating exchange mail boxes on some customers. I got a error like this in the event viewer. System.Web.Services.Protocols.SoapException: Server was unable to process request. —> System.NullReferenceException: Object reference not set to an instance of an object. at WebsitePanel.EnterpriseServer.ExchangeServerController.GetMailboxSetupInstructions(Int32 itemId, Int32 accountId, Boolean pmm, Boolean […]

Reset Drum on Brother MFC

Recently I had reason to reset the toner count on a Brother MFC device – here are the steps:   Open Cover to drum/toner assembly (And leave it open)   To reset DRUM Counter press CLEAR/RESET then press 1 OR To reset TONER Counter press CLEAR/RESET then *00  (STAR – ZERO – ZERO)   Close […]

Adobe Acrobat Offline Download

Some times its handy not to use the adobe down loader. Just go here and select what you would like. http://get.adobe.com/reader/enterprise/  

Exchange 2010 sp3 Install error the simple mail transfer protocol

    Installing SP3 on Exchange 2010 today i ran across this error “error the simple mail transfer protocol is installed” The link takes you to something relevant to exchange 2007 that isn’t much help. After doing some digging around it turns out there is a services that is installed but not used. If you […]

Escene Click to dial

I have been playing around with this for a while and i have managed to get this going. This is really just notes for me but it may have you too.   Install Chrome C2D URL Then under options fill out the IP address and username and password (root and root by default) Dial:  http://$phoneUsername:$phonePassword@$phoneAddress/goform/SavePhoneCallInfoCfg?DialNumber=0$number&BlackListAccountID=127&Operate=Dail Hangup:  http://$phoneUsername:$phonePassword@$phoneAddress/goform/SavePhoneCallInfoCfg?Operate=Hangup I’m […]

MYOB Asking for Admin Password

Running MYOB with Administrator rights. If you are running as a Windows user with administrator privileges, MYOB triggers a UAC prompt to ask for your permission to run as administrator. As the MYOB ODBC runs MYOB itself invisibly this is an issue as the UAT question would need an answer with each connection. We do […]