Announcement

Collapse
No announcement yet.

How to export server properties in object grouping

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to export server properties in object grouping

    When I run the exporter for server properties it runs against the entire domain. How do I have exporter to only export servers from my Object Grouping?

  • #2
    Re: How to export server properties in object grouping

    At this time the way to do this is to use the command line exporter.exe in your Hyena directory.

    You would create a batch file, and have one line per computer:

    exporter.exe .\export.ini domain computerA
    exporter.exe .\export.ini domain computerB
    exporter.exe .\export.ini domain computerC

    We are working on this area to allow you to select the computers from Hyena.

    Comment

    Working...
    X