I need to delete the following folder.
/Library/StartupItems/ES1000Service
Can someone help me out with creating a script to do this? The ones that i have tried do not seem to work.
Thanks,
Jim
I need to delete the following folder.
/Library/StartupItems/ES1000Service
Can someone help me out with creating a script to do this? The ones that i have tried do not seem to work.
Thanks,
Jim
Best answer by krichterjr
Since this is just a "one-liner", I would just copy + paste this into the "run command" field of the "Advanced" section where you create a policy. You could create an actual script and upload it to Casper but it's probably more work than what it's worth.
rm -R /Library/StartupItems/ES1000Service
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.