The local-policy tag has no wiki summary.
1
vote
1answer
36 views
Windows Server denied policy administrator deadlock
I was trying to deny some administrative tools access to certain domain user, so I opened the policies manager and enabled the deny control panel access, and other (including MMC) in local user...
...
1
vote
1answer
69 views
Can gpresult query the default user template on a standalone machine?
On a standalone machine I can query the local policy using gpresult and specifying the desired user account like so:
gpresult /USER username /h C:\report.html
How could I do the same thing, but for ...
3
votes
1answer
1k views
.\postgres looses “Log on as a service” after reboot; PostgreSQL service does not start
I've installed PostgreSQL 9.1 x64 on a Windows 7 Enterprise x64 system using the usual install method. The computer has a Novell Client for Windows, and a ZENworks Adaptive Agent, which I suppose ...
5
votes
5answers
348 views
Restricting Internet Access in Windows 7
On a Windows 7 Professional laptop, not on a domain, what's the best way to restrict access to the internet (and preferably network) to Administrator users only?
I don't want to simply set a bogus ...