-
Remove preinstalled window 10 apps for all users using powershell
To remove the apps that come pre-installed with windows 10, open a powershell window as Administrator, and paste the following
-
Remotely Lock & Shutdown computers using PowerShell
PowerShell takes the functionality of batch scripts to the next level and allows you to Remotely Lock & Shutdown computers using PowerShell. The following needs to be run on each computer if using a workgroup setup. or changed in your AD security policy (to make it permanent – which isn’t advisable without signing the script)…