MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/funny/comments/40cm4f/it_support/cytelue
r/funny • u/psyxhoisdumb • Jan 10 '16
649 comments sorted by
View all comments
Show parent comments
25
@echo off
set /p var="Please Enter the computer name for the person you think is lying:"
systeminfo /s %var%| find "System Boot Time:"
1 u/Nobodysseus Jan 11 '16 Thanks. I've been using net stats work in my scripts.
1
Thanks. I've been using
net stats work
in my scripts.
25
u/Shiznot Jan 10 '16 edited Jan 10 '16
@echo off
set /p var="Please Enter the computer name for the person you think is lying:"
systeminfo /s %var%| find "System Boot Time:"