Skip to main content

One post tagged with "Infrastructure Test"

View All Tags

· 3 min read
Naw Awn

In today's dynamic technology landscape, maintaining a robust and reliable infrastructure is crucial for businesses to ensure smooth operations. From time to time you will need to install Windows udpates, security patches, required software updates and etc., on your servers and reboot them as necessary.

In this blog post, let's explore the infrastructure test using pester. This is a simple test you can run to ensure the servers are running with required business applicaiton processes and services after the reboot. I happened to write more comprehensive tests script like this when I had to run the test on more than 50 servers in one go.