Some users may be experiencing issues when trying to access customer resources like the Case Portal or the Product Licensing Center. Our team is aware of the issue and is working to resolve it. Click here for more information.
Is there a a way to Schedule the agent to run at startup only for some machines for example the cloud servers only? something that can be configured on the agent settings side, not on the OS side.
This so the rest of the agents still continue to run daily as schedule on the WEB UI
‎Apr 14, 2020 12:24 PM
No it is a global schedule currently.
‎Apr 14, 2020 12:58 PM
I believe there is an enhancement in place that will look into targetting and scheduling, that will allow this to happen. I am unsure on the release date of this enhancement.
‎Apr 17, 2020 05:45 AM
We have some sensitive client machines running test bed system, on those we have created a GPO that adds NDtrack.exe to run at startup.
All files reside on a fileserver, so quite easy to upgrade by just copying in new versions of the files.
Since this is a secure network all inventory from the clients are stored on the same file server. By a nightly batchjob on that file server gateway we upload the inventory files to a beacon server using the full agent NDupload.exe functionality
I can attach the powershell scripts if you want.
‎Apr 17, 2020 06:03 AM
‎Apr 20, 2020 02:00 PM
Very rough scripts to inventory our testbed computers in a segmented netwrok that has a file server as gateway, but works if you are changing server locations, search for "SERVERNAME" and set to a fileserver. and change f: to the local path on that file server where the inventory files will be uploaded.
Create_inventory.ps1
Needs to be scheduled to run at start-up using GPO or other methods.
Will execute ndtrack.exe from a fileserver and upload inventory results to a fileshare
Upload_gateway.ps1
Executes on the file server where the inventory files are uploaded, requires also the full agent to be installed on this file server.
‎Apr 21, 2020 08:51 AM
User | Count |
---|---|
8 | |
6 | |
3 | |
3 |