Liam Posted September 4, 2018 Posted September 4, 2018 Im looking to output the ipaddress of the client is possible via bginfo. I have managed to get client name using the EV but i really would like the client ip. Anyone know of a way to achieve this. thanks
RichCowell Posted September 5, 2018 Posted September 5, 2018 I looked into this a few years ago when we were using some thin clients as we use BGINFO on the workstations but couldn't find any way of doing that... 1
Liam Posted September 5, 2018 Author Posted September 5, 2018 It’s hard.. I thought about a little messy way of using vbs to dump to a file and then pull that via bginfo. It works if i use a text file I created. Someone must have done it
Liam Posted September 5, 2018 Author Posted September 5, 2018 If someone knew how to get the client up and output it to a file I could do it.
RichCowell Posted September 5, 2018 Posted September 5, 2018 Could the client write the IP address to a local file then share that drive (maybe create a new small partition just for the text file) - if you can get the TS to read from that shared local drive?
Liam Posted September 5, 2018 Author Posted September 5, 2018 Done it.. bit of scripting but managed to get it on bginfo now
MatthewL Posted September 5, 2018 Posted September 5, 2018 That will give you the IP of the server not the client.
Liam Posted September 5, 2018 Author Posted September 5, 2018 Thats local ip not client. Managed to do it now. vb script that outputs it and then i pull that via a custom field.
JackCPickup Posted September 14, 2018 Posted September 14, 2018 Thats local ip not client. Managed to do it now. vb script that outputs it and then i pull that via a custom field. Ah, get ya. Completely glossed over the terminal part
Liam Posted September 19, 2018 Author Posted September 19, 2018 Ah, get ya. Completely glossed over the terminal part Ah don't worry thanks for the reply anyway.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now