Pending_Shortcu
20 years agoLevel 4
EV OWA setup on BE Exchange server throws error and doesn't create virt dir
Hi guys...running v6 sp1 OWA setup on BE Exchange server (clustered) and getting two errors pop up after running the cscript version...
Error : CreateKVSSchemaFolder : Failed to create folder, error: -2147217895 Object or data matching the name, range, or selection criteria was not found within the scope of this operation.
AND then
Line: 224
Char: 3
error: "Operation is not allowed when the object is closed"
code: 800A0E78
ADODB.Record
Setup stops and no EV virtual directories are created...
Exchange 2003 SP1 running on Weindows 2003 with NO SP
EV is Windows 2003 SP1
Can we manually create the virtual directories and be ok or is this going to screw something else up down the road?
Any ideas?
Thanks a bunch
D
Error : CreateKVSSchemaFolder : Failed to create folder, error: -2147217895 Object or data matching the name, range, or selection criteria was not found within the scope of this operation.
AND then
Line: 224
Char: 3
error: "Operation is not allowed when the object is closed"
code: 800A0E78
ADODB.Record
Setup stops and no EV virtual directories are created...
Exchange 2003 SP1 running on Weindows 2003 with NO SP
EV is Windows 2003 SP1
Can we manually create the virtual directories and be ok or is this going to screw something else up down the road?
Any ideas?
Thanks a bunch
D
- I would try to Run This script from the command line:
Cscript backend2003setup.wsf /regform /formregmbx:(get system MB from .wsf log) /logondomain
or Cscript backend2003setup.wsf /regform /formregmbx:(get system MB from .wsf log) /formregdomain :(domain of the system mailbox)
If you get the same ADO connection error: -2147217895 Object or data matching the name, range, or selection criteria was not found within the scope of this operation.
Check the following;
Open Active Directory Computers and Users
Click View>Advanced Features
Expand Object>Click Microsoft Exchange System Objects
Find the SystemMB from the .wsf log and make sure it is not Disabled or Hidden.
To check if it is hidden open the properites of the Mailox and Click the Exchange Adv. tab
Re-run the script.