Current WinRM credential configuration is limited to a single server, as it relies on a fixed ComputerName and ConfigurationName. This restricts remote PowerShell execution to only the specified host. To support scalable automation across multiple servers, the WinRM credential setup needs to be extended to dynamically target different hosts, enabling broader compatibility and centralized management.