Common Email Bounce Back Codes and How to Interpret  Below is a list of common email errors that one might receive when there is something wrong when sending an email and a bounce back email message is received.  Â... Read More
When a hard drive fails in a RAID array and needs to be replaced, you only have one chance to correctly identify which drive has failed and remove it. If you make a mistake and remove a drive that is considered good, the RAID array will fail and... Read More
 Outlook 2003 / 2007 / 2010 / 2013 Configuration using POP3 settings 1.   Open Outlook and select Manual setup or additional Server types Open outlook for the first time if this is not your first time... Read More
20 Apple keyboard shortcuts business users need to know Knowing useful keyboard shortcuts can make you more productive and efficient. Here are some of the most useful shortcuts for Apple users. One of the most useful tools in the quest for... Read More
1.) Close out the users Outlook application. 2.) Move (do not copy) the users PST file over to MIS13. 3.) Start Stellar Phoenix and import PST, run the repair tool. (May take some time, inform client accordingly) 4.) Move PST back to users directory... Read More
The QuickBooks .TLG file is a Database Transaction Log File and the only way to reduce it's size is by running a manual backup with the QuickBooks Backup process located under File / Save / Backup. See attached PDF for more details. Read More
How to Park a call  1) Press "Tran" 2) Dial *0 any number between (0-9) to designate park location 3) Press "send" 4) Hang up Read More
SELECT       percent_complete ,       start_time ,   ... Read More
HOW MANY CPU's ARE ONLINE FOR SQL: select scheduler_id, cpu_id, status, is_onlinefrom sys .dm_os_schedulerswhere status = 'VISIBLE ONLINE' Â HOW MANY CPU's DOES SQL SEE: select cpu_count from sys. dm_os_sys_info Read More
New query: Select @@version Read More