August 19, 2016 at 11:31 am
Is there an easy way to document and export the various SSAS server settings?
August 22, 2016 at 3:07 am
Your settings are all in a file called MSMDSRV.INI which will be located in the location specified in the DataDir property on your AS instance. As for documenting it, it's just an XML file so you can query it whichever way is most comfortable for you and use the output as your documentation.
August 23, 2016 at 11:00 am
Thanks, but I can't find the item in the specified directory.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply