Atelier Web Remote Commander - FAQs
Q: Does AWRC work with Windows Vista?
A: Yes, AWRC 6.0 or later
work very well with Windows Vista. For Vista
specific questions please
read here. |
|
Q: How can a Domain Administrator connect
to a workstation within Active Directory?
A: Enter the user name in
the form User@Domain or Domain\User
Q: How can I produce Ctrl+Alt+Del
on the remote computer?
A: You can produce Ctrl+Alt+Del
(the security attention sequence) by pressing
Ctr+Alt+D. On the registered version, other Hot Key
sequences are possible.
Q: Why am I unable to connect to other
remote computers?
A: Either within a local area
network or across the Internet, AWRC requires
Microsoft Networks to be operative - Client for
Microsoft Networks installed on both local and
remote machines and File and Printer sharing
enabled at least on the remote machine.
If the remote computer platform is Windows XP
Professional, the access is only possible within
the classical sharing and security model for local
accounts. This is enabled from Control Panel /
Administrative Tools / Local Security Policy / Network
access: Classic - local users authenticate as
themselves. You can obtain the same
result from Windows Explorer / Tools / Folder Options
/ View and uncheck Use Simple File Sharing.
Q: Which ports are used by AWRC?
A: AWRC does not open any ports,
it simply requires Microsoft Networks. Microsoft
Networks use ports 135, 137,
138, 139 or 445. However, operations performed by AWRC
run only through TCP port 445 (Windows 2000, XP
and Server 2003) or TCP port 139 (Windows NT 4.
Windows 2000, XP and Server 2003 can use as well this
port if port 445 is not available). Ports 135, 137,
138 and one of 139 or 445 can be blocked by the
firewall or router without interfering with AWRC
operation.
Q: You say that AWRC is transparent to
firewalls but I can't get it to work within my Company
LAN!?
A: The firewall is blocking the
use of Microsoft Networks, in
particular port 139 or port 445.
See the question Which Ports are used by AWRC.
Q: How safe is AWRC for use across the
Internet?
A: Microsoft Networks, in
particular port 445 and even port 139 are safe when
you have a good password. Since all security is based
on the password, all exploits are just password-guess
dictionary attacks. A good password will take millions
of years to be guessed.
Additionally, AWRC may use strong encryption which
makes virtually unbreakable the data exchange between
both end-points.
Q:
Can I use AWRC across a VPN?
A: Yes, AWRC works very well
with the VPN products we are aware of.
Q: Can I use AWRC on a Windows Server running
Terminal Services?
A: You can without
restrictions with AWRC 6.0 or later.
Q: How can I connect to another computer
across the Internet?
A: The same rules
apply, see the previous questions. If the local and
remote computers are behind routers and personal
firewalls you must make sure that:
- The local computer
personal firewall allows outgoing connections
on TCP port 445 or/and TCP port 139.
- The router on the remote
network forwards TCP port 445 or/and TCP port
139 to the private IP address of the target machine.
- The
personal firewall of the remote machine allows
incoming connections on TCP port 445 or/and port
139.
Q: Does
AWRC work with Windows 64-bit Operating Systems?
A: It works very well with all
64-bit Operating Systems up Windows Server 2008.
Q: I have been
trying and can not connect to my XP Home Edition
laptop!?
A: You can not, have another look
at the Requirements in the Help file. The same applies
to Windows Vista Home editions.
Q: Is it
possible to launch AWRC from the command line and make
a connection?
A: yes, it is possible. The syntax is:
Path\awrc.exe /r=<Remote Host> /u=<User> /p=<Password>
For example:
"C:\Program Files\Remote Commander\awrc.exe"
/r=192.168.1.100 /u=Administrator /p=Mypassword
|