Latest Posts »
Latest Comments »
Popular Posts »

Packaging Adobe Photoshop Elements 6

Written by Christian on August 4, 2008 – 9:56 am

Packaging and distributing Adobe Photoshop Elements may be somewhat tricky if you want it to be a silent installation without user interaction.
here are the steps I followed to package Adobe Photoshop Elements 6 to distribute with SMS 2003:

  1. Copy the Adobe Photoshop Elements folder from the Photoshop Elements 6 installation CD to your hard drive.

Posted in Packaging | No Comments »

Login to HP switch fails with Java exception error

Written by Christian on July 31, 2008 – 1:50 pm

When trying to login to an HP swtich, the following error occurred:

Exception encountered during initialization: com:broace.web.secsan.SecureSANException: Cannot load RBACMatrix from switch: The user is not authenticated. Invalid session


Posted in Uncategorized | No Comments »

Event 1029: Failed an operation because the user did not have the following access rights

Written by Christian on July 25, 2008 – 9:59 pm

After some troubleshooting in Exchange 2007, my eventlog was flooded by the following event:

Event Type: Warning
Event Source: MSExchangeIS Mailbox Store
Event Category: Access Control
Event ID: 1029
Date:  7/25/2008
Time:  10:57:21 AM
User:  N/A
Computer: %servername%
Description:
%emailaddress% failed an operation because the user did not have the following access rights:


Posted in Exchange 2007 | No Comments »

File cannot be loaded because the execution of scripts is disabled on this system error in PowerShell

Written by Christian on July 18, 2008 – 11:35 pm

When you try to run a Powershell script (PS1), you may get the following error:

File xyz.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see “get-help about_signing” for more details. At line:1 char:2


Posted in PowerShell | No Comments »

Convert Legacy Mailbox to User Mailbox in Exchange 2007

Written by Christian on July 16, 2008 – 5:30 pm

After an upgrade from Exchange 2003 to Exchange 2007, you should immediately uninstall the Exchange System Manager (ESM) on any desktop in your organisation. This is because the ESM enriches your Active Directory Users And Computers with some Integrated Exchange Tabs. These tabs, that come with ESM 2003, do not work with Exchange 2007. And if they do work, you should not use them :)


Posted in Exchange 2007 | No Comments »