Difference between revisions of "User Account Control (UAC)"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) |
||
| Line 1: | Line 1: | ||
{{expand}} | {{expand}} | ||
| − | User Account Control (UAC | + | User Account Control (UAC) is a Windows sub-system introduced in Windows Vista that limits application software to standard user privileges until an administrator authorizes an increase or elevation. |
| + | |||
| + | The file virtualization part of UAC is also referred to as LUA. | ||
| + | |||
| + | == EventLogs == | ||
| + | Related EventLogs: | ||
| + | <pre> | ||
| + | Microsoft-Windows-UAC%4Operational.evtx | ||
| + | Microsoft-Windows-UAC-FileVirtualization%4Operational.evtx | ||
| + | </pre> | ||
== External Links == | == External Links == | ||
Revision as of 16:04, 24 October 2012
|
Please help to improve this article by expanding it.
|
User Account Control (UAC) is a Windows sub-system introduced in Windows Vista that limits application software to standard user privileges until an administrator authorizes an increase or elevation.
The file virtualization part of UAC is also referred to as LUA.
EventLogs
Related EventLogs:
Microsoft-Windows-UAC%4Operational.evtx Microsoft-Windows-UAC-FileVirtualization%4Operational.evtx