On 30-Jan-13 16:34, Mark Menzies wrote: > Is there any way other than the very slow "request system license delete > <license ID>" command, to get rid of multiple licenses all at once? start shell user root cli show system license | grep ident | awk '{print $3}' | xargs -n 1 cli request system license delete