On The Move



On The Move, originally uploaded by ezrahillphotography.

One of my favorites for a photo shoot I did a few weeks back.

Kiddie Round Table



Kiddie Round Table, originally uploaded by ezrahillphotography.

Looks like it getting a little heated :)

Spotted – Kos, Greece



Spotted – Kos, Greece, originally uploaded by ezrahillphotography.

Took this while in our visit to kos Town, Greece.

We were walking along the marina and I was snapping away. Wife was getting fed up waiting for me, I’m sure some of you can relate :)

I then thought I might be able to get a cool shot of the passing traffic and manged to capture this which I love and hope you do too.

Sheffield Winter Gardens B&W



Sheffield Winter Gardens B&W, originally uploaded by ezrahillphotography.

This shot was taken back in April when I hired a Nikon Wide Angle Lens, 10-24mm from Jacobs who unfortunately have gone out of business :(

Avamar MOSS GLR Plugin

sharepoint-glr-error

I was recently setting up MOSS (Microsoft Office Sharepoint Sever) for GLR (Granular Level Restores) using the Avamar plugin. When I installed the MOSS plugin and selected the GLR component it fails the installation with the following error also shown above.

AvFSCreateProcArg: Command ‘”C:\Program Files\avs\bin\axionfs.exe” /regserver’ failed, exitCode=-2147024891:80070005

This is due to UAC (User Account Control) in Windows 2008 / 2008 R2 which can prevent software from being installed with administrator privileges, unless an administrator authorizes the elevated privileges. So the GLR component fails to install because of inadequate permissions for several custom actions. These custom actions are related to AvFS (Eldos).

==============================

There are 2 workarounds:

1. Turn off UAC.

Do so as follows. Start -> Control Panel. Select User Accounts and User Accounts again. Select Change User Account Control settings. Drag slider to “Never notify”. Reboot. Run the MOSS VSS MSI installer from the Avamar Server, e.g. AvamarMossVSS-windows-x86_64-6.0.1xx-xxx.msi

2. Open command window and run as administrator.

Download the MOSS VSS installer MSI file from the Avamar server, e.g. AvamarMossVSS-windows-x86_64-6.0.1xx-xxx.msi. Start -> Right-click on the Command Prompt icon. Choose Run as Administrator. CD to the directory containing the downloaded MOSS VSS MSI file. Run the MOSS VSS MSI file from the command prompt to perform the installation.

==============================

Full instruction are detailed in the link below, page 12 onwards. For some reason I missed this and suffered the hard way. Whats that saying, RTFM :)

EMC Avamar Microsoft SharePoint Client 5.0 User Guide