Submitted by PhilEddies on Tue, 04/05/2011 - 11:29administrator | 4563 points
The below script is an example of how you can migrate users from one printer server to another based on the printer model or name.
Sometimes doing a big bang migratiion from an old print server to a new one is not the best idea so this script allows you to provide a list of printer models to migrate rather than doing them all at once. When I use this script I call it from a logn script and add a model or two a day until the migration is complete.
Submitted by PhilEddies on Thu, 11/25/2010 - 22:29administrator | 4563 points
I recently had a need to list the properties of all files in a folder and its sub folders to find files that had not been used in a long time, or files where the owner had left. In my case I needed to run a report on approx 250,000 files which this script managed.
Submitted by PhilEddies on Tue, 10/26/2010 - 14:42administrator | 4563 points
The attached script will extract the common name and email address of every group stored within a domino directory to a csv file.
You will need to change dominoserver within the select statement to the name of your server, you may also need to fill in the User ID and Password fields if you servers does not allow anonymous access.
You domino server will also need to accessible via LDAP
I have created a mod for managing DHCP Scopes withinh iTop, feel free to use and distribute this modification but please do so at your own risk neither myself, or Combodo offer support for this modification.
If you do make any improvement or fixes to this modification please feel free to share them. Also if you have tested this modification on any other version of iTop let us know the results.
Recent comments