0
votes
0answers
7 views

RDP and File Sharing issues over SSH

I have setup an SSH tunnel by following this tutorial: http://www.nikhef.nl/~janjust/CifsOverSSH/VistaLoopback.html I can connect just fine via SSH, browse my directories, etc. However, after ...
0
votes
1answer
50 views

Python subprocess on remote MS Windows host

I'm trying to run netsh command on remote windows hosts (windows domain environment with admin rights). The following code works fine on local host but I would like to run it on remote hosts as well ...
0
votes
1answer
38 views

Remotely control application settings

I have a solution that acts as client service and does some background work. This application requires some settings (that are read from an xml file) to be done at installation time and which are ...
0
votes
2answers
110 views

How to open a file and view on remote windows machine

I want to open a file on remote windows machine from my local windows machine. The file should be visible on remote machine only. My problem is, I should open a bat file on remote pc which creates ...
0
votes
3answers
87 views

Double hop access to copy files without CredSSP

hello, We have large environment with hundreds of virtual machines. During our services deployment we need to copy some files from build drop to all these machines. So, we have: User machine, ...
1
vote
1answer
234 views

MobaXterm drag-and-drop panel missing

I need to run a program from my windows xP machine thats installed on a remote UNIX machine using MobaXterm but I have very little experience with this sort of thing. I can login into the machine ...
0
votes
2answers
144 views

Remote commands execution and file acces in Linux and Windows

Suppose I have a server application installed in a few Linux and Windows machines. Now I would like to control it remotely. That is, I would like to start and stop the application, update the ...
0
votes
0answers
122 views

How can i change remote file access permissions for local users on that remote machine?

I want to change remote file access permissions for local users on that remote machine (more specifically only remove existing access permissions). Important- Can I achieve this without ...
0
votes
0answers
38 views

Invoking jar file placed in multiple shared windows directory

Is there any way for invoking jar file placed in multiple shared windows directory? I somewhere heard about xcmd (a third party tool to run services remotely in windows machines). I have a jar file ...
0
votes
1answer
125 views

PHP - read a file from a remote directory requiring username and password (maybe stream context)? [closed]

I have a website that needs to access a remote directory. For business reasons unknown the only way I can access the remote directory is using a dummy domain users username and password. I'm hoping ...
-2
votes
2answers
74 views

Open graphic applications when connected by CLI terminal [closed]

I have to connect to remote Windows host through Putty with SSH or telnet. That means I can launch all command-line programs (e.g. dir, type etc.). I'm connecting from a Windows host. The remote host ...
0
votes
0answers
33 views

Code editors with a remote command line tool

I've been using Coda 2's Terminal on the Mac for working with my remote server for quite some time now, bur recently I've found myself using Windows more and more, and I have started to look for a ...
0
votes
0answers
133 views

Using xCmd to invoke remote file

To invoke a jar file, which is placed on a different Windows shared folder; I am using xCmd utility. It invokes it and continues to open that connection and shows me the stderr/stout of that jar file, ...
2
votes
2answers
121 views

NetBeans remote project with svn

I have a remote project which I use for my work; this is on a Debian OPS and I access it through SSL. The project is on the remote machine under SVN control. Is there a way for me to connect NetBeans ...
0
votes
0answers
156 views

How to execute a remote Windows Server program/process from a Solaris (Unix) machine?

I need to launch a Windows Server 2008 process (.bat) from a shell script located in a Solaris platform. This remote execution should be done as close as possible the way you can perform a remote ...
1
vote
1answer
62 views

connect web application to multiple windows odbc databases

I have a web-based application written in PHP that needs to communicate with numerous windows pc's or network servers that have an odbc compliant database on them. Specifically, I need to read/write ...
2
votes
0answers
165 views

Need a java library to read/write files to a remote system using DFS [closed]

