/build/static/layout/Breadcrumb_cap_w.png

K1000: Restrict Managed installation only to run when computer is onsite?

Hi

Does anybody know a way of restricting a managed installation only to run when the computer is onsite?

We have some big installations (Autodesk software) that are installing at bootup. Because of the install-package size we are using [Run Command Only (do not download file)], but we also would like the client not to run the installation when it is off-site or connected by VPN -only when it is onsite.


Best regards

Steffen


0 Comments   [ + ] Show comments

Answers (1)

Posted by: Nico_K 7 years ago
Red Belt
1
The VPN should have another Subnet, if setup correctly.
Create a label which checks for the local subnet and bind the installation to that subnet.

You can use this smart label if your subnet is 192.168.2.0/24
SELECT MACHINE.NAME AS SYSTEM_NAME, SYSTEM_DESCRIPTION, MACHINE.IP, MACHINE.MAC, MACHINE.ID as TOPIC_ID FROM MACHINE  WHERE ((MACHINE.IP like '192.168.2.%'))  

Comments:
  • Hi Nico_K
    Yes, that would be a solution if the client always is using a VPN connection.
    The problem is that we have laptops that are onsite all day and therefore get the instructions to start the MI at next bootup. But if the next bootup isn’t onsite I don’t want the MI to run. - it@aarstiderne.dk 7 years ago
    • set it to run always. If the client is in VPN the machine leaves the label.
      Alternatively you could use a (BATCH) script, which checks the IP when the installation starts - Nico_K 7 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