Jul 25, 2022
12:17 PM
I'd like some direction on how to remediate the below vulnerabilities on our fnms inventory/batch server. No java is installed to update. Cognos has been removed from the system. Could these be remnants left over from a Cognos removal? Microsoft ODBC Driver 13 for SQL Server is installed on this server. Is this needed for connection to an Oracle database in FlexNet Manager Platform Business Adapter Studio or FNMS? Path : C:\Program Files(x86)\client32\stage\Components\oracle.dbdev\12.1.0.1.0\1\DataFiles\filegroup1.jar file last modified 6/30/2013 Installed version : 1.2.13 Fixed version : 2.16.0 Path : C:\V38892-01\client32\stage\Components\oracle.dbdev\12.1.0.1.0\1\DataFiles\filegroup1.jar file last modified 6/30/2013 Installed version : 1.2.13 Fixed version : 2.16.0 Path : F:\Oracle12\client32\stage\Components\oracle.dbdev\12.1.0.1.0\1\DataFiles\filegroup1.jar file last modified 6/30/2013 Installed version : 1.2.13 Fixed version : 2.16.0 Path : C:\Oracle\product\12.1.0\client_1\sqldeveloper\sqldeveloper\lib\log4j-1.2.13.jar last modified 2/20/2013 Installed version : 1.2.13 Fixed version : 2.16.0
... View more
May 17, 2022
01:21 PM
1 Kudo
Can any Windows experts provide any tips? I need to know the exact Powershell command to use for running a manual inventory on a remote system. I've tried several commands that are ending up with the same error:"Connecting to remote server X failed with the following error message : WinRM cannot complete the operation. Verify that the specified computer name is valid, that the computer is accessible over the network, and that a firewall exception for the WinRM service is enabled and allows access from this computer." I think this is a security issue in my enterprise, but I need to know the exact command to take to my security team to beg for permission. I can successfully run these commands on a remote system: Get-Service ndinit -ComputerName X | stop/start-service Get-Service mgssecsvc -ComputerName X | stop/start-service Get-ChildItem \\systemX\c$\Windows\Temp\managesoft -Recurse Get-Content -tail 10 \\systemX\c$\Windows\Temp\ManageSoft\tracker.log As example I've tried variations on the below command, always ending in the above error. I just don't know if it's correct or not. Invoke-Command -ComputerName systemX -ScriptBlock { & 'C:\Program Files (x86)\ManageSoft\Tracker\ndtrack.exe' -t machine} Any help is appreciated. Thank you
... View more
Feb 17, 2022
09:58 AM
We are receiving the below error during our Normalize process. Our DBA has increased the tempdb space for us so that the Normalize process can finish. However we would like to know what we can do to avoid this going forward. The error states "Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup." Which one of these steps can we take advantage of to avoid the issue in the future? We are using an FNMS compliance MSSQL database as our data source. ERROR An error occurred while importing task[17271] System.AggregateException: One or more errors occurred. ---> System.Data.SqlClient.SqlException: Could not allocate space for object 'dbo.SORT temporary run storage: 140821531066368' in database 'tempdb' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
... View more
Sep 30, 2021
03:00 PM
Where would I find the agent installer download for the agent that supports AIX running on the Power PC?
... View more
Sep 21, 2021
12:50 PM
We are using Light inventory scanner on Linux. We need to change the temp folder location of the extracted binaries, to a custom folder Because "/" is often Read-Only What file or value controls this temp folder location? In our third party tool, ndtrack.sh and ndtrack.ini are being deployed to custom folder //servername/opt/flexera/inventory However, we are receiving error on some systems ERROR: Unable to create temporary directory "/root/ndtrack.1373.12007.120703". Info Ndtrack EC: 104: Execution failed. Below is from Flex Inventory documentation: "During Light inventory scanner deployment You may execute ndtrack.sh as root (recommended), At each invocation, ndtrack.sh: First determines the current operating system, and extracts the binaries appropriate to that platform to a unique folder under the home directory of the current user, provided that this has sufficient space and is not the root directory (/)."
... View more
Latest posts by karlwogoman
Subject | Views | Posted |
---|---|---|
336 | Jul 25, 2022 12:17 PM | |
416 | May 17, 2022 01:21 PM | |
370 | Feb 17, 2022 09:58 AM | |
558 | Sep 30, 2021 03:00 PM | |
441 | Sep 21, 2021 12:50 PM |
Activity Feed
- Posted Log4j vulnerabilities on FlexNet Manager Forum. Jul 25, 2022 12:17 PM
- Kudoed Re: Powershell command for running a manual inventory on remote system for ChrisG. May 18, 2022 06:26 AM
- Got a Kudo for Powershell command for running a manual inventory on remote system. May 18, 2022 01:52 AM
- Posted Powershell command for running a manual inventory on remote system on FlexNet Manager Forum. May 17, 2022 01:21 PM
- Posted Error during Normalize - Could not allocate space for object 'dbo.SORT temporary run storage: 140821531066368' in database 'tempdb' because the 'PRIMARY' filegroup is full. on Data Platform Forum. Feb 17, 2022 09:58 AM
- Posted Re: IBM i V7R3M0 PowerPC 64 supported on FNMS on FlexNet Manager Forum. Sep 30, 2021 03:00 PM
- Posted ERROR: Unable to create temporary directory "/root/ndtrack.1373.12007.120703" on FlexNet Manager Forum. Sep 21, 2021 12:50 PM