Hány bites Analysis Services fut a szerveren?

Így lehet lekérdezni:

<Discover xmlns="urn:schemas-microsoft-com:xml-analysis">

  <RequestType>DISCOVER_XML_METADATA</RequestType>

  <Restrictions>

    <RestrictionList>

      <ObjectExpansion>ObjectProperties</ObjectExpansion>

    </RestrictionList>

  </Restrictions>

  <Properties>

    <PropertyList>

    </PropertyList>

  </Properties>

</Discover>

A választ pedig megtalálhatjuk az edition tag-ek között:

Image001