PowerShell 3

PowerShell script (ps1) codes
Sorted from new to old.
Card image cap
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Card image cap
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image cap
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...