another fix on removal of hosted exchange
This commit is contained in:
parent
53eadcc084
commit
04e078dfd7
1 changed files with 2 additions and 0 deletions
|
@ -1251,6 +1251,8 @@ GO
|
|||
DELETE FROM Quotas WHERE QuotaID = 343
|
||||
GO
|
||||
|
||||
DELETE FROM HostingPlanResources WHERE GroupID = 33
|
||||
GO
|
||||
|
||||
-- Remove ExchangeHostedEdition ServiceItemType
|
||||
DELETE FROM ServiceItemTypes WHERE ItemTypeID = 40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue