|
|
|
|
Group: Forum Members
Last Login: Monday, July 23, 2007
Posts: 2,
Visits: 2
|
What do the remote machines require for the remote features like remote execute and remote task manager to work.
I probably have the required services stopped or what ever is needed to enable these features. What are the dependencies?
|
|
|
|
|
Group: Administrators
Last Login: Yesterday @ 7:44 PM
Posts: 1,582,
Visits: 2,954
|
If the remote computer is blocked by a firewall, then you should allow "Remote Management Exception" via Group Policy snap-in (basically it opens RPC ports). Depending on the type of remote command you are trying to execute, remote computer might be required to have ADMIN$ share.PS: are you getting any specific errors while trying to execute remote commands?
 We are looking for investors and business partners. Please contact us for more details
Kindest Regards, SmartCode Solutions Support
|
|
|
|
|
Group: Forum Members
Last Login: Monday, July 23, 2007
Posts: 2,
Visits: 2
|
Couldn't connect to \\XXXXCOM\ADMIN$
Access is denied.
I think the problem may be that the test machine doest have an Administrator password set and its simply using guest credentials. 
|
|
|
|
|
Group: Administrators
Last Login: Yesterday @ 7:44 PM
Posts: 1,582,
Visits: 2,954
|
Most probably that's it. In order to get access to ADMIN$ share, Network access policy "Sharing and security model for local accounts" shall be set to Classic.
 We are looking for investors and business partners. Please contact us for more details
Kindest Regards, SmartCode Solutions Support
|