Craig
My feedback
3 results found
-
21 votes
An error occurred while saving the comment -
17 votes
An error occurred while saving the comment Craig commented
Yes, it would be nice if inventory information were more-accurate (reflect actions taken, not delayed until the next check-in interval of agent). This would also make dependent actions (install package B if package A is installed) occur in a more-timely fashion.
Craig supported this idea ·
-
Asset/License-Change Apprv for Comp. field to move machines to select pool vs multi-select list box.
2 votesAn error occurred while saving the comment Craig commented
The multi-select thing is a pain: If the person administrating our licenses forgets to hold "ctrl" when adding a computer...it breaks things (only one host ends up selected) and creates a lot of work for them (to recreate).
A bulk input option would be nice - like the ability to paste in a textual list of hosts that should be licensed.
A count of computers "approved" for the license is a nice addition I had not thought of.
Craig supported this idea ·
Lee,
I've found two bugs in the file sync mechanism which made it unusable for us in addition to being an underwhelming feature in the first place. Would have preferred something that sync'd files from a folder instead of having to package them. This feature is much less "file sync" and much more "put these files into place."
Since you have to create a (zip) package for file syncing (placing) anyway. I've found creating an installation package for these needs (using Inno Installer) to be much better. In addition to A LOT of extra functionality/control (multiple locations, rules based on lots of things like OS type, ability to clean up old files, clean removal/uninstall, and countless others) you can build into an installer you get the added benefit of seeing in inventory the state of various systems (do they have the current version installed, a previous version, or none).
If you actually want "sync" - maybe use a script.
Hate to tell you to work-around obvious design flaws and bugs...but in retrospect I'm very glad I was forced to create installers for these tasks because of the extra functionality. Steady state I think maintaining/using installers will be less work than repackaging ZIP files for the file sync.