Posted on 06-29-2009 07:29 AM
Hello all-
I just got my script working for PaperCut (finally) via a login policy.
It works great. However, I deployed a bunch of machines before I could
fix it to faculty members-simply adding the PCClient.app to their login
items.
Now, if I make the scope "all computers" or even the faculty group, both
the login item and the script will pop up together, confusing users.
Is there a way that I can send a script out to specific client computers
to remove the said login item before I turn on the policy?
thanks!
-
lauren
-
LAUREN NICHOLAS
User Support Analyst - Hurd Campus
Center for Information Technology - CIT
Moravian College
adjunct prof | graphic design & music
ph. 610 861 1633
lpnicholas at moravian.edu
Posted on 06-29-2009 08:05 AM
You could write a script that loops through said items and if the creation dates equal the date of the file you want scrapped you can then have it run a custom trigger casper policy to remove it, or use a dummy package system and apply another policy to that via a smart group.
Can you give a bit more details?