I will provide a script for cloning all repositories from Azure DevOps in an organisation with projects and repositories using PowerShell
Tag: powershell
Testing PowerShell with Pester for real
Do you want to test your script to delete files in a production environment? Here an explanation for testing PowerShell with Pester for real
Testing PowerShell scripts with Pester
I want to share with you an awesome way for testing PowerShell scripts with Pester, a framework for PowerShell script testing and mocking
Copy folders excluding files in PowerShell
Here I will give you a script to copy folders excluding files in PowerShell. This is quite useful when you want to copy your deployment folder
How To Use The Tabbed Command Prompt In Windows 10
If you’re someone who uses the Command Prompt utility for most of your tasks, you likely often have multiple utility windows open at the same time on your screen