String of thoughts on science, technology and programming
While loop
while ($true) { Write-Host "Hello World"}
Append to file
New-TimeSpan -Start @(Get-Process explorer)[0].StartTime | Out-File -Append -FilePath C:\tmp\log.txt
Keywords: PowerShell Quick Tips
REF:003
Post a Comment
Install Winget on Windows 2022 or Windows 10 LTSC Install Pre-reqs Install Microsoft.UI.Xaml/2.8.6 Navigate to https://www.nuget.org/pa...
No comments:
Post a Comment