Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Remote screenshots
Name: keridbey Date: June 20, 2008 at 09:36:40 Pacific OS: WinXP CPU/Ram: 1.83 Ghz / 1 Gb Product: Dell
Comment:
Is it possible to take a screenshot from a script, either batch or VBS? I've seen many references to a "screenshot.vbs" on Google, but I haven't been able to find the actual code.
My situation requires me to get a screenshot of a remote system that will have no connectivity when I need to get the shot. I'm hoping there is something I could throw either into the Startup folder, or somewhere on the Start Menu where a user could access it (there is no Print Screen button on this system; it's a custom keyboard).
Name: keridbey Date: June 20, 2008 at 11:42:01 Pacific
Reply:
I had been looking for one, but had been having trouble finding a freeware solution that uses the command line (no GUI at all) and can be used in a corporate environment without licensing issues.
0
Response Number 3
Name: Shr0Om Date: June 21, 2008 at 12:03:06 Pacific
Haven't tested it yet cause im to lazy to install the modules, but it should work.
0
Response Number 4
Name: keridbey Date: June 21, 2008 at 12:50:54 Pacific
Reply:
I am curious about getting into Perl, but I'm limited as to what I'm allowed to install on this system. Basically, it has to already run on Windows out of the box.
Summary: I want to publishing a web page but in this page there are some pages that have to be secure and i want to let in only known machine.To do that i want to obtain remote machines' mac id and check them....
Summary: Hi there, please can someone help me out, i`m really having a tough time tring to connect to my remote mysql DB, this is the connection string i`m using : Conn3 = "DRIVER={MySQL ODBC 3.51 Driver};SERV...