Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Is there a way to silently install Marksman with the marksman config settings preconfigured? #21

Closed
GoldBond007 opened this issue Jun 22, 2019 · 1 comment

Comments

@GoldBond007
Copy link

Is there a way to silently install Marksman with the marksman config settings preconfigured and then having it run the exe file automatically?
I want to deploy Marksman on at least 200 laptops and installing the MSI manually is time consuming.

@danielhogg
Copy link
Contributor

danielhogg commented Jun 22, 2019

I wouldn't recommend doing it manually. One setup that we have found works well is to use a GPO (Group Policy Object), which allow you to do one-click deployment to all of the computers in your network. Here's the steps:

  1. Put the marksman .exe in a network share
  2. Deploy a GPO that has each laptop run a powershell script once on boot
  3. Write a powershell script that will invoke Marksman.exe from the network share, and this can be done silently (see this issue for details).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants