Technorati Tags:
MAGE,
documentation The mage -Install option is now different in .net 3.5. Instead of defaulting to true (as the documentation reads) it defaults to false, resulting in a online install only.
To fix, just add -Install true at the end of your command line and it'll work correctly.