Skip to main content
Skip table of contents

Configuration guide: Windows 11 - Readiness and migration

Introduction

This library pack will help you gain the actionable visibility you need to speed up your Windows 11 migration and ensure users can use their upgraded devices without frustration. This page will guide you through the structure of the content

Content list and dependency 

This library pack contains the following content and dependencies: 

Type

Name

Description

Dependencies

Live dashboards

Windows 11 - Readiness and migration

Helps to gain the actionable visibility you need to speed up your Windows 11 migration and ensure users can use their upgraded devices without frustration.

Remote actions

Get Windows 11 readiness

Gets all the necessary information to check if a device is compatible with Windows 11.

  • Required to populate specific dashboard widgets.

Get OneDrive sync status

Gathers OneDrive sync status from the business accounts SyncDiagnostics.log.

  • Required to populate specific dashboard widgets.

System Cleanup

This remote action remotely cleans up unused files in several Windows system folders.

Configuration guide

To effectively use this library pack, the content must be installed and configured appropriately. Below are some suggested steps to install and configure the content properly before use. 

Step 1) Install library pack content

Go to the Nexthink Library and install all required content.

Step 2) Configure remote action(s)

Navigate to the manage remote action administration page to review and edit your remote actions. 

We recommend the following configurations for these remote actions:

Name

Trigger

Schedule query

Parameters to edit

Get Windows 11 readiness

Scheduled, daily

CODE
devices 
| where operating_system.platform == Windows
 and operating_system.name !in ["*server*", "*windows 11*"]

Get OneDrive sync status

Scheduled, daily

CODE
devices 
| where operating_system.platform == Windows
 and operating_system.name !in ["*server*", "*windows 11*"]

System Cleanup

Manual, can be triggered on multiple devices

Usage guide

Your content is now configured and ready to be used. For usage overview and recommendations, you can visit the usage guide: 

Usage guide: Windows 11 - Readiness and migration

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.