Hello,
I try to mount a network drive using command net use between 2 computers :
Windows XP (admin$) (keyboard Qwerty, EN)
Windows 10 Pro (net use) (keyboard Azerty, FR)
net use p: \\<ip_xp>\admin$ /user:<ip_xp>\administrator <password>
But I have the error inside the sécurity event viewer : 529
Something like that :
Logon
Failure:
Reason:
Unknown user name or bad password
User
Name: susan (different every few mins)
Domain:
Logon
Type: 3
Logon
Process: NTLMSSP
Authentication
Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Workstation
Name:
Caller
User Name: username
Caller
Domain: our romain
Caller
Logon ID: (0x0,0x3E7)
Caller
Process ID: 9692
Transited
Services: -
Source
Network Address: -
Source
Port: -
https://social.technet.microsoft.com/Forums/en-US/afffa8c5-f51e-48e1-a4eb-ad4802035b61/security-alert-event-id-529-logon-type-3?forum=winserversecurity
(The goal is to build a VM through VMware Converter)
Regards,