Microsoft Exchange 2010 SP1 & SP2
Issue:
The following error was generated when "$error.Clear();
$vdirName = "PowerShell";
$InternalPowerShellUrl="http://" + $RoleFqdnOrName + "/powershell";
new-PowerShellVirtualDirectory $vdirName -InternalUrl $InternalPowerS
ellUrl -DomainController $RoleDomainController -BasicAuthentication:$false -Win
owsAuthentication:$false -RequireSSL:$false;
" was run: "The virtual directory 'PowerShell' already exists under 'US
LTEXMB01.epri.com/Default Web Site'.
Parameter name: VirtualDirectoryName".
This typically occurs after trying to fix an SP2 or SP1 install/update that went wrong.