Adding Additional Node

This is usually a permission or security thing. Antivirus programs can cause this that use stuff like ASMI or Windows will do it if the script files are not unblocked.

Get-ChildItem -Recurse | Unblock-File

Are you using git to share files across the nodes?