Command Line Options

 

 

Hyena supports the following command line options:

 

SettingsFile - Use this option when running Hyena with an optional settings file.  For more information on shared settings file, see the Shared Configuration Information topic. For example:

 

hyena.exe x:\hyena\central_settings.ini

 

/OpenAdComputer:Computer_Path - Use this option to automatically add (temporarily) the computer into Hyena's left window, select it, and expand it.  Computer_Path must be a valid LDAP path. For example:

 

hyena.exe /OpenAdComputer:LDAP://CN=Dev_Server,CN=Computers,DC=mydomain,DC=com

 

/OpenAdDomain:Domain_Path - Use this option to automatically add (temporarily) the domain into Hyena's left window, select it, and expand it.  Domain_Path must be a valid LDAP path: For example:

 

hyena.exe /OpenAdDomain:LDAP://mydomain.com

 

/OpenServer:Server_Path - Use this option to automatically add (temporarily) the server into Hyena's left window, select it, and expand it.  Server_Path must be any valid network path.  For example:

 

hyena.exe /OpenServer:\\Dev_Server

hyena.exe /OpenServer:\\192.169.1.12

 

/OpenComputer:Computer_Path - Use this option to automatically add (temporarily) the computer into Hyena's left window, select it, and expand it.  Computer_Path must be any valid network path.  For example:

 

hyena.exe /OpenComputer:\\Dev_Server

hyena.exe /OpenComputer:\\192.169.1.12