I have a problem and hope a solution for the same.
Kindly let me know if you have any solution for this problem, I have
been just trying to go about this for a long time, no luck so far…
If my user is not an administrator when I use the SPGlobalAdmin
object and call globObj.VirtualServers[0] then it will always ask
for a password implying that this is not allowed without certain
privledges. The only way around
this is to make the user an administrator on the computer that the
portal resides on. Is there any way to either get around this by
impersonation or get a handle to a SPSiteCollection object or a
virtual server without this
method?