会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
⌚️老王
d-_-b
首页
联系
订阅
管理
2025年10月13日
用PowerShell查询Windows登录失败的用户名和客户端IP
摘要: 看看是谁在尝试登录我的Windows ## Minimal refactor: list all failed usernames and all client IPs that attempted and failed $Days = 30 try { $events = Get-WinEvent
阅读全文
posted @ 2025-10-13 10:51 d-_-b
阅读(11)
评论(0)
推荐(0)