Questions tagged [remote]

"Remote" - the term could refer to resources, access, control, user, presence, etc.

"Remote" could refer to either the network resource availability (e.g. "the user can interrogate the information remotely"), the user access to a network resource (as in "server access authorization through a Remote Desktop Connection/Protocol"), or even the location of the user related to the network accessed ("A Teleworker is allowed to connect remotely on 2 days per week through VPN/Remote Access, if there is a home office space available and all the conditions are met to allow the worker to perform the expected duties remotely").

613 questions
1
vote
2 answers

How to remotely connect using perfmon?

Suprised there is not a ton of information on google when i search for this but there is not. Lot of people asking the question but i none of them have any good answers. I have a remote computer running hyper-v (server) running a Windows 7 x64…
coding4fun
  • 367
  • 3
  • 6
  • 14
1
vote
4 answers

How to install Linux system on remote server?

I've 2 remote HP Proliant DL180 G6 servers with HP Integrated Lights Out enabled on both and I have to install RHEL5 on these servers. I try to do it with ILO - mounted ISO file from local hard drive as Virtual CD-ROM, and performed installation…
lexsys
  • 2,863
  • 5
  • 30
  • 34
1
vote
1 answer

Windows 7 remote assistance and sonicwall TZ210

Ive been trying to get remote assistance to work on Windows 7 professional PC behind a sonicwall TZ-210 firewall/router to another windows 7 professional PC. If I bypass the sonicwall device and assign an external IP, the RA works with invitation. …
1
vote
1 answer

Win2K8 R2 Hyper-V : Cannot access Hyper-V Manager from remote PC in same LAN & Domain

I have a Physical Win2K8 R2 server GUI w/ Hyper-V. I have DC/AD setup (as a virtual inside this physical). I can log in to Physical Server using a DOMAIN USER ACCOUNT, then open Hyper-V manager, access the virtual machines. Before accessing virtual…
Mehdi Anis
  • 179
  • 1
  • 7
1
vote
3 answers

Remote Connections Timing Out to SSH/HTTP in Parallel from Multiple Locations, but not PING, why?

QUESTION: Remote Connections Timing Out to SSH/HTTP in Parallel from Multiple Locations, but NOT PING, why? ISSUE: Have a web server that has remote connections timing out around 50% of the time in parallel for ssh/http connections, but NOT ping.…
blunders
  • 793
  • 6
  • 13
  • 29
1
vote
1 answer

Remotely stopping services

I have been using sc.exe to remotely stop a bunch of custom windows service(s) as part of our product deployment script. This was working perfectly until we migrated from windows 2003 to windows 2008 r2. Now no matter what you do query, stop,…
dmckenna
  • 233
  • 2
  • 9
1
vote
0 answers

Trusted 2008 RDP publisher thumbprint failure

Server 2008 R2, Windows 7. I'm trying to use group policy to specify the thumbprints of a trusted RDP publisher (me). I've followed the msdn instructions for getting and setting the thumbprint and yet it's not working. I used the user policy to…
TravBrack
  • 106
  • 1
  • 7
1
vote
3 answers

Send a batch file to a Windows machine, and execute it

I know PsExec is perfect for sending files over a computer on a network and then execute it on that remote computer, however I can't use PsExec because I'm developing a piece of software and I can't have PsExec as a dependency (for legal reasons…
Luca Matteis
  • 518
  • 3
  • 11
  • 21
1
vote
2 answers

What's an easy way to install software on 30+ LAN PCs running XP Pro SP3 from a single PC?

Preferably without needing client-side software on each local machine. Parallel installation would be a bonus, but sequential is fine as well. Silent & unattended would be great too. Tried http://www.installsolutions.net/RSIOverview.aspx which uses…
Chua
1
vote
2 answers

Getting a custom .bashrc available in ssh session

Currently, we have quite a lot of shared ssh logins to various servers, and my colleagues wouldn't like it if I fiddled with the default shell to much. I do however have quite a list of aliases and custom functions in my .bashrc that I'd like to…
Wrikken
  • 981
  • 9
  • 21
1
vote
1 answer

Check a specific value in application?

I have a network with almost 2000 pc, on each of them i have an application installed for monitoring and mgmt, i need to check a specific value in each agent on the 2000 pc, which cant be checked unless you enter each pc and check the properties of…
Eddy
  • 257
  • 3
  • 10
  • 22
1
vote
1 answer

Best way to administer a website remotely

I have a Windows computer running an intranet website with IIS and I was wondering what the best way was to administer it from another computer, in this case, a Mac. What I want to do: Be able to edit pages from my Mac. VNC into the server because…
Mark Szymanski
  • 169
  • 3
  • 8
1
vote
1 answer

How to get Remote Processes on Windows 2003 with cpu percentage

I have a production server with it's cpu's running excessively high. Except in critical circumstances nobody is allowed to logon to servers during non maintenance times. I am looking for an application I can use to look at the processes on the…
Brettski
  • 942
  • 3
  • 20
  • 30
1
vote
3 answers

Need a hardware solution for remote controling a PC

We have kiosk computers scattered around the country, and are using VNC to control them. But VNC has limitations (only works if the OS is intact, for instance). I want to be able to control the computer even if it is stuck in boot. Is there a cheap…
ShacharWeis
  • 127
  • 2
1
vote
1 answer

postfix smtpd rejecting mail from outside network match_list_match: no match

My postfix (V: 2.5.5-1.1) running on ubuntu server (9.04) started to reject mail arriving in from outside about 2 weeks ago. Doing a "manual" session via telnet shows that the connection is always closed after the MAIL FROM: xxx@xxx.tld line is…
Loopo
  • 415
  • 1
  • 9
  • 20