上次登录的用户 [英] Users who logged on last

查看:83
本文介绍了上次登录的用户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Excel/csv格式的计算机列表.我想要一个脚本,该脚本可以告诉我哪些用户最后一次登录到他们.任何人吗?

I have a list of computers on Excel/csv format. I wanted a script that tells me which users last logged in to them. anyone?

推荐答案

Windows并没有真正跟踪谁在最后.您的用户登录时(例如,从登录脚本中)必须运行一个小的脚本,该脚本记录该用户是谁,以及在什么时候记录该用户(如果需要),并将其保存在以后可以收集的地方.

在我工作的地方,我们刚刚完成了那个项目.每个人登录时,脚本都会在每个人的计算机上运行,​​并使用SCCM收集的数据写入MIF文件.
Windows doesn''t really keep track of who was on last. Your users would have to run a small script when they login (i.e.: from a login script) that records who that user is and at what time, if needed, and save that in a place where you can collect it later one.

Where I work, we just completed that very project. A script runs on everyones machine when they login and writes a MIF file with that data that is collected by SCCM.


这篇关于上次登录的用户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