Skip to main content
Question

Help with a Worklet to uninstall Microsoft Silverlight

  • July 24, 2025
  • 1 reply
  • 38 views

I created a worklet using two PowerShell scripts: one for the Evaluation Code and the other for the Remediation Code. I tested both scripts locally on a PC with Microsoft Silverlight installed, and they worked as expected. However, when I created the worklet, it did not perform any actions.

1 reply

Hello! Thank you for reaching out. To assist you effectively, it would be helpful to see the code you’re working with. In the meantime, I recommend checking that your Worklet is utilizing 32-bit PowerShell instead of 64-bit. Additionally, I wanted to let you know that the Automox Worklet Catalog includes a specific Worklet designed for removing Microsoft Silverlight. You can find it here. This Worklet is quite straightforward; it checks for both 32-bit and 64-bit versions of Silverlight and schedules remediation if either version is detected. If you have any further questions or need additional assistance, please feel free to ask!