Displaying 1 result from an estimated 1 matches for "localgroupdeleteus".
2005 Aug 24
0
Re: Windows administration & Ruby
...tion on permissions management. Do you know of one?
>
>
> I use the following Perl packages/methods
> Win32::NetAdmin::LocalGroupGetAttributes
> Win32::NetAdmin::LocalGroupCreate
> Win32::NetAdmin::LocalGroupIsMember
> Win32::NetAdmin::LocalGroupAddUsers
> Win32::NetAdmin::LocalGroupDeleteUsers
>
> Thx
> Graham
At the moment you should be able to use win32-etc for your purposes. Note that
I am in the process of adding support for adding, deleting and configuring
users and groups to the sys-admin package, which will supercede the win32-etc
package, so keep an eye out. :)...