Configure and enable remote access for windows operating system



Similar documents
TestElite - Troubleshooting

Installation Notes for Outpost Network Security (ONS) version 3.2

Information to configure your Windows 7 office computer is described below.

Windows XP Exchange Client Installation Instructions

TrueEdit Remote Connection Brief

In this lab you will explore the Windows XP Firewall and configure some advanced settings.

Troubleshooting Guide

Network Load Balancing

Lab - Configure a Windows XP Firewall

Troubleshooting File and Printer Sharing in Microsoft Windows XP

Aventail Connect Client with Smart Tunneling

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

K7 Business Lite User Manual

IIS, FTP Server and Windows

Lab - Configure a Windows Vista Firewall

Windows Firewall must be enabled on each host to allow Remote Administration. This option is not enabled by default

Quick Instructions Installing on a VPS (Virtual Private Server)

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

Lab - Configure a Windows 7 Firewall

Freshservice Discovery Probe User Guide

The question becomes, How does the competent Windows IT professional open up their print server to their Mac clients?

DCA Local Print Agent Push Install

1. Installation Overview

TECHNICAL SUPPORT GUIDE

QUT PRINTING SERVICES. Printing from your laptop. Connect your laptop to the student print queue

Using Windows Telnet to Connect to STN. A guide on how to connect to STN over the Internet from a Windows PC without having STN Express.

Remote Terminal Service (RTS) User Guide (Version 2.1)

User Guide Microsoft Exchange Remote Test Instructions

educ Office Remove & create new Outlook profile

Installation Overview

Scan to SMB(PC) Set up Guide

ILTA HANDS ON Securing Windows 7

Hosted Microsoft Exchange Client Setup & Guide Book

Using Virtual Machines

Microsoft XP Professional Remote Desktop Connection

Connecting to Remote Desktop Windows Users

Configuring WMI on Windows Vista and Windows Server 2008 for Application Performance Monitor

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

WestermoConnect User Guide. VPNeFree Service

Windows Server 2008 R2 Initial Configuration Tasks

ThinPoint Quick Start Guide

DC Agent Troubleshooting

NovaBACKUP xsp Version 15.0 Upgrade Guide

LifeCyclePlus Version 1

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Setting up an MS SQL Server for IGSS

English. Network Sharing. Ver.3.0. * Firmware

Phone: Fax: Box: 230

MONITORING WINDOWS WITH NETCRUNCH 7 P A G E 1

Configure VPN between ProSafe VPN Client Software and FVG318

Setting Up Scan to SMB on TaskALFA series MFP s.

Managing Windows Server 2008 R2

Macintosh Clients and Windows Print Queues

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012

MS SQL Server Database Management

How to Configure Outlook Client for Exchange

Network Setup Instructions

Nobeltec TZ: Microsoft SQL Server problems

Sophos Enterprise Console server to server migration guide. Product version: 5.2

OPC Server Machine Configuration

Connecting to UNOSECURE using Windows 7

Install MS SQL Server 2012 Express Edition

File and Printer Sharing with Microsoft Windows

Using ELM Reports in WhatsUp Gold. This guide provides information about configuring ELM reports in WhatsUp Gold v15.0

How to configure your Windows PC post migrating to Microsoft Office 365

Secure Global Desktop (SGD)

WINDOWS 7 & HOMEGROUP

Running 4D Server as a Service on Windows

Guideline for setting up a functional VPN

FTP Server Configuration

Quickstart Guide. First Edition, Published September Remote Administrator / NOD32 Antivirus 4 Business Edition

Group Policy for Beginners

Hosted Microsoft Exchange Client Setup & Guide Book

Sophos Anti-Virus for NetApp Storage Systems startup guide

How To Connect To A Wireless Network On Windows 7 (Windows 7) On A Pc Or Mac Or Ipad (Windows) On Pc Or Ipa (Windows 8) On Your Computer Or Mac (Windows). (Windows.7) On An

Use the below instructions to configure your wireless settings to connect to the secure wireless network using Microsoft Windows Vista/7.

Setup and configuration for Intelicode. SQL Server Express

SETTING UP REMOTE ACCESS ON EYEMAX PC BASED DVR.

DataCove. Installation Instructions for Search Plug-in for Microsoft Outlook 2007 & 2010 (All Users)

Aspera Connect User Guide

Guide to deploy MyUSBOnly via Windows Logon Script Revision 1.1. Menu

Kepware Technologies Remote OPC DA Quick Start Guide (DCOM)

Application Note 8: TrendView Recorders DCOM Settings and Firewall Plus DCOM Settings for Trendview Historian Server

Using Windows Task Scheduler instead of the Backup Express Scheduler

Installing T-HUB on multiple computers

Supervisor 10 Remote Access Users Guide Last Update: 10/27/14

XStream Remote Control: Configuring DCOM Connectivity

PineApp Surf-SeCure Quick

How To Create An Easybelle History Database On A Microsoft Powerbook (Windows)

CANON FAX L360 SOFTWARE MANUAL

Installing and Configuring Active Directory Agent

PrintFleet Local Beacon

How To - Implement Clientless Single Sign On Authentication with Active Directory

Installation Guide. IDA Indoor Climate and Energy. EQUA Simulation AB January Copyright 2014 EQUA Simulation AB.

Windows Firewall Exceptions Configuring Windows Firewall Exceptions for Docusnap

WorldExtend IronDoor 3.5 Publishing a Terminal Services Application

ms-help://ms.technet.2005mar.1033/security/tnoffline/security/smbiz/winxp/fwgrppol...

SITRANS RD500 Configuring the RD500 with PSTN or GSM modems and Windows-based servers and clients for communication Objective:

VoIPon Tel: +44 (0) Fax: +44 (0)

Transcription:

Configure and enable remote access for windows operating system There can be several reasons on why you cannot access a remote computer in your network. In this guide we will focus on troubleshooting the issues you might need to configure to enable a remote access for a computer running a Windows operating system. There are three important components that needs to be correctly configurated before you can connect and access a remote computer under your current user access credentials. 1. Able to ping within 1500 ms response time. 2. Able to access the file system without been asked for a username and a password. 3. Able to access the remote registry without been asked for a username and a password. Before checking required settings in Windows for a remote access please make sure you can... Ping the remote computer as it appears in the application (hostname or ip-address). The easiest way to check a remote computer for a ping activity is to execute the cmd.exe program built-in Windows and write ping <machine> where <machine> is the hostname or ip-address of the remote computer you are troubleshooting. Note, it is very important you ping the remote computer exactly from the same name as it appears in the application you are having a trouble connect to remote computer. Sometimes remote computers can be pinged as ip-address and not as a hostname and in such cases there might be an issue with your network DHCP/DNS server in your domain/workgroup. Screenshot of the Command Prompt (cmd.exe) program built-in Windows.

If the ping task succeed we need to check if you can access the file system on the remote computer. Remember to use exactly the same hostname or ip-address you used in the ping test. Check access to the file system using the built-in Windows Explorer. The easiest way to check access to the file system is using the built-in Windows Explorer (explorer.exe) that comes with Windows. Execute it and write the following into the edit box. \\<machine>\c$ where <machine> is the hostname or ip-address of the remote computer. Screenshot of the built-in Windows Explorer running on Windows 8 operating system. If you can access the C$ share on the remote computer without entering a username and a password then you have full access to the remote file system from your current logged in user credentials. If you are been asked for a username and a password then your current privilege does not match the administrator privilege on the remote computer and you will need to fix that before continue to the next step of the troubleshooting. Screenshot of the password dialog in case the file system access was denied.

If the file system access task succeeded we need to check if you can access the remote registry system on the remote computer via Remote Registry service. Remember to use exactly the same hostname or ip-address you used previously. Check access to the registry system using the built-in Registry Editor (regedit.exe). The easiest way to check access to the remote registry system is using the built-in Registry Editor (regedit.exe) that comes with Windows installation. Now Execute regedit.exe and open the menu File > Connect Network Registry...

