I've a custom application page test.aspx. I've a people picker in test.aspx.
I open the page with the url http://site01/_layouts/test.aspx and I want the people picker to resolve the SharePoint groups in the site http://site02.
By default the people picker resolves the entities belonging to the current site collection. How can I change the scope to a different site collection?