j-gray 32 Posted August 31 Share Posted August 31 First time running the scanner throws a fatal error, "The required library hostfxr.dll could not be found." and directs to the .Net Core runtime page. So I downloaded the Core Runtime 7.0.10 version (documented as prerequisite). On the second run, I got the same hostfxr.dll error. Google indicated that the .Net Runtime 'Hosting Bundle' (not x64 package) install fixes this issue. After installing the 'Hosting Bundle', on the third run it finds the 7.x framework, but then I get, "To install missing framework, download..." This download link points to the .Net Core 3.1 runtime, which is flagged by Microsoft as end of life and no longer supported. Is this the case that Active Directory Scanner will only run with a deprecated version of .Net? Quote Link to comment Share on other sites More sharing options...
j-gray 32 Posted September 1 Author Share Posted September 1 (edited) Also curious why the AD Scanner requires the 'Agent GPO Deployment Script' in order to run? What purpose does it serve? For reference, here's the error presented when the file is not present: 2023-09-01 10:52:31.8371 ERROR ActiveDirectoryScanner Program failed with error System.Exception: Please ensure GPO configuration C:\adscanner\ActiveDirectoryScanner\install_config.ini is present. at ActiveDirectoryScanner.GPOScriptLoader.LoadConfigruation() in d:\jenkins\workspace\ADScanner\src\Products\RemoteAdministrator\Src\Tools\ActiveDirectoryScanner\ActiveDirectoryScanner\GPOScriptLoader.cs:line 187 at ActiveDirectoryScanner.Program.Main(String[] args) in d:\jenkins\workspace\ADScanner\src\Products\RemoteAdministrator\Src\Tools\ActiveDirectoryScanner\ActiveDirectoryScanner\Program.cs:line 294 2023-09-01 10:52:31.8682 INFO ActiveDirectoryScanner Program finished Edited September 1 by j-gray Added information Quote Link to comment Share on other sites More sharing options...
Administrators Marcos 4,841 Posted September 1 Administrators Share Posted September 1 I'm not sure if anybody will be able to answer this specific question, therefore I'd recommend raising a support ticket. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.