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 […]
mod_memcache.c Error while running command delete: SYSTEM ERROR
I had this error on a customers freeswitch. Turns out i forgot to install memcache yum install memcached chkconfig –level 345 memcached on service memcached start And all fixed =)
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 […]
Import mysql 5.5 dump in to 5.1
If your getting the error Unknown collation: ‘utf8mb4_unicode_ci‘ Its probally becuase you trying to inport a 5.5 export to a 5.1 databse. You can try changing CHARSET=utf8mb4 to CHARSET=utf8 COLLATE=utf8mb4_unicode_ci COLLATE=utf8_general_ci This will only work if you don’t have invalid caratuers in your mysql dump but it may help.
Crypto Virus’s doing the rounds again.
Hi I have a important message for you. If you receive any emails claiming to be from Auspost NSW Roads or Westpac (to name a few) here are a few tips to stop you from download a virus. 1) Check the url or website address ip the top. This www.auspost.com.au 2) Capture on sites. The […]
Kaseya Antivirus Removal Password
While cleaning up a customers laptop i found a old Kaseya Antivirus that was out of date and when i went to remove it it required a password. After searching around for a while i found there is a default code “KaseyaUninstall”