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
Post a Comment