描述:Windows UAC Manager is a commandline utility that can very quickly and easily switch on or off User Account Control in Windows. The tool is available for free from SecurityXploded.com.
It has just four switches; -e, -d, -s -h.
//Enable the Windows UAC
WindowsUACManager.exe -e
//Disable the Windows UAC
WindowsUACManager.exe -d
//Display the current Status of UAC
WindowsUACManager.exe -s
//Show this help screen
WindowsUACManager.exe -h
下载地址: http://www.afterdawn.com/software/security/misc_security_tools/windows_uac_manager.cfm