Description
envGetNASConfiguration and envInstallNASHooks are currently located in environment.dll and mean that Roxie needs to link to it.
The version that reads its information from dali environment (as used by thor) may be better off using local environment.xml file (when in legacy, bare-metal mode).
In cloud mode, we will read this information from global config file.