- To get a list of the applications using the most memory: tasklist | sort /+65 /R | more
- To get the date your password will expire: net user %USERNAME% /domain | find /i "expires"
Subscribe to:
Post Comments (Atom)
Reflecting on Service
I was US Army Airborne Field Artillery - Target Acquisition. I never was in combat, so I don't think of myself as a veteran, but I do th...
-
One Liners: DSQUERY | DSGET Required: Remote Server Installation Tools Most Used dsquery user -name "* name *" dsget use...
-
For all the veterans out there, if you're like me you struggle a little with this day. It's a time we remember our fallen brothers a...
-
Below is a script that I use to check that the portals are running and errors are not present. Sometime services lie! @ echo off cls ...
No comments:
Post a Comment