Remote UAC abschalten

Wird benötigt, um zum Beispiel auf ADMIN$ zuzugreifen, wenn der Computer nicht in einer Domäne ist.

To disable Remote UAC, an entry will need to be made in the registry of the affected target computer:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

Create a DWORD value called LocalAccountTokenFilterPolicy and assign it a value of 1.

A reboot is recommended but not required, however, restarting the Server service is necessary.

DokuWiki Appliance - Powered by TurnKey Linux