Not able to see my IP address

Hi Experts,

I am able to connect to the network but trying to see my ip in the command prompt by using commands not able to see my ip and I want to see my ip address in the command only prompt.

Any solution for this?

Thanks in advance!

Hello

Use this command to an Admin command prompt.

ipconfig/all > ip.txt

It will be ave the output to a text file name ip.txt, and you can use Notepad to view it.

Jack MVP-networking. EZLAN.NET

Tags: Windows

Similar Questions

  • Not able to see the semi colon and comma when sending email

    Hello

    I am not able to see the semi colon and comma everything by typing the e-mail address to "TO" However in the body of the email, I'm able to see.

    Thank you

    Rakesh K *.

    ***********

    The comma and semicolon are on the digital keyboard.

    Click on the '123' button at the bottom left, and then you will see them.

    UPDATE: the above is true then in the text box.  Sorry I misread your question and thought that was what you were asking about.  The semi-colon and comma are without function in the recipient area.

  • Not able to see Compensate scope

    Hello

    I use Bpel 1.1

    I created two Services is flight booking Service, another is the hotel booking Service, I implemented a compensation.  I raised the comprehensive exception 'Throw', I used capture all to hold this exception.in which intercept I I used to compensate, to roll back the services reserved.

    but in the offset, I'm not able to see the litters of the airline, HotelScopes.

    Here's my Travlmgmt.bpel in which I used both services:

    <? XML version = "1.0" encoding = "UTF - 8"? >

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    Oracle JDeveloper BPEL Designer

    Created the: Mon Jul 01 19:19:20 IST 2013

    Author: rthippireddy

    Type: BPEL 1.1 process

    Subject: Synchronous BPEL process

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < name of process = "TravlMgmt."

    " targetNamespace = ' http://xmlns.Oracle.com/AirLine_Booking/TravelPlan/TravlMgmt "" "

             xmlns=" http://schemas.xmlsoap.org/ws/2003/03/business-process/ "

    ' xmlns:client = ' http://xmlns.Oracle.com/AirLine_Booking/TravelPlan/TravlMgmt "" "

    ' xmlns:ora = ' http://schemas.Oracle.com/XPath/extension "" "

    ' xmlns:bpelx = ' http://schemas.Oracle.com/BPEL/extension "" "

    ' xmlns:bpws = ' http://schemas.xmlsoap.org/ws/2003/03/business-process/ "

    ' xmlns:ns1 = ' http://xmlns.Oracle.com/AirLine_Booking/Hotel/HotelBooking "" "

    ' xmlns:ns2 = ' http://xmlns.Oracle.com/AirLine_Booking/Project1/AirlineBooking "" "

    ' xmlns:bpel2 = ' http://docs.oasis-open.org/WSBPEL/2.0/process/executable ">

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    PARTNERLINKS

    List of services that participate in the BPEL process

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < partnerLinks >

    <!--

    The role of 'customer' represents the applicant for this service. It's

    used for the reminder. The correlation and location information associated

    with the role of customer are automatically defined by WS-Addressing.

    ->

    < name partnerLink = "travlmgmt_client" typelienpartenaire = "customer: TravlMgmt.

    myRole = "TravlMgmtProvider" / >

    < name partnerLink = "Hotel_Service" typelienpartenaire = "ns1:HotelBooking".

    partnerRole = "HotelBookingProvider" / >

    < name partnerLink = "Flight_service" typelienpartenaire = "ns2:AirlineBooking".

    partnerRole = "AirlineBookingProvider" / >

    < / partnerLinks >

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    VARIABLES

    List of messages and the XML documents used in the BPEL process

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < variables >

    <! - referring to the message as input during the initiation - >

    < variable name = "variableentree".

    messageType = "client: TravlMgmtRequestMessage" / >

    <! - referring to the message that will be returned to the applicant - >

    < variable name = "outputVariable.

    messageType = "client: TravlMgmtResponseMessage" / >

    < variable name = "Invoke_AirLine_Book_InputVariable".

    messageType = "ns2:AirlineBookingRequestMessage" / >

    < variable name = "Invoke_AirLine_Book_OutputVariable".

    messageType = "ns2:AirlineBookingResponseMessage" / >

    < variable name = "Invoke_Hotel_HotelBook_InputVariable".

    messageType = "ns1:HotelBookingRequestMessage" / >

    < variable name = "Invoke_Hotel_HotelBook_OutputVariable".

    messageType = "ns1:HotelBookingResponseMessage" / >

    < variable name = "Invoke_Flight_Cancel_Cancel_InputVariable".

    messageType = "ns2:AirlineCancelRequestMessage" / >

    < variable name = "Invoke_Flight_Cancel_Cancel_OutputVariable".

    messageType = "ns2:AirlineCancelResponseMessage" / >

    < variable name = "Invoke_Hotel_Cancel_HotelCancel_InputVariable".

    messageType = "ns1:HotelCancelRequestMessage" / >

    < variable name = "Invoke_Hotel_Cancel_HotelCancel_OutputVariable".

    messageType = "ns1:HotelCancelResponseMessage" / >

    < variable messageType = "bpelx:RuntimeFaultMessage" name = "FaultVar" / >

    < variable messageType = "bpelx:RuntimeFaultMessage" name = "FaultVar_1" / >

    < / variables >

    < faultHandlers >

    < Tote >
    < sequence name = "Sequence6" >
    < name of offset = "Compensate1" / >
    < name of offset = "Compensate2" / >
    < / sequence >
    < / Tote >

    < / faultHandlers >

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    LOGIC OF ORCHESTRATION

    Set of activities, coordinate the flow of messages through the

    integrated within this business process services

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < sequence name = 'hand' >

    <!-receive entries of applicant. (Note: this action maps to an operation defined in TravlMgmt.wsdl)->

    < name = partnerLink "receiveInput" = "travlmgmt_client."

    portType operation = "client: TravlMgmt" = "process".

    variable = createInstance "variableentree" = "yes" / >

    < name of flow = "Flow_of_Hotel_Flight" >

    < sequence name = 'Séquence' >

    < name of scope = "Scope_Airline" variableAccessSerializable = "yes" >

    < bpelx:annotation >

    < bpelx:general >

    < bpelx:property = "userLabel" name > AirLineScope < / bpelx:property >

    < / bpelx:general >

    < / bpelx:annotation >

    < compensationHandler >

    < name of sequence = "Sequence4" >

    < assign the name = "Assign_Airline_Cancel" >

    < copy >

    < variable from = "Invoke_AirLine_Book_OutputVariable".

    part = "payload" query = "/ ns2:BookingResponse / ns2:PNR" / >

    < variable = "Invoke_Flight_Cancel_Cancel_InputVariable."

    part = "payload" query = "/ ns2:CancelRequest / ns2:PNR" / >

    < / copy >

    < / assign >

    < call name = "Invoke_Flight_Cancel".

    variableentree = "Invoke_Flight_Cancel_Cancel_InputVariable".

    outputVariable = "Invoke_Flight_Cancel_Cancel_OutputVariable."

    partnerLink = portType "Flight_service" = "ns2:AirlineBooking."

    operation = 'Cancel' bpelx:invokeAsDetail = "no" / >

    < assign the name 'Assign2' = >

    < copy >

    < variable from = "Invoke_Flight_Cancel_Cancel_OutputVariable".

    part = "payload" query = "/ ns2:CancelResponse / ns2:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / compensationHandler >

    < sequence name = "Sequence2" >

    < assign the name = "Assign_AirLine" >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: flight" / >

    < variable = part of the "Invoke_AirLine_Book_InputVariable" = "payload".

    Query = "/ ns2:BookingRequest / ns2:FlightNum" / >

    < / copy >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: CustomerName" / >

    < variable = part of the "Invoke_AirLine_Book_InputVariable" = "payload".

    Query = "/ ns2:BookingRequest / ns2:Name" / >

    < / copy >

    < / assign >

    < call name = "Invoke_AirLine".

    variableentree = "Invoke_AirLine_Book_InputVariable".

    outputVariable = "Invoke_AirLine_Book_OutputVariable."

    partnerLink = portType "Flight_service" = "ns2:AirlineBooking."

    operation = "Book" bpelx:invokeAsDetail = "no" / >

    < assign the name 'Assign1' = >

    < copy >

    < variable from = "Invoke_AirLine_Book_OutputVariable".

    part = "payload" query = "/ ns2:BookingResponse / ns2:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / scope >

    < / sequence >

    < name of sequence = sequence of '1' >

    < name of scope = "Scope_Hotel" variableAccessSerializable = "yes" >

    < bpelx:annotation >

    < bpelx:general >

    < bpelx:property = "userLabel" name > HotelScope < / bpelx:property >

    < / bpelx:general >

    < / bpelx:annotation >

    < compensationHandler >

    < sequence name = "Sequence5" >

    < assign the name = "Assign_Hotel_Cancel" >

    < copy >

    < variable from = "Invoke_Hotel_HotelBook_OutputVariable".

    part = "payload".

    Query = "/ ns1:processResponse / ns1:ConformationCode" / >

    < variable = "Invoke_Hotel_Cancel_HotelCancel_InputVariable."

    part = "payload".

    Query = "/ ns1:CancelRequest / ns1:ConfirmationCode" / >

    < / copy >

    < / assign >

    < call name = "Invoke_Hotel_Cancel".

    variableentree = "Invoke_Hotel_Cancel_HotelCancel_InputVariable".

    outputVariable = "Invoke_Hotel_Cancel_HotelCancel_OutputVariable."

    partnerLink = portType "Hotel_Service" = "ns1:HotelBooking."

    operation = "HotelCancel" bpelx:invokeAsDetail = "no" / >

    < assign the name = "Assign4" >

    < copy >

    < variable from = "Invoke_Hotel_Cancel_HotelCancel_OutputVariable".

    part = "payload" query = "/ ns1:CancelResponse / ns1:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / compensationHandler >

    < name of sequence = "Séquence3" >

    < assign the name = "Assign_Hotel" >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: Frio" / >

    < variable = "Invoke_Hotel_HotelBook_InputVariable."

    part = "payload" query = "/ ns1:BookingRequest / ns1:HotelName" / >

    < / copy >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: CustomerName" / >

    < variable = "Invoke_Hotel_HotelBook_InputVariable."

    part = "payload" query = "/ ns1:BookingRequest / ns1:PersonName" / >

    < / copy >

    < / assign >

    < call name = "Invoke_Hotel".

    variableentree = "Invoke_Hotel_HotelBook_InputVariable".

    outputVariable = "Invoke_Hotel_HotelBook_OutputVariable."

    partnerLink = portType "Hotel_Service" = "ns1:HotelBooking."

    operation = "HotelBook" bpelx:invokeAsDetail = "no" / >

    < assign the name 'Assign3' = >

    < copy >

    < variable from = "Invoke_Hotel_HotelBook_OutputVariable".

    part = "payload" query = "/ ns1:processResponse / ns1:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / scope >

    < / sequence >

    < / flow >

    < throw name = "Throw1" faultName = "bpelx:remoteFault."

    faultVariable = "FaultVar_1" / >

    <!-generate the response to a synchronous request->

    < name of response = partnerLink "replyOutput" = "travlmgmt_client."

    portType operation = "client: TravlMgmt" = "process".

    variable = "outputVariable" / >

    < / sequence >

    < / process >

    by manually specifying the name of the scope of the activity of compensation, it is resolved

  • My firefox Web page now opens as a whole page and I'm not able to see all menu bars

    All of a sudden my firefox Web page now opens in the entire window, and I'm not able to see all the bars from top menu or the icon 'start' at the bottom of the screen

    Toggle mode full screen with F11 - very useful keyboard shortcut.

    References:

    Please mark "resolved" a response that will better help others with a similar problem - hope it was her.

  • Not able to see the profile picture of the people

    Not able to see the profile picture of the people while seeking their

    How long it will take.

  • Why I'm not able to see nvidia as a MacBook Pro with the Retina display graphics card

    Why I'm not able to see nvidia as a MacBook Pro with the Retina display graphics card

    MacBook details below?

    Model: MacBookPro11, 3, MBP112.0138.B15 of BootROM, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, MSC 2.19f12

    Graphics card: Intel integrated Iris Pro, Intel Iris Pro,

    Graphics card: NVIDIA GeForce GT 750 M, NVIDIA GeForce GT 750 M, PCIe, 2048 MB

    Memory module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

    Memory module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0 x 134), Broadcom BCM43xx 1.0 (7.15.166.24.3)

    Bluetooth: Version 4.3.6f3 16238, 3 services, 18 aircraft, 1 incoming serial ports

    Serial ATA Device: APPLE SM0512F, GB 500,28 SSD

    USB device: Memory card reader internal

    USB device: USB OPTICAL MOUSE

    USB device: HUAWEI Mobile

    USB device: Hub BRCM20702

    USB Device: USB Bluetooth host controller

    USB device: Apple keyboard / Trackpad

    Bus crush: MacBook Pro, Apple Inc., 17.1

    Thank you

    gis_abc

    He seems to show NVIDIA graphics card.

    Kim

  • With the help of 5s with ios 9.2.1. Call ringtone but screen does not show the answer since mode. Could not receive call and not able to see the contact call. This may be due to whatsapp.

    With the help of 5s with ios 9.2.1. Call ringtone but screen does not show the answer since mode. Could not receive call and not able to see the contact call. This may be due to whatsapp bug. Please specify.

    bjmrao wrote:

    With the help of 5s with ios 9.2.1. Call ringtone but screen does not show the answer since mode. Could not receive call and not able to see the contact call. This may be due to whatsapp bug. Please specify.

    Please ask Whatapps since you use their app.

  • I am not able to see my Apps downloaded on my McBook Air New

    Hi all

    I bought a new MacBook Air, I've downloaded several on my already purchased for my iPhone and Ipad apps, but I am not able to see them so cannot start their. Please help me to understand and solve the problem. So far, only the applications provided with the computer are visible. Thank you

    iOS apps are for a different architecture and cannot be run on a computer.

    (138416)

  • I try to communicate with the third instrument via the usb port but I don't know how to do same in nor-max, I'm not able to see devices usb port symbol and section of the Interface.

    Hello

    I am tring to connect my power supply that is not or via a USB cable, but I am not able to see my connection or the not-max usb symbol.

    first time I use it will you please guide me, and is there a driver I need to download for this? Here, I put one attachment regarding this.

    Thanks in advance.


  • Due to the virus fix, I am not able to see my C drive files

    Original title: help

    Due to the virus fix, I am not able to see my C drive of files (showing 0 items in a folder, but it has a size correct ex: 7 GB). I use Windows XP sp3.

    Even my Start menu options and the Office were empty and the task manager has been disabled.

    I tried to restore my laptop but no luck.

    Please help me get rid of this virus.

    I've never seen any person related Microsoft solve this problem (no Microsoft KB article), but you can fix it using the instructions and tools to other people who actually thought of it and actually know how to repair and have actually fixed properly (without a lot of difficult things that might work sometimes maybe).

    You need as a result of suggestions from people who have actually seen and that fixed it and not people who have never really seen or actually fixed and have no idea how to solve this problem.

    And I don't know of many contributors to the forum very well - I'm no Microsoft Support and the support engineers talking Microsoft product.

    Avoid the wild goose huntingSupport Engineer.

    If any Microsoft Support person wants their infected system like this on purpose so you can actually learn how to solve this problem, I'll be happy to tell you how.  I can assure you that the solution is not in all the Microsoft KB articles.

    Here are two links that you read through that show you how to fix this familiar problem.  I read through them all the way in poking around on our system and then when you know what you have, apply the instructions to work.

    Grinler, BleepingComputer, published detailed instructions and has the executable that you need (unhide.exe) to see the rest of your articles:

    http://www.bleepingcomputer.com/forums/topic405109.html

    A poster called rpggamergal wrote similar instructions here:

    http://www.experts-exchange.com/A_6209.html

  • When asked "do you want to enable Network Service list? I continue to by clicking on the button "Activate this", and yet I am not able to see the activities or connections to all networks.

    When asked "do you want to enable Network Service list? I continue to by clicking on the button "Activate this", and yet I am not able to see the activities or connections to all networks. My internet works fine, I just can't see if I am connected or not. Help?

    original title: list of Network Service does not illuminate

    Hi SikDude,

    Please use the Forum of the community for Vista.

    Opening of services by typing services.msc in the search bar and find the list of Network Service. Under properties, set it to automatic.

    Please let us know if we can do something else.

    Matt
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • A friend sent me an e-mail with a link and am not able to see.

    Problem with email

    A friend sent me an e-mail with a link and am not able to see. He also had a photo.  I have a Gateway laptop that is a year old.

    A friend sent me an e-mail with a link and am not able to see. He also had a photo.  I have a Gateway laptop that is a year old.

  • not able to see my files windows Messaging on why and what to do

    Since Monday not able to see files on windows mail you can any one help?

     

    If you do not see the folder list when you open WinMail, then go to view | Layout and activate the list folders or the folder bar to view the folders.  If the folder list is present, but you do see some files, then try to compact and repair the database by using my Windows Mail utility (www.oehelp.com/WMUtil/).

    Steve

  • My computer when it is turned on will not past the blue screen of Windows Vista, not able to see the start with all the icons page

    Had to restart the computer and turned on will not go beyond Windows Vista of the screen blue, not able to see the start with all the icons page

     

    Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

     

    If restore work not and you do not have a Vista DVD from Microsoft, do a repair disc to do a Startup Repair:

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use:

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner: http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    And the 32-bit is what normally comes on a computer, unless 64-bit.

    See you soon.

    Mick Murphy - Microsoft partner

  • Not able to see the fields within a custom resources optimization

    Hi all

    I am not able to see the fields within a custom value.

    Here is my code for the custom resource optimization:

    public class CustomContentContainer extends VerticalFieldManager{
    
        String content_header;
        int container_height;
        int displayWidth = Display.getWidth();
        int displayHeight = Display.getHeight();
    
        public CustomContentContainer(String content_header,int height){
            super(Manager.NO_VERTICAL_SCROLL | Manager.NO_HORIZONTAL_SCROLL);
            this.content_header = content_header;
            container_height = displayHeight-height;
        }
    
        protected void sublayout(int maxWidth, int maxHeight) {
            super.sublayout(maxWidth, container_height);
            setExtent(maxWidth,container_height);
        };
    
        protected void paint(Graphics graphics)
        {
            int X_POS = 20;
            int Y_POS = 20;
    
            int width = displayWidth;
            int height=container_height;
            int[] xPts = {0, width, width, 0};
            int[] yPts = {0, 0, height, height};
            int[] colors = { 0xffffff, 0xf7f7f6, 0xd4d0cc, 0xb0a9a2 };
            graphics.drawShadedFilledPath(xPts, yPts, null, colors, null);
    
            graphics.setColor(0xc0c0c0);
            graphics.drawRoundRect(X_POS, Y_POS, getWidth()-40, container_height-40, 10,10);
    
            int stringWidth = getFont().getAdvance(content_header);
            graphics.setColor(0xF8F8F8);
    
            graphics.fillRect(35, 5, stringWidth+10, 30);
    
            graphics.setColor(0xFF0000);
            graphics.drawText(content_header, 40, 5);
        };
    
    }
    

    Here is the Code inside the class from the main screen

    settingsContainer = new CustomContentContainer("Settings",vodavaultLogo.getHeight());
            contentContainer = new VerticalFieldManager(Manager.VERTICAL_SCROLL|USE_ALL_WIDTH);
    
            passwd1 = new CustomEditField();
            passwd2 = new CustomEditField();
            contentContainer.add(passwd1);
            contentContainer.add(passwd2);
            contentContainer.setMargin(35,35,35,35);
    
            mainContainer.add(vodavaultLogoField);
            settingsContainer.add(contentContainer);
            mainContainer.add(settingsContainer);
            add(mainContainer);
    

    You must call the super.paint (.) in your paint (...) optimization of resources, if you paint all areas which are added.

Maybe you are looking for