How to get the IP address subnet mask and default gateway for all adapters using UiPath

0 votes
How can I get the IP address, subnet mask and default gateway for all adapters for Windows10 using UiPath?
Mar 7, 2019 in RPA by Rakshit
1,444 views

1 answer to this question.

0 votes

Hi Rakshit, in order to get the IP address, subnet mask and default gateway for all adapters in Windows10 you simply need to run ipconfig command using UiPath. Follow these steps one by one and you will be able to see the desired details:

1. Create a Sequence and add a Click activity to click on Start button.

2. Add a Type Into activity and type "cmd" in the textfield.

3. Now add a Send Hotkey activity and select "enter" from the dropdown Key.

4. Then again add a Type Into activity and type "ipconfig" in the textfield.

5. Finally add a Send Hotkey activity and select "enter" from the dropdown Key.

6. You can now see the IP address, subnet mask and gateway for all adapters in command prompt window:

answered Mar 7, 2019 by Pratibha
• 3,690 points

edited Mar 7, 2019 by Pratibha

Related Questions In RPA

0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,977 views
0 votes
0 answers

HOW to extract a column data and save it in the new sheet using UIPATH

Sep 12, 2019 in RPA by anonymous
• 120 points
2,099 views
0 votes
1 answer

How to get values from database and write into another database using uipath?

Check the following thread to connect to ...READ MORE

answered Dec 19, 2019 in RPA by Sirajul
• 59,230 points
2,011 views
0 votes
1 answer

Automation in Uipath

you can use the Database package for connecting  ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,340 views
0 votes
1 answer

UiPath vs Workfusion

in WorkFusion, you can create a script ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
2,422 views
0 votes
1 answer

Surface automation in rpa?

Surface automation is a visual automation that is done using ...READ MORE

answered Apr 20, 2018 in RPA by wrecker
• 3,110 points
1,557 views
0 votes
1 answer

Private Chrome window open UiPath

To open the browser in private mode, ...READ MORE

answered Apr 25, 2018 in RPA by wrecker
• 3,110 points
1,251 views
0 votes
1 answer

How to scrape data using Get Text from UI Automation tools in UiPath?

Hi Roshni, scraping any text from a web page ...READ MORE

answered Mar 20, 2019 in RPA by Pratibha
• 3,690 points
2,075 views
0 votes
1 answer

What are the issues and limitations of using Native Citrix support for Citrix apps in UiPath studio?

Hello @Gauri, there are a few limitations ...READ MORE

answered Mar 28, 2019 in RPA by Pratibha
• 3,690 points
2,731 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP