Dear List,
I am Getting an Unknown error in this following script.Has anybody faced
this problem
______________________________________________________
use Win32::Lanman;
if(!Win32::Lanman::NetGroupAddUser("\\\\hotnt001", 'Oracle_Coretech',
"hot\\vm8797"))
{
print 'Failed and Error:';
print Win32::Lanman::GetLastError();
}
___________________________________________________________
Any suggestions and Help in this regard is highly appriciated
With Regards
Raju
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin