Create account
Login
English
English
Ja - 日本語
Getting Started
Product
Datasheet
Blogs
ebook
Android Management
Windows Management
How to Videos
Android
Windows
Scripting
Glossary
Contents
x
Getting started
Android Device Management
Windows Device Management
iOS Device Management
macOS Device Management
Linux Device Management
Dashboard
Reports & Workflows
Content Management
Integrations
Universal Features
Account Management
OS Update & Third Party App Patch Management
Scalefusion Releases
Alerts
Powered by
Powershell Scripts & Custom Payloads
19 Articles
in this category
Share this
Print
Share
Contents
Powershell Scripts & Custom Payloads
19 Articles
in this category
Share
Powershell Scripts & Custom Setting Payloads
Powershell Scripts Scalefusion offers support to remotely deploy and execute Powershell scripts. PS scripts are a great way to automate the management of systems and let IT Admins perform various actions remotely from the Scalefusion console. We ha...
Updated on : 16 Nov 2023
Restrict Copy/Paste function on Windows devices
This PowerShell script helps IT Admins to restrict/block the copy/paste function on Windows 10 and above devices. Create a file on your desktop, for example, ClipboardHandlerServiceEx.ps1 and open it in a text editor like notepad++ Copy th...
Updated on : 16 Nov 2023
Change Username and full name.
The following PowerShell script helps the IT Admins change the username and full name of the users on the managed Windows devices. Create a file on your desktop, for example, To_change_username_and_fullname.ps1 and open it in a text editor like ...
Updated on : 03 Nov 2023
Install Google Credential Provider for Windows
Google Credential Provider for Windows® (GCPW) lets users sign in to Windows® devices with the Google Account they use for work. GCPW provides users with a single sign-on experience to Google services and all the security features available with t...
Updated on : 27 Sep 2023
Install Google Chrome or Microsoft Edge Browser extensions
Scalefusion allows IT Admins to extensively manage Google Chrome and/or Microsoft Edge browsers right from the device profile . However enterprises using Google Chrome or Microsoft Edge often have requirements to force install certain browser exten...
Updated on : 27 Sep 2023
Disabling Task Manager in Ctrl+Alt+Del Menu
Task Manager is a system monitoring tool built into the Windows operating system. It allows users to end unresponsive processes, start new processes, and see how much memory and CPU resources are being used by different programs. On your Windows 10...
Updated on : 27 Sep 2023
Hide News icon from taskbar on Windows 10 and above
On your Windows 11 devices when you select or hover your mouse on the Weather app icon in your taskbar, it opens the News and Interests window. From here you can see content covering the news, weather, traffic, and more. You can use the following...
Updated on : 27 Sep 2023
Add Lock screen message
The following PowerShell script helps the IT Admins to add a message on the Lock screen on Windows 10 & above devices. Create a file on your desktop, for example, configure_lock_screen_message.ps1 and open it in a text editor like notepad++ Cop...
Updated on : 27 Sep 2023
Replace current Time zone settings
This Custom Payload helps the IT Admins to replace the Time zone settings on Windows 10 and above devices. Step 1: Create the Custom Payload Copy the XML snippet below to a text editor like notepad++ or to any text editor. Markup Markup ...
Updated on : 27 Sep 2023
Format non-OS Drives and OS Drive data folders
The following PowerShell script will help the IT Admins to format the OS and non-OS Drives on Windows 10 & above devices. Create a file on your desktop, for example, format_nonOS_OS_drive.ps1 and open it in a text editor like notepad++ Copy the...
Updated on : 27 Sep 2023
Restrict Users from saving files on the Desktop
The following PowerShell script helps the IT Admins to prevent the users from being able to save a file directly on the Desktop. Create a file on your desktop, for example, restrict_desktop.ps1 and open it in a text editor like notepad++ Copy t...
Updated on : 27 Sep 2023
Uninstall MSI application
The following PowerShell script helps IT Admins to uninstall an MSI application from the managed Windows devices. Create a file on your desktop, for example, uninstall_application_msi-installer.ps1 and open it in a text editor like notepad++ Co...
Updated on : 27 Sep 2023
Get BitLocker Recovery Key
This PowerShell script helps IT Admins to get the BitLocker Recovery key from Windows 10 and above devices. Scalefusion retrieves the BitLocker Recovery key from the devices, however, in case the Key is not fetched, the following PowerShell scrip...
Updated on : 27 Sep 2023
Show/Hide WiFi menu on Lock Screen
The following two Custom Settings Payloads will help IT Admins to either show or hide the WiFi menu icon on the Windows Lock screen. (A) Show WiFi menu on the Lock screen This Custom Settings Payload helps the IT Admins to show the WiFi icon on th...
Updated on : 27 Sep 2023
Change Time Server in Windows devices
The following Power Shell Script helps the IT Admins to set up a Time Server on their Windows devices. Time Servers help to ensure accurate and synchronized timekeeping across devices on a network as these are critical for compliance, security, trou...
Updated on : 28 Sep 2023
Temporarily upgrade a Standard user to Admin user and then downgrade it.
These PowerShell scripts allow Admin to temporarily elevate a local Standard User to an administrator on a device and then downgrade the same user to a Standard user. There are two ways an Admin can choose to elevate Standard User to Admin and then...
Updated on : 27 Sep 2023
Update Local User passwords on multiple devices
This PowerShell script helps IT Admins to change the passwords of the Local User accounts (Standard accounts) on Windows 10 and above devices. It will help IT Admins to push a new password to one or more local use on one or more devices. Create ...
Updated on : 27 Sep 2023
Restrict USB access on Windows Home
The following PowerShell script helps the IT Admins to block USB devices like Pendrive, external HDD, SDD. Create a file on your desktop, for example, restrict_usb_access.ps1 and open it in a text editor like notepad++ Copy the contents below to ...
Updated on : 28 Sep 2023
Enable Tablet mode on Windows devices
This Custom Payload will help the IT Admins to enable Tablet mode on the managed Windows 10 and above devices where the device is set in Single App Mode and touch screen keyboard is the only input method. Step 1: Create the Custom Payload Copy the...
Updated on : 17 Oct 2023