You can do this by casting your date to a "DateTime" object and then only compare the date and not the time. Something like this if ((Get-Date).
確定! 回上一頁