- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Forum
- :
- Re: Servers running Window Server 2016 Not reporting to Flexera Inventory
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Servers running Window Server 2016 Not reporting to Flexera Inventory
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It sounds like your agent install package for Windows did not contain a configured MGSSETUP.INI file to specific a Beacon URL to download the initial policy, which means that the agent has no information about beacons for downloading or uploading.
If you go to the Registry of one of the servers, you can see if a Bootstrap Server was provided in the INI file.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Pinging server not necessary mean that the port is open, also you can have no ping as ICMP is disabled in firewall but port is open.
You can test the port with one of the following:
Telnet beacon name port (if telnet is not there)
Powershell: test-netconnection -port 443 -computername <beacon name>
Portqry from microsoft:
https://www.microsoft.com/en-us/download/details.aspx?id=24009
But as @kclausen had said probably you didn't install correctly the agent, I had seen several time this error, and that was the case.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good afternoon usn, thanks for reaching out via the Community!
I'd agree with what Kirk and Adrian are saying here.
You should confirm your agent has a configured Bootstrap server, and that communications through ports 80 or 443 are successful, depending on how your Beacon's configured.
I'd also look at the installation.log in the C:\Windows\Temp location, too.
We should see a policy download occurring after installation, which should populate our list of servers to upload to (the Beacons in our environment).
If that initial download didn't succeed, perhaps that's the cause of our missing upload servers.
Best regards,
Jack
