Windows 远程桌面日志记录

发布于 2024-12-07 19:56:46 字数 170 浏览 0 评论 0原文

我有一台 Windows 7 计算机,几个人可以通过远程桌面进行操作。我正在寻找一种方法来记录谁(IP地址)已在本地登录(在已登录的计算机上)和/或是否有一种时髦的方法可以在有人登录时向自己发送电子邮件通知,这甚至是更好的。

这只是端口监听的问题吗? Windows 可以在没有第三方工具的情况下执行此操作吗?

I have a Windows 7 machine that several folks Remote Desktop into. I'm looking for a way to log who (IP address) has logged in locally (on the machine that has been logged into) and/or if there is a snazzy way to email myself a notification whenever someone logs in that would be even better.

Is this just a matter of port listening? Can Windows do this on it's on without third party tools?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

鱼窥荷 2024-12-14 19:56:46

我认为这不是最终的解决方案,但在此期间您可以创建一个 shell 或批处理脚本,在登录时执行并发送电子邮件。另一个选项是利用事件日志。也许您可以通过电子邮件发送事件日志中的内容。

http://technet.microsoft.com/en-us/library/cc771314.aspx

http://www.petri.co.il/send_mail_from_script.htm

祝你好运。

I don't think this is the end solution but in the interim you could create a shell or batch script that executes at log in and sends an email. The other option is tapping into the EventLogs. Perhaps you can email something form the event log.

http://technet.microsoft.com/en-us/library/cc771314.aspx

http://www.petri.co.il/send_mail_from_script.htm

Good luck.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文