- 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"
Wednesday, September 18, 2013
One Liners: Sys Admin
Subscribe to:
Posts (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...
-
Regular Expression Examples Text Log Extractions Multi-Line ^2013-01-16.{1,}16:[0-9]{2}:[0-9]{2}.+\)\x0AUSER:\s000000\x0Afinished\s.+...
-
Lawson | Infor Tools A good link that I use: http://thibaudatwork.wordpress.com A great LDAP tool Apache Directory Studio ...