I need to read and write files on a remote domain. On top of that, the needed files are situated in a DFS system. And there lies the problem. I do not mention authentication (or domains) in the rest ...
1
vote
0answers
78 views

Add intermediate .Net based mediator to VNC client-server connection

I am seeking suggestions on a complex problem. I`ll start with some kind of schema. If usual VNC client-server connection looks like that: [client-web-interface] <===> [VNC-server] Then i ...
0
votes
2answers
156 views

Remote access to MySQL on Amazon EC2 Windows instance

I found some solutions for Linux here. But didn't find any solution for Windows. I don't have my.cnf on Windows. I only have my.ini. there is no bind-address in it. I have already added an inbound ...
0
votes
1answer
2k views

Remote access to windows 7 command prompt

I would like to gain access to a remote windows machine's command prompt from my mac, and in specific from the mac's terminal, the windows machine does not have remote desktop connection at as it is a ...
0
votes
0answers
68 views

Using a WinApp, how to find whether MSTSC is successfully established or not? [closed]

I need to find out what the MSTSC process will return once the connection got established on target machine. Is there any cmd from which I can find out that a connection got established to target ...
0
votes
3answers
275 views

Command Line Control over a network

Is there any way to remote into another PC and use it's command line with full access? I'm trying to develop a server that will have complete control over all of its clients via the command line. It ...
0
votes
0answers
471 views

WSMan and Basic authorization

I'm trying to get WSMan working using Basic authorizaion. I'm always getting Access Denied error. Kerberos authentiaction works fine. Windows Remote Management service is running on Windows Server ...
1
vote
2answers
491 views

Check to see if computer is on

I have written a simple php page that sends wake-on-lan packets too a couple of my computers which are all running Windows 7. How can I check if the computers are powered on (assuming the internet ...
1
vote
3answers
2k views

How to access solaris 10 gui from windows machine? [closed]

I want to access solaris 10 GUI screen from my windows xp machine. Is there any software which can provide this flexibility ? Thanks,
0
votes
1answer
425 views

Free software to command line login to Windows from Linux [closed]

I have a feeling the answer to this is "it's not possible", as I have googled a fair bit already. However, as I do cross platform development I would like to simultaneously work on my Linux laptop in ...
0
votes
1answer
284 views

trying to exec fop via php - 'Can't connect to window server'

I'm on Mac OSX 10.6, I'm trying to generate a PDF from my Joomla PHP site, using exec to call fop via: exec("fop -fo /temp/sample.fo -pdf /temp/doc".$now.".pdf > /temp/stdout.log 2> ...
0
votes
2answers
300 views

Accessing machine through wifi

I have one computer running ubuntu operating system. It is having a wifi router connected to it. I have other laptop which runs windows 7 operating system. Is there a way to access the ubuntu ...
2
votes
1answer
45 views

Is there an application to block access to a remote machine (to simulate a disconnection)?

Is there some application (with GUI) that enables me to temporarily block access to some remote machine? My code accesses a remote folder, and I'd like to simulate disconnection of couple of seconds ...
1
vote
1answer
86 views

How to get CommonApplicationData from a remote machine?

I want to get the path to "CommonApplicationData" on a remote machine. This is the local version Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData) But how do I do that ...
1
vote
2answers
273 views

Need to programatically edit a file on remote machine

I need to be able to do it without the directory containing the file being shared . The credentials of my application are of a user who has write permissions on that file when logging in via RDP for ...
0
votes
0answers
265 views

Beginner guide in setup windows server 2008 as a shared hosting [closed]

Greeting, I have a windows server 2008 enterprise edition and I need to setup it as a shared hosting the server located in a DC and I have a remote access to it I need help referring me to a ...
1
vote
1answer
427 views

Copying and executing local files to a remote server with windows and linux using java

What I'm attempting to do is copy a number of files from one host machine to a remote server using java and after the copy is made, I'll execute those files that I transferred. The host machine may ...
1
vote
1answer
671 views

Is it possible to launch a remote app and have it displayed interactively in Windows?

I am sure this has been asked before, but I have yet to find the question or answer. I have a custom tabbed application that displays data from various scientific instruments on each tab. My users ...
0
votes
0answers
344 views

How to map/mount a directory on my VPS to a location on my Windows 7 box at home? [closed]

How can I map/mount a folder on my Ubuntu Server development VPS (hosted elsewhere on the great Interwebnets) to a drive/folder on my Windows 7 box at home? Preferably in a secure/encrypted manner ...
0
votes
1answer
876 views

Using RCP or FTP to copy files from a remote unix machine onto a local windows machine

I'm trying to write a piece of code that uses a ProcessBuilder to transfer a file on a remote UNIX machine onto the local Windows machine. On a brief bit of research I've found that either RCP or FTP ...
-1
votes
1answer
896 views

Execute Batch file on Windows 7 Remotly?

How can i launch a batch file on Windows 7 in a network environment remotely. I have admin rights on the system. Can someone please give me some idea?
0
votes
1answer
566 views

How to run my shell script from windows Webpage?

I want to execute some batch jobs from my unix box thro shell scripts. Scenario: I have some shell scripts in my unix box, want to run those scripts thro my windows webpage. This is to achieve by ...
0
votes
1answer
362 views

A Script to run a program based on the state of a website

Platform Windows XP, - 7: Scripting language, I'm open to suggestions, but was thinking about using Windows Power Shell Need a script that basically checks the state of a website on the internet. It ...
0
votes
1answer
359 views

Help Understanding Impersonation

I was looking for a way to Start / Stop Windows Services residing in a remote machine using C# code, and found the following code sample. It works fine for me. It is coded using Impersonation ...
0
votes
1answer
98 views

What's the best way to run remote command line from one Windows host to another? [closed]

I used PsExec, but it has problems with antiviruses. Another possibility is using WMI, but it's not installed on every Windows machine.
1
vote
3answers
1k views

How to check programmatically the OS of remote host?

I need to check if remote host is Windows or Unix/Linux. I can't assume that it has web server configured. All I can do is to try to connect to several TCP or UDP services. Which TCP services (TCP ...
1
vote
1answer
228 views

Remote application sharing tool used at ASP.NET MVC podcasts

Does anybody know what tool used while podcasts were recorded here: http://www.asp.net/mvc/application-development/ For example at lesson #17 (with Atwood) The sample of what i'm talking about you ...
1
vote
3answers
2k views

Check status of services that run in a remote computer using C#

I'm using the following code. ServiceController MyController = new ServiceController(); MyController.MachineName = server_txt.Text.Trim(); MyController.ServiceName = "Service1"; string msg = ...
0
votes
2answers
1k views

.Net classes to control services on a remote machine?

Yes I could google this but I'm being a little lazy. I need to remotely control windows services on another machine. Does the ServiceController class let me do this? What restrictions are there? ...
1
vote
2answers
92 views

How can I remotely watch logs on Win2003 servers?

(Briefly, like this question but for Windows servers.) I have several Win2003 servers running custom application services (C/C++, not Java) that write text-based logs in a custom format. [2009-07-17 ...
1
vote
1answer
8k views

Using advapi32.dll:LogonUserA() to impersonate a remote machine's local user

I need to be able to run RegLoadKey() on a remote machine, and it may be that my machine and the remote machine are not in the same domain. If they are, the below code works OK and I can impersonate a ...
7
votes
8answers
12k views

Text editor for editing files over ssh

I can't find any free programmer-oriented text editor that would run on windows and would edit remote files over ssh(sfpt). Any suggestions?
9
votes
4answers
8k views

How to admin a remote Windows Server with a command line interface?

When I was a Linux admin I could do anything from the SSH command line. Now, as a Windows admin, I have to deal with the Windows Remote Desktop graphical interface, which I found to be inefective ...