View all Worklets
Windows

Show or Hide Office Insiders Button

Modifies Office Insider button visibility on user accounts.

Worklet Details

Introduction to the PowerShell Based Show or Hide Office Insiders Button Worklet

The Show or Hide Office Insiders Button Worklet is a valuable tool for Windows administrators who want to manage the visibility of the Office Insiders button within their organization. This PowerShell-based Worklet provides a way to quickly switch visibility on or off, allowing users to access or be restricted accessing beta channel updates.

By providing control over the display of this button, admins can encourage responsible usage of pre-release features while ensuring that their organization stays compliant with software policies.

Why would you use the Show or Hide Office Insiders Button Worklet?

Enabling access to Office Insider builds offers users a chance to experience new features and improvements before they are rolled out in official releases. However, organizations may not want all staff members using potentially unstable software, which could lead to support issues and data loss.

The Show or Hide Office Insiders Button Worklet allows administrators to manage the visibility of this option within Microsoft Word, Excel, Outlook, and other applications. This helps maintain stability across devices while giving select users access to preview versions if desired.

Components of the Show or Hide Office Insiders Button Worklet

This Worklet consists of two parts: an evaluation script and a remediation script. Both scripts utilize a single variable called `$insiderVis` where valid values include '1' (enable) and '2' (disable) for controlling button visibility on affected accounts.

How does the Show or Hide Office Insiders Button Worklet work?

The Worklet scans through user registry entries for instances of `InsiderSlabBehavior` policy settings. If it detects any non-compliant values – i.e., if they differ from those specified by `$insiderVis` – it flags these for remediation. In turn, during remediation, non-compliant registry keys are updated (or created, if they don't exist) to match the desired visibility setting.

What is the expected outcome when you use the Show or Hide Office Insiders Button Worklet?

As a result, organizations can maintain stable software deployments while still having the option to explore upcoming features in a controlled manner.

View in app

Consider Worklets your easy button

What's a Worklet?

A Worklet is an automation script, written in Bash or PowerShell, designed for seamless execution on endpoints – at scale – within the Automox platform. Worklet automation scripts perform configuration, remediation, and the installation or removal of applications and settings across Windows, macOS, and Linux.

do more with worklets