Difference between revisions of "Locked Down Domain Servers"

From vwiki
Jump to navigation Jump to search
m (Added a couple of AD commands)
Line 29: Line 29:
|| <code> gpupdate /force </code>
|| <code> gpupdate /force </code>
|| Force reload of all domain Group Policy settings
|| Force reload of all domain Group Policy settings
|-
| '''User account info'''
|| <code> dsquery user -name *VIR* </code>
|| Provides full notation info on a user accounts matching *VIR*
|}
|}

Revision as of 07:27, 4 August 2009

How to Access

Application / Tool Command Notes
Explorer explorer Type C: in navigation bar to see all drives
Task Manager runas /user:reutadmin taskmgr Tick "Show processes from all users" to see all processes on Process tab
Start Menu C:\Documents and Settings\All Users\Start Menu Allows normal access to applications normally started via Start -> Run
AD Users & Computers dsa.msc
AD Update Group Policy gpupdate /force Force reload of all domain Group Policy settings
User account info dsquery user -name *VIR* Provides full notation info on a user accounts matching *VIR*