Self-Service Kiosk - Software Installation
-
That's cool - I know that software can be installed on demand with Group Policy as well, I've just never run into anyone who is using it and talked about it.
-
@Dashrender said:
That's cool - I know that software can be installed on demand with Group Policy as well, I've just never run into anyone who is using it and talked about it.
In some cases the tools simply automate Group Policy to make it all happen.
-
It sounds like Scott is hiding the software solution that is being used.
What are you hiding Scott?
-
I didn't manage the desktops and have no idea what the software was. I used PuTTY and nothing else so I never needed to use it.
-
Ah.
Well it still sounds like an awesome setup.
-
With some effort, but not a ridiculous amount, this is something that someone could build themselves. Here is an example setup...
- Choose a deployment system, I'll use Chocolatey as an example because I know it.
- Build your own repo full of the software that you want people to be able to deploy or use the public repos.
- Make a website where people log in using their desktop creds and can pick the software that they want from a list.
- Script gets called from the site that goes out over the LAN or VPN and kicks off the "cinst" command as the administrator and does a silent, background install via PowerShell remoting.
Simple, but works.
-
Microsoft Service Center includes this functionality right from Microsoft.
-
Took some searching, but it was LANDesk that I have seen used that has a very robust self provisioning tool in it.
-
@scottalanmiller said:
Microsoft Service Center includes this functionality right from Microsoft.
So that requires System Center - not exactly a SMB product.
-
@Dashrender said:
@scottalanmiller said:
Microsoft Service Center includes this functionality right from Microsoft.
So that requires System Center - not exactly a SMB product.
I think you will find LANDesk to be similar in price.