Saved Bookmarks
| 1. |
Solve : scripted file removal remotely by IP address???? |
|
Answer» I have some bad software being used all over and I need to fix it REMOTELY. I have some bad software being used all over and I need to fix it remotely.Can VNC be used with the command prompt?sorry no vnc cannot, mixing my questions upQuote from: badbot on May 20, 2009, 04:53:16 PM sorry no vnc cannot, mixing my questions upSo...you want to remotely delete a file on someone else's computer...they would need their FIREWALL disabled, which I doubt they will want to do.you could send them the batchfile to run themselves...Quote from: BC_Programmer on May 20, 2009, 06:27:41 PM you could send them the batchfile to run themselves...that would be the best BET...if you have administrator access on the network, you could delete by computer name though. not sure about how to by ip address. ERASE /F /s \\computername\C$\ClaimTrak\*.LBS |
|