Wednesday, September 18, 2013

One Liners: Sys Admin



  • 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"



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...