Ден, возможно баян в данном топике, но стоит посмотреть в следующие шаги, в смысле развития различий Win7/WinXP. Очевидно на АСУСе работает SAMBA, поэтому в Win7
Control Panel - Administrative Tools - Local Security Policy -> Local Policies - Security Options
Network security: LAN Manager authentication level
Send LM & NTLM responses
Minimum session security for NTLM SSP
Disable Require 128-bit encryption
или в роутере проверь smb.conf
https://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.htmlсекцию client NTLMv2 auth (G) - в частности
------------------------
Note that Windows Vista and later versions already use NTLMv2 by default, and some sites (particularly those following 'best practice' security polices) only allow NTLMv2 responses, and not the weaker LM or NTLM.
Default: client NTLMv2 auth = yes
-----------------------
Смысл процедур - либо разрешить семерке отправлять старые LM/NTLM ответы, либо докрутить САМБу до NTLM v2 (если такой фикс вообще есть).