SoftwareTipsandTricks Forum

Go Back   SoftwareTipsandTricks Forum > Operating Systems > Windows XP
User Name
Password


Login Macro

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes

  #1  
Old 04-21-2008, 01:15 PM
raulb Offline
Registered User
 
Join Date: Apr 2008
Posts: 4
Login Macro

Hi all.
Is there a way to run a macro or program that would allow you to log into a log/locked out windows xp machine, run a program and log out of windows. There are some xp machines I need to log into and ftp an inventory file but I want to automate this.

Thanks!
Reply With Quote

  #2  
Old 04-21-2008, 01:53 PM
snowmonkey's Avatar
snowmonkey Offline
Registered User
 
Join Date: Jun 2003
Location: Canada
Posts: 3,357
Send a message via MSN to snowmonkey
Are computers in question in your LAN or WAN? (becasue it make a difference to what software you could use)


Cheers
Reply With Quote

  #3  
Old 04-21-2008, 02:09 PM
raulb Offline
Registered User
 
Join Date: Apr 2008
Posts: 4
They are on a Lan

Thanks for the reply!
Reply With Quote

  #4  
Old 04-21-2008, 02:21 PM
snowmonkey's Avatar
snowmonkey Offline
Registered User
 
Join Date: Jun 2003
Location: Canada
Posts: 3,357
Send a message via MSN to snowmonkey
This makes it a bit easier......Since you talk about a locked account and FTP log-in.......I would assume you want total access to the system.

If you want to FTP to a system then you need to have IIS installed and share file...it just pain in the neck.

You need a software the gives you total access to LAN system without having to log-in into the them (given that they are turned on and running).

I use "Hyena" by "System Tools", it a very powerful software which give to total access to the LAN computer (of curse, if you are network Admin, you need to know the Administrator's password to the PC).

http://www.systemtools.com/

Hope this helps.

Cheers
Reply With Quote

  #5  
Old 04-21-2008, 02:48 PM
raulb Offline
Registered User
 
Join Date: Apr 2008
Posts: 4
Ohh i see
Thanks for the reply
but my situation is a bit different. I am not the admin for the machine or the network. The clients i am dealing with are running an inventory program on their machines thats saves an inventory file that I need access too. What I need to do is log into their machine access that saved file upload it to an ftp site and the logout of the computer and i want to do this whole process automatically at a set time. Now I can do this easily with a number of macro programs but the computers have to be loged in, I'm already doing this now with one client. But these macro programs cant log you into windows to start the macro. That is the solution i am looking for

I hope i was even more clear as to what my situation is
Reply With Quote

  #6  
Old 04-21-2008, 03:10 PM
Disk_Contented's Avatar
Disk_Contented Offline
Temporary Ban
 
Join Date: Sep 2002
Location: In a plasma conduit
Posts: 1,625
You are requesting remote automated access.

If you are not the network Admin, and you don't have legit access credentials, then I would say this question is improper for this board, since it appears you would have such access allready, if it were required to do so.
__________________
Where there's a will, There's a way.
Pay developers, not Rapidshare!
I know nowt, but at least I'm trying.
Quality, not quantity.
Prevention is better than cure.
Reply With Quote

  #7  
Old 04-21-2008, 03:19 PM
raulb Offline
Registered User
 
Join Date: Apr 2008
Posts: 4
Even if I was the network admin the question is still the same. Is there a solution were you can run a macro that I can run while i am not physically at the computer that will login to a loged out xp machine that will retrive a file then upload it to an ftp site. In Fact I am doing that now with a client but their xp machine is always loged in and the program i used to create a macro works perfectly. I have it so it finds the file in the folder , opens up an ftp program then uploads that file to an ftp site. I just want to do this with a box that has been loged out.
Reply With Quote

  #8  
Old 04-21-2008, 04:23 PM
snowmonkey's Avatar
snowmonkey Offline
Registered User
 
Join Date: Jun 2003
Location: Canada
Posts: 3,357
Send a message via MSN to snowmonkey
I have found something for you....it's a FTP client called "Fileaze":
http://www.fileaze.com/

You need the pro version though....You can create a "Job" with this FTP client software, this "Job" could be modified to run at certain period of time, Copy file from a FTP account and transfer it to another FTP account all while the remote machine is locked...there is a catch, catch is that you need to install IIS on the target computer (which is not a big deal).

Hopefully this will help you out.

Cheers
Reply With Quote

  #9  
Old 04-21-2008, 08:21 PM
Disk_Contented's Avatar
Disk_Contented Offline
Temporary Ban
 
Join Date: Sep 2002
Location: In a plasma conduit
Posts: 1,625
Target computer for IIS must be a server OS machine.

Why don't you just remote login by a script on your own machine and use a simple startup script on the clients? You must know how, surely?
It would be simple self starting routine on your own machine that instigated it.
__________________
Where there's a will, There's a way.
Pay developers, not Rapidshare!
I know nowt, but at least I'm trying.
Quality, not quantity.
Prevention is better than cure.
Reply With Quote

  #10  
Old 04-22-2008, 12:57 PM
snowmonkey's Avatar
snowmonkey Offline
Registered User
 
Join Date: Jun 2003
Location: Canada
Posts: 3,357
Send a message via MSN to snowmonkey
Disk_Contented, Target system does not have to be a server (even though after installing IIS it will act as one). IIS is an optional setting for Windows XP Pro and Windows 2000.....Windows XP home does not have the option for IIS but there are ways around that too.

There are lots of FTP server software out there which will run smoothly on any XP platform i.e ServU Pro.


Cheers
Reply With Quote

  #11  
Old 04-22-2008, 06:11 PM
Disk_Contented's Avatar
Disk_Contented Offline
Temporary Ban
 
Join Date: Sep 2002
Location: In a plasma conduit
Posts: 1,625
Yes, you are correct snowmonkey, but I wouldn't. It's a server component for a server OS, IMO. Unless you are talking about using it in a LAN only.
How would it work for this application?

I still say the local script idea would work easy enough.
__________________
Where there's a will, There's a way.
Pay developers, not Rapidshare!
I know nowt, but at least I'm trying.
Quality, not quantity.
Prevention is better than cure.
Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Xp login problem TAPION Windows XP 8 12-14-2008 12:09 AM
WinXP (SP2) Blank Login after upgrade. codepoet Windows XP 0 11-08-2005 05:50 PM
xp login screen... gone!?!? Coz Windows XP 9 05-02-2005 01:31 AM
Default Login!! wtfomg Windows XP 3 10-17-2003 10:28 PM
Help...user login dissapeared? lsang Windows XP 15 10-13-2003 02:43 AM



All times are GMT -5. The time now is 03:48 PM.


Designed by eXtremepixels. Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.