Re: Connect to my computer at work
- From: "itan" <itan.bar@xxxxxxxxx>
- Date: Wed, 12 Dec 2007 17:50:03 +0100
Sounds great.
I was planning on doing more with GPO (mainly for security reasons) but
before doing that i should learn more about how policies work.
Thank you very much for this advice
Itan Barmes
"Lanwench [MVP - Exchange]"
<lanwench@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:eZ15$bBPIHA.4880@xxxxxxxxxxxxxxxxxxxxxxx
itan <itan.bar@xxxxxxxxx> wrote:
I am trying to connect to a computer via RWW but when i enter a user
and password (in the remote desktop screen) i get the message: The
local policy of this system does not premit you to log on
interactively. If i add the user as a local administrator then the
problem is
solved, but of course this is not the best solution.
How can i solve this?
Thanks in advance
Itan Barmes
Add the user (or a group) to the local workstation's Remote Desktop users
group. I personally add the entire AD group "Remote Web Workplace Users"
to each computer, as I don't care about who can log in remotely to which
machine. I also like to set up AD groups called LocalAdmin,
LocalPowerUser, so I can easily grant/revoke those rights as needed from
the server when I need to test/troubleshoot something, or install software
as the user account. .
Here's what I do to make life easier - I set up a batch file & assign it
as a startup script. The batch file has this:
........
net localgroup administrators DOMAIN\localadmin /add
net localgroup power users DOMAIN\localpoweruser /add
net localgroup remote desktop users "DOMAIN\Web Workplace Users" /add
........
I set this up in my own GPO linked at the appropriate OU (I would where
your computers live (if you haven't created custom ones, you'll need to -
unless you're using SBS, which creates its own hierarchy).
Edit the GPO - go to Computer Configuration \ Windows Settings \ Scripts
(startup/shutdown)
Double-click Startup, click Add
Copy the batch file you created to the clipboard, then paste it in the
window here
Exit/apply/ok/finish whatever
All the computers in this OU should have the startup script applied when
they restart, and you can now control all this at the server.
.
- Follow-Ups:
- Re: Connect to my computer at work
- From: Lanwench [MVP - Exchange]
- Re: Connect to my computer at work
- References:
- Connect to my computer at work
- From: itan
- Re: Connect to my computer at work
- From: Lanwench [MVP - Exchange]
- Connect to my computer at work
- Prev by Date: Re: Access Domain Resources From Workgroup
- Next by Date: Exchange server not running - Urgent
- Previous by thread: Re: Connect to my computer at work
- Next by thread: Re: Connect to my computer at work
- Index(es):
Relevant Pages
|