KCompateso
MIS
I deleted all the CA vitural directories in EMS usin the remove-owavirtualdirectory.
Then I uninstalled IIS on the server. Rebooted. Installed IIS. Rebooted again.
Opened up EMC, and no OWA virtual directories were found or any errors displayed.
When I try to recreate the OWA virtual directory with the CMDlet:
New-OWAVirtualDirectory
-Name "owa" -WebSiteName "Default Web Site"
-path "D:\Exchange Server\Client Access\Owa"
-Verbose
I get the following error:
VERBOSE: New-OwaVirtualDirectory : Beginning processing.
VERBOSE: New-OwaVirtualDirectory : Administrator Active Directory session settings are: View Entire Forest: 'False', Default Scope: 'na.tenetwork.net', Configuration Domain
Controller: 'MICV00.tenetwork.net',
VERBOSE: New-OwaVirtualDirectory : Searching objects "uslzt074a.na.tenetwork.net" of type
"Server" under the root "$null".
VERBOSE: New-OwaVirtualDirectory : Previous operation run on domain controller
'MICV00.tenetwork.net'.
VERBOSE: New-OwaVirtualDirectory : Processing object "USLZT074A\owa".
VERBOSE: Creating Outlook Web Access virtual directory "Default Web Site" on server
"uslzt074a.na.tenetwork.net".
New-OwaVirtualDirectory : An error occurred while creating the IIS virtual directory 'IIS
://uslzt074a.na.tenetwork.net/W3SVC/1/ROOT/owa' on 'USLZT074A'.
At line:1 char:24
+ New-OWAVirtualDirectory <<<< -Name "owa" -path "D:\Exchange Server\Client Access\Owa"
-Verbose
VERBOSE: New-OwaVirtualDirectory : Ending processing.
I think it has something to to with the IIS Metabase. In Exchange 2003, in order to have the virtual directories recreated, you had to Delete the DS2MB in Metabase Explorer.
The configuration DC in the above error message is in the Root Forest Domain. The Exchange servers and mail-enabled users are in the Child forest.
Could the problem be that the CMDLet above cannot contact the Root Forest Domain configuration DC?
This error message sucks and doesn't provide much help!
Comps Consulting, LLC.
Then I uninstalled IIS on the server. Rebooted. Installed IIS. Rebooted again.
Opened up EMC, and no OWA virtual directories were found or any errors displayed.
When I try to recreate the OWA virtual directory with the CMDlet:
New-OWAVirtualDirectory
-Name "owa" -WebSiteName "Default Web Site"
-path "D:\Exchange Server\Client Access\Owa"
-Verbose
I get the following error:
VERBOSE: New-OwaVirtualDirectory : Beginning processing.
VERBOSE: New-OwaVirtualDirectory : Administrator Active Directory session settings are: View Entire Forest: 'False', Default Scope: 'na.tenetwork.net', Configuration Domain
Controller: 'MICV00.tenetwork.net',
VERBOSE: New-OwaVirtualDirectory : Searching objects "uslzt074a.na.tenetwork.net" of type
"Server" under the root "$null".
VERBOSE: New-OwaVirtualDirectory : Previous operation run on domain controller
'MICV00.tenetwork.net'.
VERBOSE: New-OwaVirtualDirectory : Processing object "USLZT074A\owa".
VERBOSE: Creating Outlook Web Access virtual directory "Default Web Site" on server
"uslzt074a.na.tenetwork.net".
New-OwaVirtualDirectory : An error occurred while creating the IIS virtual directory 'IIS
://uslzt074a.na.tenetwork.net/W3SVC/1/ROOT/owa' on 'USLZT074A'.
At line:1 char:24
+ New-OWAVirtualDirectory <<<< -Name "owa" -path "D:\Exchange Server\Client Access\Owa"
-Verbose
VERBOSE: New-OwaVirtualDirectory : Ending processing.
I think it has something to to with the IIS Metabase. In Exchange 2003, in order to have the virtual directories recreated, you had to Delete the DS2MB in Metabase Explorer.
The configuration DC in the above error message is in the Root Forest Domain. The Exchange servers and mail-enabled users are in the Child forest.
Could the problem be that the CMDLet above cannot contact the Root Forest Domain configuration DC?
This error message sucks and doesn't provide much help!
Comps Consulting, LLC.