Re: Can remotely add users on some XP machines, some I can't. Why?
If you can logon locally or use Remote Desktop to do such on one of the
problem computers then you know it is network related and if not you don't
have the proper group membership on the computer. You need to be a
administrator or power user on the target computer in order to create local
user accounts which you probably can see via Computer Management if you have
proper network connectivity. Do you get any particular error message?
Other common reasons that access via Computer Management can fail are that
the target computer has it's Windows Firewall enabled and it does not allow
file and print sharing and remote management exception at all or at least
from the IP of your workstation, that the target computer does not have the
server service running, the target computer does not have the remote
registry service running, the target computer has an ipsec policy that does
not allow your computer to have access to the file and print sharing/remote
management ports/protocols, there is a name resolution problem with the
target computer in which case you could try to access it by it's IP address
but ultimately name resolution problem needs to be fixed, there are
incompatible security settings between computers such as digitally sign
communications [kind of unlikely], or your account does not have "access
this computer from the network" user right on the target computer. You can
use command line tools like ping to test basic network connectivity and
portqry to see if the necessary ports are open on the target computer from
your computer such as 139 TCP and 445 TCP as shown in the example below once
you install portqry on your computer. --- Steve
http://support.microsoft.com/kb/310099 -- portqry
portqry -n 169.254.0.11 -p tcp -o 139,445
portqry -n computer1.mydomain.com -p tcp -o 139,445
"Randy G" <rangri420@xxxxxxxxx> wrote in message
news:1138822156.992559.63690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I work for a large firm in End User Support and am able to add local
> computer accounts by using the Remote Computer Management function
> (Manage another computer) to some machines, and some I can not. Can
> someone tell me what right this would entail?
>
> I do not think it is an AD permission since I can do it on some. I am
> not an administrator on any of the machines.
>
> Thanks in advance
>
.
Relevant Pages
- Re: Problem with the System Cloning Tool
... Just have an access to a network server share. ... parameters there that will affect the new name you are about to generate with newsid utility. ... So I'm looking for a tool like 'newsid' that I can run from a remote ... > computer to change the name on the target computer. ... (microsoft.public.windowsxp.embedded) - Offer Remote Assistance - "Permission denied" - Windows XP SP2
... We are having problems getting "Offer Remote Assistance" to work in our ... Access this computer from the network MYDOMAIN\Domain Admins,MYDOMAIN\Domain ... Back up files and directories Administrators ... (microsoft.public.windowsxp.security_admin) - RE: Remote desktop over a VPN
... I understand the issue to be: you have created VPN ... from SBS to remote network, however you can not VPN to remote network from ... This issue may occur because the ISA Server Firewall Client program does ... (microsoft.public.windows.server.sbs) - Re: PID 1212 slowly maxing out?
... RpcSS.dll is related to DcomLaunch and RpcSs (Remote Procedure Call (RPC) service). ... I'm on a home network running on wireless. ... FastUserSwitchingCompatibility = Fast User Switching Compatibility ... Logical Disk Manager service ... (microsoft.public.windowsxp.help_and_support) - RE: Poor XP network performance 2003 LAN
... We have 3 meg bonded T1 in Corp office and the network is as follows, ... when I remote VPN into the LAN I can ... pull data from shared drive on the server or shared folders on PC's. ... However if I setup a Linux or Mac OSX ... (microsoft.public.windows.server.general) |
|