Header Scripts

Setting Permissions to Run PowerShell Scripts

When PowerShell is installed, it sets the default execution policy to Restricted which allows commands to be executed, not scripts. I don’t think this is the best approach for the application since the scripting is the main reason why people would install and use...

Unlocker

<sarcasm>Everyone enjoys seeing Windows messages like the following:</sarcasm> You can’t delete files in Windows when their file handle is still open in the operating system. This can still occur even after you closed the document and the application...

Fixing E-mail Problems in DFS

DFS 2.8.1.25 is the latest version of Adenium System’s online planroom software and many changes were made from earlier versions. One of the changes is the way user account information is handled. With the new version, it may be not be possible to make changes...

Quickly Deleting Files on Linux

Once in a while I need to delete all of the files and folders on my Linux hosting account. This is usually due to updating an application, installing a new web application, or more often installing a clean application in my testing folder. I would normally use WinSCP,...

Free eBook: Illustrated C# 2008

  You can learn C# for free with a free eBook from redgate. They are offering Illustrated C# 2008 for download on their web site. Amazon sells the book for $29.69 so its a great value if you don’t mind reading electronic books. Illustrated C# 2008 takes a...
Translate »