PowerShell: How can I suppress the error if file alreadys exists for “mkdir” command? December 10, 2023 by Tarik Add the -Force parameter to the command.