Get inventory data from the Database

Get inventory data from the Database

avatar
kfluegel
Disabled

Hi All, I am wondering if the inventory data is stored on the RDM Database and if yes where. I had a look on the database but did no find any entries. Thank you

All Comments (4)

avatar

Hello,

Each connection is stored in an XML structure which, if you follow our best practices, is encrypted by a Security Provider. Accessing discrete data should be done using powershell.

We do have a forum dedicated to this, please have a look and contact us if you need help.

Best regards,

Maurice

avatar

Hello, thank you for the quick reply. Can you tell me where I should find these XML? Are they store locally or do I have to export them for each entry?
Can you send me the link to this Form, I did a search before but did not find anything related. Thank you

avatar





avatar

Hello,

The powershell forum is PowerShell Repository. The powershell cmdlets will allow you to query the relevant information without the need to handle the xml.

Maurice