I have an requirement where i have to create bot and in that bot there are 2 options current user name , and Current User IP Address , so when any user from org run or uses this bot and selects IP Address as option then flow will run and it will return current user IP address .This bot will be accessed by entire Organization. I have created this entire thing its running well on my system but when I ran this bot on other users pc its giving me my IP Address only not his , can basically it should return current user IP Address. So can you help me like how to do this .For this I have written Power Shell script as well and added that in desktop flow.