Viewing 2 posts - 1 through 3 (of 3 total)
I tend to agree with @Mr. Brian Gale PowerShell is going to be way better for filesystem management.
Too many unknowns when you go the other route.
September 14, 2021 at 5:47 pm
#3929535
If they're dates, use something like >= @StartDate AND < @EndDate.No need to do all that expensive conversion.
If they're dates, use something like >= @StartDate AND < @EndDate.
No need to do all that expensive conversion.
Agreed
August 17, 2021 at 10:28 pm
#3921050