Submitted by PhilEddies on Thu, 10/06/2011 - 11:18administrator | 4351 points
Problem:
Recently I upgraded Internet Explorer on our Citrix farm from IE7 to IE8, everything went fine except for a very important site used for entering customer orders! When users tried to use this site they received the below message with IE.
Casue:
Internet Explorer 8 has a new security feature call “XSS Filter”, more details on what the “XSS filter” does can be found here;
Submitted by PhilEddies on Tue, 04/05/2011 - 11:29administrator | 4351 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 | 4351 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.
Recent comments