If you are using Remove-Item cmdlet use confirm switch like in below example
Remove-Item .\v.txt -Confirm:$false
Impact of procedure : Performing the following procedure should not have a negative impact on your system. Open putty by double click...