Best way to build a PowerShell repo or private gallery on an isolated network
My idea is this: package all the PowerShell software, cmdlets, modules I need into one file and move it over then build my own private PowerShell gallery that any computer on the isolated network could reach out to. The purpose of this is to implement more automation and easier sys admin in general. Im not that familiar with Nuget. Any thoughts on this?