Enter the remote computer name exactly the same as in the previous tests and click OK. If you can access the Remote Registry on the remote computer without entering a username and a password and you can locate and open the HKEY_LOCAL_MACHINE\Software\Microsoft registry key, then you should have a full access to the registry system from your current logged in user credentials.

If you are been asked for a username and a password then your current privilege does not match the administrator privilege on the remote computer or it can be the Remote Registry service is not started and needs to be set to Automatic mode and then start the service. Screenshot of the dialog in case the registry system access was denied. If you passed all the three important checks then you should have a remote access to the specific remote computer and you should be able to use the application for remote tasks. My tests did not pass and I still have an issue connecting remotely Below you will find steps to enable and activate correct Windows settings for a remote access within company s network using Administrator privilege. Make sure you have administrator rights from your current user credentials and from the same user that is running the application you are having remote access troubles from. Domain environment If you are running in a domain environment please make sure your username is a member of the Domain Admin group and UAC group policy is configured correctly to ZERO. Workgroup environment If you are running in a workgroup environment then you need to have a username created on the remote computer exactly with the same name and password where you execute the application from. In a workgroup environment the username and password system have to match to allow administrator privileges, i.e.. Account to Account.

Activate and configure Windows components for a remote access Windows Firewall If the Windows Firewall is active and running you need to enable the File and Printer Sharing rule. Or open the required ports for remote access within network, i.e.. (5355, 137, 138, 139, 445). Also make sure the firewall is set to accept ECHO request (ping intervals). Screenshot of the File and Printer sharing rule in Windows Firewall. Remote Registry service If the Remote Registry (remoteregistry) service is set to Manual or Disabled state and not started you need to configure it to be set to Automatic for the StartType and then start the service. This can be configured from the Windows Service Manager in Control Panel applet Administrative Tools or by running the program directly from the command line as... %windir%\system32\services.msc Screenshot of the Remote Registry service selected from the Windows Service Manager. Double click on the Remote Registry item to change the service configuration.

Change the Startup type to Automatic. Then start the Remote Registry (remoteregistry) service by clicking on the Start button.

Remote registry access should be enabled now if you are running in a domain environment but in case you have a workgroup environment and still have an issue accessing remote computers in your network please follow the next steps. Configure workgroup environment for a remote access. User Access Control UAC Open Control Panel and open the applet User Accounts or execute it from a command line as... control /name Microsoft.UserAccounts or nusrmgr.cpl if you are running Windows XP.

Click on the Change User Account Control Settings Change the option to Never notify and click OK.

LocalAccountTokenFilterPolicy This rule is very important to add if the remote computer operating system is running Windows 7 or Windows 8 and will configure Windows to let username with the same user and password work together like in a domain environment, e.g.. Workgroup Security. To add or configure this registry settings open the Windows Registry editor (regedit.exe) and open the registry key... HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

Create a new value named LocalAccountTokenFilterPolicy of type DWORD (32-bit Value) on the right pane and set its data to 1. Remote access is now correctly configurated for a workgroup environment. Note, in case you are running in a domain environment and this value is not been a part of your group policy rules you can apply this value as well.

External links that might help with remote access troubleshooting... How to Enable Access to Windows Administrative Shares http://chall32.blogspot.com/2010/02/how-to-enable-access-windows-7.html Configuring User Account Control features for remote target installation http://pic.dhe.ibm.com/infocenter/tivihelp/v26r1/index.jsp?topic=%2fcom.ibm.tem.doc_8.2%2fre mote_control%2frc_release_notes%2frcrelconfiguac.html Troubleshooting Access Denied for Administrative Shares in Windows 7 http://www.petri.co.il/windows-7-access-denied.htm Windows 7 The $admin share http://www.intelliadmin.com/index.php/2009/08/windows-7-the-admin-share