Recent blog post
-
Scripting Games – what’s wrong with this
I noticed code like this in quite a few entries in for Event 1 Get-ChildItem -path C:\Application\log -Recurse -Filter *.log | Where-Object{$_.LastWriteTime -lt [DateTime]::Now.Subtract([TimeSpan]::FromDays(90))} | ForEach-Object {…} From the title it sho...
6 days ago




Follow Technorati