Select Page

SendMail Function for PowerShell

The SendMail function for PowerShell will send an e-mail through an SMTP server. I’m currently using it for backing up a web server to a virtual machine and sending a confirmation by e-mail on the status of the backup. Usage is very simple:...

How to Redirect Web Pages in IIS

Redirecting web pages becomes necessary when a web site is updated and old pages are replaced with new ones. This is very common when a site is upgraded to a CMS which typically displays pages as folders (i.e. www.website.com/about) as opposed to...

How to Remove Background Image from Windows Desktop Icons

I somehow got background images enabled on my Windows XP desktop. There is no obvious solution to fixing this problem. It took some time experimenting and researching, but I finally found how to fix it. Icons with a background image look like this: They should look...
Translate »