Hobbyist PAK cleanup
Getting rid of terminated PAKs
My system just rebooted, and I saw a bunch of entries in the Operator.Log file about expired PAKs. I thought I'd cleaned those up, but realized it was on another system. Looking for an easy way to clean the LMF up, I found this article on HP's Ask the Wizard. Unfortunately, the article's not complete, nor is it entirely correct.First, the tip at the end has a TPU Replace command that won't quite do the trick -- do the following instead:
Replace "Authorization:" "$ License disable * /auth="
Note the extra spaces left on the line don't really matter, but if you want, you can get rid of those, too (there are 15 spaces, if you don't want to count them yourself!)
Next, after you run this procedure, it only disables the PAKs that have terminated. You can clean them up even better by next deleting them:
$ License delete * /status=disabled
This may take a while if you've got several years worth of hobbyist PAKs loaded on your system!
No comments:
No trackbacks:
Please enable javascript to generate a trackback url