in reply to Re: Re: Win32::NetAdmin
in thread Win32::NetAdmin
I can't reproduce this with AS 5.6 (633) / 5.8 (802) and Win32::NetAdmin v0.08.
One thing I just noticed is that you are printing $^E (which looked fine to me first time around), but then I noticed that the pod for NetAdmin says
When a function fails call Win32::NetAdmin::GetError() rather than GetLastError() or $^E to retrieve the error code.
It's just possible that you are looking at the wrong error message?
Have you tried this from another machine? Under a different account? On the domain server? Which versions of OS, perl, the module etc.
|
|---|