Hi,
if i want to remove file forcefully, which means, even though file is being used, but it won't complain or ask before remove, what i should be using after Remove-Item "c:\files\test1.txt"?
Hi,
if i want to remove file forcefully, which means, even though file is being used, but it won't complain or ask before remove, what i should be using after Remove-Item "c:\files\test1.txt"?