How to:
This guide will show you how to create a full sync inventory scan as a scheduled task.
Note: If you would like to run an immediate sync scan on selected devices it is available on the right click menu.
Step by Step:
1. Log onto the LDMS Console.
2. Select Distribution - Manage Scripts from the menu.
3. Select All Scripts - Inventoryscanner and drag it to My Scripts (we do this so we don't alter the original script)
4. Go to My Scripts. You will see a file name Inventoryscanner(1). Rename the file to whatever you like. (For this example I will use inventoryscannerTEST)
5. Right click inventoryscannerTest and select Advanced Edit.
6. This opens the Edit Custom Script window. Select Use Editor... in the bottom left of the window.
7. Add the switch "/f /sync" to the file at the end of the [MACHINES_WIN] section like so:
8. Save the file and exit notepad.exe. Select Yes when prompted to "Reload changes from external editor?". Select OK at the bottom of the Edit Custom Script window.
9. You can now right click inventoryscannerTEST and select Schedule.
10. Schedule the task as needed.
Additional information: