

- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Add NDI File Replication Functionality to the FlexNet Beacon
Hi Markward,
That is a great suggestion and also what I had in mind originally! If you could post more details here, that would be great!
Thorsten
(Anything expressed here is my own view and not necessarily that of my employer, Flexera)
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Here is an example:
Copy-Item "C:\ProgramData\Flexera Software\Incoming\Inventories" -Destination "D:\Replication\" -Recurse -Force
Copy-Item "C:\ProgramData\Flexera Software\Incoming\Logs" -Destination "D:\Replication\" -Recurse -Force
You could add more lines for other folders, like BeaconStatus etc., or you could copy the whole Incoming folder. The ps1 file can then be added to the existing task.
You may want to create the ps1 file manually on the target system, to avoid script signing issues.


- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Add NDI File Replication Functionality to the FlexNet Beacon
Thank you, this is really useful!
I will suggest internally that a Knowledge Base article is created for this.
Thorsten
(Anything expressed here is my own view and not necessarily that of my employer, Flexera)
- « Previous
-
- 1
- 2
- Next »