Hi,
I need to generate name , user Id and group. I can see in console all in individually. But I want specific this user Id belongs with this group. How do I will do ? Plz help Thanks in Advance
by Raj
You have the information in another post. You know how to query via the CSSDK all the information you need. Now that that information, sort it as you desire and output it to a CSV file.
If you don't know Java, then use Perl to query the information and print out a CSV file using the iwuser and iwgroup CLTs (command line tools)
Hi Andy, thank for your immediate reply. Give me suggestion, How to retrieve the query in cssdk api using java. Thanks Rajkumar Arumugam
Andy - I think what he's saying is that he wants to hire you.