We are phasing out MS Access.

We install Office 2007 Pro Plus on almost all machines using an adminfile, which now does not install Access.

In this particular case, i now need to install Access on a machine.  HOW????!!!!!!

I have tried using the command:
setup /modify ProPlus /config access.xml
using the xml file:

<Configuration Product="ProPlus">
    <Setup Id="Access.en-US" Type="Products" ProductCode="{90120000-0015-0409-0000-0000000FF1CE}" />
    <Logging Type="standard" Path="\\lucio\ldlog\SD\" Template="%computername%_Access.log" />
    <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
</Configuration>

But this does not work.

Please can anyone assist with this, it has become a real pain in the @rse and the Technet pages are extremely unhelpful.

Thanks for any advice.