NetWkstaSetInfo(server, level, data)
Sets information about the configuration elements for a workstation
Parameters
server : string/PyUnicode
The name of the server, or None.level : int
The information level contained in the datadata : mapping
A dictionary holding the share data.Win32 API References
Search for NetWkstaSetInfo at msdn, google or google groups.