To check the permissions after delegation
Author: contrib
Bypass UAC Using Task Scheduler for a Program
Open Task Scheduler and Create a New Task under Actions In General tab. Give the task a name.Tick ‘Run with highest privileges’. In Actions tab Click New, set action to ‘Start a Program’Browse to the program location in program/script. In Settings tab Tick ‘Allow task to be run on demand’. Create a shortcut with the […]
Add Bypass UAC Context Menu Option
To add a ‘bypass UAC’ option to the context menu when right clicking a program create a reg file with the below code and run the file to add the entry to the registry. Requires administrator rights.
Kyocera Utax Toner Door Release
Close outer toner door if open Login in with Admin username Goto Device Settings Bring up the Keypad from menu Enter Service Mode by pressing 10871087 Type 159 Start to enter Toner Container Function Select Container Lock Set to Off -> Start Open outer toner door To exit maintenance mode type 001 Start
Find Location of Executable in Windows
To find the location of a built in exe for example notepad.exe in Windows use the Powershell Get-Command tool(gcm) to display the path.
Windows Check Laptop Battery Status
A tool to check the state of your laptop battery is built in to Windows using Powercfg C:\WINDOWS\system32\powercfg.exe Run the below to generate a html report for the battery
Quick Windows Restart and Shutdown Machine Keyboard Shortcuts
To restart Windows machines with keyboard only. Windows Key + X, U, R To shutdown Windows Windows Key + X, U, U