January 26, 200719 yr Hi, What is the function that retrieves the connected computer name? Thank you Edited January 26, 200719 yr by Guest Precision
January 26, 200719 yr Get ( AccountName ) But that retrieves the person logging in and NOT the computer they are logging into. If you wish to retrieve the computer then Get ( SystemNICAddress ) would return the box(s). Edited January 26, 200719 yr by Guest
January 26, 200719 yr Author The NIC address is what I will use while waiting for the solution I want. Thank you Edited January 26, 200719 yr by Guest
January 26, 200719 yr While waiting for the solution you want? Maybe you can be clearer on what you want? Can you give example?
January 26, 200719 yr Author I didn't test the function right now. I'm developping a script that writes a line in a system log table. I want the client computer name.
Create an account or sign in to comment