11-02-2017 11:32 AM - edited 03-18-2019 01:35 PM
Hello,
Looking to see if there is a way to display or get the system count of endpoints in a particular folder in TMS (either displayed or exported counts, per folder)?
11-02-2017 12:02 PM
Right now, there is no easy way, but there is a feature change due out in 15.7 where the folder name will be available in the system overview report.
11-02-2017 09:57 PM
Until the feature that Zachary mentions is released, in the meantime you could look into the tmsng database and with a little bit of work you can find out the number of systems per folder. Look into dbo.objFolder_System for a list of all the systems and the folders they belong to, to find out what folder Id is what, look at dbo.objFolder.
11-02-2017 10:00 PM
11-03-2017 02:22 AM
Accessing the tmsng database directly is in no way supported, and should never be done, unless under the direct guidance of the product Business Unit (the development team) in an effort to correct an issue.
11-02-2017 09:59 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide