Skip to main content

Knowbe4 Phish Alert Button(PAB) installation

  • September 2, 2021
  • 2 replies
  • 70 views

  • Novice
  • 12 replies

I have this KB article: Outlook (Client-based) Phish Alert Button Product Manual – Knowledge Base

Can anyone help me to create the worklet for Win10 device?

2 replies

  • 0 replies
  • September 3, 2021

I was able to achieve this by creating a required software policy instead of a worklet. Required software policy will auto scan the devices and if the software isn’t found, it will install. It will customize the install script once you upload the installer file. It should spit back something like this

exit (Start-Process -FilePath ‘msiexec.exe’ -ArgumentList (’/qn’, ‘/i’, ‘“PhishAlert.msi”’) -Wait -Passthru).ExitCode

Alternatively, you can use a required software policy and use the same command line option referenced in the doc you mentioned


  • Author
  • Novice
  • 12 replies
  • September 7, 2021

Hi Kyle, Thank you the only issue is the PowerShell. It was failed!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings