Self Service only

Sobchak
Contributor

I am looking to put software into Self Service scoped only to computers that do not have the software. I have created a few policies to do that, but something is setup wrong. It looks like the software is installing on the computer instead of waiting in Self Service. Any idea what went wrong?

2 ACCEPTED SOLUTIONS

stevewood
Honored Contributor II
Honored Contributor II

@Sobchak yes, if that is checked it will install on check-in. If you want a policy to be Self Service only, you need all triggers unchecked and the Self Service tab filled out.

View solution in original post

yan1212
Contributor

You only need to remove the Recurring Check-in trigger. Your other settings look fine.

View solution in original post

7 REPLIES 7

davidacland
Honored Contributor II
Honored Contributor II

If you look in the policy's general settings under triggers there might be one of the other options enabled (startup, login, logout etc).

Sobchak
Contributor

Recurring Check-in is checked. Does that mean the program will install on next check-in?

stevewood
Honored Contributor II
Honored Contributor II

@Sobchak yes, if that is checked it will install on check-in. If you want a policy to be Self Service only, you need all triggers unchecked and the Self Service tab filled out.

Sobchak
Contributor

Here is how I have the policy setup:

Under General
Display name = Install Fire Fox
Enabled
Category = Browsers
Trigger = Recurring Check-in
Execution Frequency = Ongoing

Under Packages
Action = Install
FUT
FEU
Distribution Point = Each computer's default distribution point

Under Restart Options
Startup Disk = Current Startup Disk
No User Logged in Action = Restart if a package or update requires it
User logged in action = Restart if a package or update requires it
Delay = 5 minutes

Under Maintenance
Maintenance = Update Inventory

Under Scope
Target = Does not have Firefox (Smart Computer Group)

Under Self Service
Make the policy available in self service = checked
Button Name = Install
Icon = Firefox.png
Catagories = Browsers (Display and Featured)

The goal of this policy is to have Firefox show up in Self Service only on computers that do not have Firefox. The policy should not install Firefox on the computer unless the user runs it from Self Service. Once Firefox is installed on the computer it should be removed from Self Service. If Firefox is removed from the computer Firefox should reappear in Self Service.

Based on this policy setup and goals what needs to be changed?

Johnny_Kim
Contributor II

As @stevewood said, remove all "Trigger" and just have the "Make the policy available in Self Service" under the "Self service" tab.

yan1212
Contributor

You only need to remove the Recurring Check-in trigger. Your other settings look fine.

Sobchak
Contributor

Thank you everyone for all of your help.