-
Windows 8 Consumer Preview Weather App seems to always default to Fahrenheit, and it may be not immediately obvious how to change to Celsius: Open the Weather App Open Side Panel Charms (drag mouse cursor to the top right corner…
-
Microsoft IIS 6 – create custom 404 Error Page
Create a new HTML file with your custom 404 Error message. Open IIS Management Console Expand Web Sites, Right Click on your site > Properties Click on Custom Errors tab, select 404 and click Edit Message type select File Click…
-
Exchange Management Shell crashes exporting mailbox on Windows 7
Scenario Exchange Server 2007 Windows 7 client with Outlook 2010 and Exchange 2007 management tools installed Trying to export user’s mailbox with Export-Mailbox cmdlet Problem After running Export-Mailbox –Identity user.name -PSTFolderPath c:\archive.pst Exchange Management Shell crashes with error below:
-
Emails to GoDaddy mailbox fail with error 550 5.1.0 Address rejected
Problem Emails sent to GoDaddy mailbox bounces back with error similar to this:Delivery to the following recipient failed permanently:email@domain.comTechnical details of permanent failure:Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the…
-
Find DELL Service Tag remotelly
If you need to find out DELL service tag without physical access to a remote Windows computer you can do this using command line tool wmic.exe Open command prompt (CMD) and run:wmic /user:domain.local\administrator /node:192.168.15.1 bios get serialnumberWhere:domain.local\administrator – domain admin…
-
Your credentials did not work – Remote Desktop Client doesn’t use saved passwords
If you are accessing Remote Desktop (Terminal) server located in another domain you can come across an issue where Remote Desktop client refuses to use saved login credentials, forcing you to re-renter password every single time. Following error is displayed:…
-
Joomla JoomGallery – add link in SlimBox to Detail View (for comments and ratings)
JoomGallery in one of the most powerful Joomla gallery extensions with countless number of options and settings. I won’t go into details on how JoomGallery works, If you are reading this you probably already familiar with this component. My aim…
-
JoomGallery – The uploaded image doesn’t seem to be a valid image file
I’ve been experimenting with JoomGallery 2.0 ACL Beta Joomla extension trying to upload large number of images using FTP method. In general I was pretty impressed with this extension and it deals with large uploads pretty well. However, some images…
-
Joomla – Infinite loop detected in JError
Infinite loop detected in JError error very often occurs after moving Joomla website to another hosting company or another server. Issue is normally caused by incorrect database or path settings in configuration.php file Open your configuration.php (it is located on…
-
Login automatically in Windows 7
If you are not worried about security you can make Windows 7 login automatically using your chosen account even if the account is password protected. Start > type netplwiz and press Enter User Accounts window will appear Select user you…
-
Find out Exchange 2007 / 2010 Version, Service Pack and Update Rollup
Microsoft Exchange Server Version number is often displayed in a numeric format, e.g Version 8.1 (Build 278.2). It may not look very meaningful at first but it’s easy enough to decode these numbers. Find Exchange version You can find out…
-
Installing RamDisk in Windows 7 to perform external media speed tests
Ramdisk RamDisk as a virtual hard drive that uses part of your RAM. To the Operating System and applications it appears as a normal physical hard drive. These drives are very fast, much faster than any mechanical or SSD hard…