Remove-Item promts error of not finding the path but still deletes the files. Why does this happen?

前端 未结 0 1297
清歌不尽
清歌不尽 2020-12-23 02:18

So here is the code

#Disk cleaner for deployment environments
    $currdate = (get-date)
    $Age = Read-Host "Enter the age of files to be deleted in da         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题