another fix on removal of hosted exchange

This commit is contained in:
robvde 2012-12-19 09:30:30 +04:00
parent 53eadcc084
commit 04e078dfd7

View file

@ -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