linux - Bypass the use of Domain in WinEXE -


is there way bypass use of domain in winexe command?:

winexe -u domain/username%password  //hostname "cmd.exe" 

i have 2 pcs. 1 running on windows , other in linux. these 2 machines not have domain server. simple local area network. both pcs have administrative accounts please help. thanks

after exploring, resolved issue using .\ variable domainname. .\ default value local area network.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -