I have set the XML file up correctly and have all the pre-req's installed. About midway through the script when it starts creating webapplications it errors out saying the PowerShell module "WebAdministration" is not loaded. Attempting to do Import-Module does not work.
Comments: ** Comment from web user: brianlala **
Comments: ** Comment from web user: brianlala **
Hmm it shouldn't need to be in Program Files - just checked a local successful SharePoint installation and it was in C:\windows\system32\WindowsPowerShell\v1.0\Modules. Maybe there's something up with your PowerShell profile or your PATH environment variables etc. ?
Brian