Feb 17, 2021
08:15 AM
Hi All, We run business adapter in connected mode(connected to db directly). I see we could simulate the connection before commiting the changes. if i simulate, how to find which records will get rejected and for what reason? i would like to get line by line status of the record that we upload. like we see in the systemtasks. can we get this information from database? Thank you Sasi
... View more
Jan 25, 2021
04:17 AM
Hi @JohnSorensenDK , Customer use SCCM and they can try with powershell as well. on internet i could see we have to use service\display name to delete the service but as i mentioned service name which is getting created are not unique it starts with mgs- and rest is filled with numbers(example mgs-[12345678}. so it is bit hard to identify the managesoft service that needs to be deleted. However i have tried with wildcard like below to identify & remove the service. It is yet to be tested. if you have any other better solution it would be very helpful. Get-WmiObject win32_service | ?{$_.displayname -like '*mgs-*' -And $_.pathname -like '*sambeacon*'} | ForEach-object{ cmd /c sc stop $_.Name} Get-WmiObject win32_service | ?{$_.displayname -like '*mgs-*' -And $_.pathname -like '*sambeacon*'} | ForEach-object{ cmd /c sc delete $_.Name} Thank you Sasi
... View more
Jan 25, 2021
02:25 AM
Hi, Can someone please share step by step document\guide for installing Agent through SCCM. Thank you Sasi
... View more
Jan 20, 2021
08:27 AM
Hi @JohnSorensenDK , Thank you for your reply! Do you have steps\script available to remove the services? i could see the jobs created which get created donot have a unique name. attached screenshot for your reference. Thank you Sasi
... View more
Dec 22, 2020
02:00 AM
1 Kudo
Hi , Agentless inventory(Zero foot print) scan has created 4 services(screenshot attached), anybody know how to remove those services from the devices. Is there any option to remove the services automatically by any policy from beacon server. Thank you Sasi
... View more
Oct 30, 2020
07:48 AM
1 Kudo
Hi All, We have a customer who have installed SQL Server databases on one server and its components like reporting services and integration services on different servers. FNMS Agent is not able to pick the edition information for Reporting services and Integration services. By any chance do we have any fixes\workarounds to get the edition information for these components? If it is not possible to get the edition information, how to handle it on the licensing perspective. please suggest. Thank you Sasi
... View more
Oct 30, 2020
07:28 AM
Hi @ChrisG , I just go the ndi file and ndi file shows the "Unknown Edition", attached is the screenshot for your reference i have requested to run the vbscript. is there any way to fix this issue? Thank you Sasi
... View more
Oct 15, 2020
09:48 AM
1 Kudo
Hi Bill, Sure, i just created the case and updated the case with this thread URL . so definitely the technician would be reaching out to you after reading this thread. Thanks again 🙂 Sasi
... View more
Oct 15, 2020
09:27 AM
1 Kudo
Hi @bheadley , You nailed it 🙂 FNMS version is 2020R1.1 and MGSBI version is 15.0.0.4. I will raise a support case to get the updated MGSBI. Thank you so much! Sasi
... View more
Oct 15, 2020
02:12 AM
Hi All, I am trying to configure a business adapter for multi tenant environment. Installed a standalone business adapter studio on a VM, created source connection as a csv file and destination as compliance DB. test connection is successful, but when i try to simulate i am receiving below mentioned error at the end, The ConnectionString property has not been initialized. below mentioned is the command i have used to execute the adapter, MGSBI.exe /ConfigFile="C:\BAtest\Adapter\asset.xml" /Import=Asset /TenantUID=123456789 /Log=DEBUG /LogFile="C:\Log\test.log" /Simulate Please advice how to fix this error. Thank you Sasi
... View more
Oct 13, 2020
01:23 AM
3 Kudos
Hi @mfranz \ @jjensen , Thank you for your suggestions! I have installed the English(United States) language pack as localized language and that fixed the issue. Now all the adapters are getting loaded in the UI. Sasi
... View more
Oct 12, 2020
06:04 AM
Thank you @ChrisG, I will verify the ndi file and let you know.
... View more
Oct 12, 2020
01:54 AM
1 Kudo
Hi All, We edition information is missing for Exchange server 2013, on the UI it is showing as unspecified. We have agent installed (2019R1.3) on the server for inventory. do we have any solution to get the edition information? Thank you Sasi
... View more
Oct 09, 2020
07:23 AM
Hi All, In one of our customer on the beacon UI -> Inventory systems when we try to create a powershell source connection, no adapters are getting displayed. when we click on the drop down menu no values like Amazon webservices, Microsoft 365 ,Salesforce etc., are not showing neither it is not throwing any error or exception also. Could someone suggestion what could be the issue here. Thank you Sasi
... View more
Sep 09, 2020
08:54 AM
Hi, we have configured a discovery and inventory rule to do a zero touch inventory. Rule discovered a device and did not queue zero touch inventory since it found that device has got agent installed. Device is appearing on the All inventory. But on All discovered devices page, We could see IP Address of the device on the Name column.why discovered devices page shows ip address instead of name? Thank you Sasi
... View more
Latest posts by sasikumar_r
Subject | Views | Posted |
---|---|---|
122 | Jan 24, 2023 07:47 AM | |
120 | Jan 24, 2023 07:41 AM | |
103 | Jan 09, 2023 08:54 AM | |
255 | Dec 23, 2022 07:04 AM | |
230 | Dec 07, 2022 07:11 AM | |
244 | Nov 30, 2022 08:13 AM | |
245 | Nov 16, 2022 07:30 AM | |
423 | Nov 04, 2022 04:52 AM | |
342 | Aug 30, 2022 08:05 AM | |
449 | Aug 25, 2022 02:56 AM |
Activity Feed
- Kudoed Re: Oracle Instance Inventory Failed for dbeckner. Jan 24, 2023 10:12 AM
- Kudoed Re: Oracle Instance Inventory Failed for durgeshsingh. Jan 24, 2023 10:12 AM
- Posted FNMS Agent executables with different version on FlexNet Manager Forum. Jan 24, 2023 07:47 AM
- Posted Oracle Instance Inventory Failed on FlexNet Manager Forum. Jan 24, 2023 07:41 AM
- Got a Kudo for Re: How to get Cluster Domain name in Reports. Jan 10, 2023 09:30 AM
- Posted Re: How to get Cluster Domain name in Reports on FlexNet Manager Forum. Jan 09, 2023 08:54 AM
- Posted How to get Cluster Domain name in Reports on FlexNet Manager Forum. Dec 23, 2022 07:04 AM
- Got a Kudo for Incorrect(spelling) Vmhosts name in Flexera. Dec 07, 2022 07:12 AM
- Got a Kudo for Incorrect(spelling) Vmhosts name in Flexera. Dec 07, 2022 07:12 AM
- Posted Incorrect(spelling) Vmhosts name in Flexera on FlexNet Manager Forum. Dec 07, 2022 07:11 AM
- Kudoed Re: Linux agent installation failed due to missing dependencies for Vmintzikos. Dec 02, 2022 04:47 AM
- Got a Kudo for Re: Linux agent installation failed due to missing dependencies. Nov 30, 2022 08:14 AM
- Got a Kudo for Re: Linux agent installation failed due to missing dependencies. Nov 30, 2022 08:14 AM
- Posted Re: Linux agent installation failed due to missing dependencies on FlexNet Manager Forum. Nov 30, 2022 08:13 AM
- Kudoed Re: Integrating FNMS with Ivanti Identity management for authentication for lajanakiram. Nov 29, 2022 08:14 AM
- Posted Integrating FNMS with Ivanti Identity management for authentication on FlexNet Manager Forum. Nov 16, 2022 07:30 AM
- Posted Linux agent installation failed due to missing dependencies on FlexNet Manager Forum. Nov 04, 2022 04:52 AM
- Posted Re: Duplicate serial number VM's with no host alert on FlexNet Manager Forum. Aug 30, 2022 08:05 AM
- Kudoed Re: Duplicate serial number VM's with no host alert for jasonlu. Aug 26, 2022 12:31 AM
- Posted Duplicate serial number VM's with no host alert on FlexNet Manager Forum. Aug 25, 2022 02:56 AM