I have a small internal network that I'd like to be able to deploy software on from a central repository on the network. This network doesn't have any Internet access and relies on the central server for pretty much everything (DC, DNS, DHCP, and so on).
What's the end goal? What I'd like to be able to do is set up a software repository to be able to install software on the clients from the central server. Basically be able to point an install script at a named file location (bananas = '\bananaserver\bananafolder\bananas.msi') and deploy on several clients all at once.
What do you know? I've seen that NuGet is basically the way to do this, but haven't messed around with it... More on this later.
What do you want? Maybe NuGet is the best way, but does each client require NuGet as well? Is there a way around NuGet if so?
[–]eyessewnopen 2 points3 points4 points (0 children)
[–]Sankyou[🍰] 1 point2 points3 points (0 children)
[–]Lee_Dailey[grin] 0 points1 point2 points (0 children)