Ever wondered how you check the process start time in Windows ?
Use Powershell !
Command:
Get-Process | select name, starttime
Sunday, December 17, 2017
Subscribe to:
Posts (Atom)
Netezza Administration : Getting each Database size
Run query ! Just like MAGIC ! - SELECT current_timestamp AS SAMPLE_TIME ,t. database AS DATABASE_NAME , round(nvl (...
-
Ever wondered how you check the process start time in Windows ? Use Powershell ! Command: Get-Process | select name, starttime ...
-
Told myself I would eventually try out this system and voila. I’m in the bandwagon of MacOS X: High Sierra. The transition between operating...
-
Everybody probably trying to look for how to or even you ask why do you need to switch off Windows Update in the first place. You are probab...