win32net.NetServerComputerNameDel
NetServerComputerNameDel(ServerName, EmulatedServerName)
Removes a network name added by win32net::NetServerComputerNameAdd
Parameters
ServerName : string/PyUnicode
Name of server on which to operateEmulatedServerName : string/PyUnicode
Network name to be removedReturn Value
Returns none on success