“Event log service was stopped.”(事件记录服务已经停止)
“Windows File Protection is not active on this system.”(Windows文件保护未开启)
“The protected System file [file name] was not restored to its original, valid version because of the Windows File Protection…”(受保护的系统文件XXX无法还原)
“The MS Telnet Service has started successfully.”(Telnet服务开启成功)
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKLM\Software\Microsoft\Windows\CurrentVersion\Runonce
HKLM\Software\Microsoft\Windows\CurrentVersion\RunonceEx
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce
HKCU\Software\Microsoft\Windows\CurrentVersion\RunonceEx
C:> reg query HKCU\Software\Microsoft\Windows\CurrentVersion\Run
检查防火墙配置:
C:> netsh firewall show config
查看共享文件, 检查是否是主动分享的:
C:> net view \127.0.0.1
查看本机活跃的会话:
C:> net session
查看本机对其他系统打开的会话:
C:> net use
查看NetBIOS over TCP/IP 的激活状态:
C:> nbtstat -S
查看当前网络连接和监听情况:
C:> netstat -na
持续输出上述信息, 每3秒刷新一次:
C:> netstat -na 3
查看网络连接对应的进程id(-o)和进程名字(-b)
C:> netstat -naob
欢迎光临 游天堂X游聚社区 (https://bbs.gotvg.com/) | Powered by Discuz! X3.1 |