Category Archives: Microsoft

Avamar MOSS GLR Plugin

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

Upgrading Hyper-V Beta to RC0

[ad name=”front”]
There is never enough time in the day but I have managed to get on with it and found an article on how to upgrade Hyper-V.

The steps are pretty short, the only bad point is that you have to recreate all you VM so make sure Screen capture or jot them down.

Hyper-V kicks ass is working better than it did. Linux VM’s are much more stable.

I had one issue which was my Debian VM’s lost there NIC. I will dig out the fix and post another article.

Hyper-V Upgrade – Read More Below

John Howard : Hyper-V RC0 Release is available for download