How to Connect a Windows Node (Agent) to Jenkins: A Complete Guide
Introduction Jenkins supports distributed builds by using agents (nodes). A Windows agent allows Jenkins to execute jobs on a Windows machine while the Jenkins controller manages the pipeline. […]