Problem with the Netstat command

Windows XP Home Edition / 2002 Version / Service Pack 3... I am interested in running the Netstat command to check for Remote Access Trojans, can you please help me with what command to put in the control box? When I type in the command box run, a little black box pop up, then disappears. Why he don't rest so I can see what information is on the rise?

Hello Bobby Collas,.

If you try to view Netstat information, redirect it to a text file and then you can look at the text file.
From a command prompt use the pipe command: > and then name a file name.

Example:
Netstat - a > netstat reply.txt

-A: displays oneconnections active he's and the TCP and UDP ports on which the computer is listening.

You can do a netstat /? to display all available commands.

I hope this helps.

Tags: Windows

Similar Questions

  • Problem with the DataExport command

    Hello Experts,

    Problem with the DataExport command in a calcscript (one's TIME and another is in the output file), tried using different option
    DataExportColHeader time; and
    DataExportOverwriteFile POWER

    (1) the second line in the output displays the month 'SEP', rather like a column. Here's the code used.

    (2) for the forecast, you would have several sections as example below
    (FcstMo (MS), FcstYr (2009) and AllMonths (JAN-dec), FcstYears (2010,2011,2012)).
    How to add in the same file can HOWEVER add us to the same file with multiple queries using DataExport patch, could not find option in the documentation.

    Code
    ------
    SET DATAEXPORTOPTIONS
    {
    WE DataExportDIMHeader;
    WE DataExportOverwriteFile;
    DataExportDecimal 8;
    };

    DIFFICULTY (@REMOVE (@RELATIVE("DepartmentID",0), "OR00777"), @RELATIVE ("goods and Services", 0 "),"AC8002602", CActVer, CurYr, 'EOP' & CurMo, @RELATIVE ("industry", 0))
    DATAEXPORT 'File' "" "/ opt/tools/arbor/hyperion/AnalyticServices/app/ExportfromMV7.txt";
    ENDFIX;



    Output file format
    ----------------------
    'Years' 'Versions' 'measures' 'Goods and Services' "DepartmentID" "Business line" 'BalType', 'Time '.
    "MS."
    '2009' 'ADMIRE' 'AC8002602' 'AC0000157' 'DI17801' 'OR00775' 'EOP' 100.00000000
    '2009' 'ADMIRE' 'AC8002602' 'AC0000157' 'DI17801' 'OR00776' 'EOP' 1000.00000000
    '2009' 'ADMIRE' 'AC8002602' 'AC0000157' 'DI17801' 'OR81305' 'EOP' 2000.00000000
    '2009' 'ADMIRE' 'AC8002602' 'AC0001904' 'DI17801' 'OR00775' 'EOP' 300.00000000


    Any help would be a great help.


    Thank you
    Jingle

    What is specified as you column size (should be a dense dimension) will appear in the second row. It shows you what each column of data. Even if you load not relational, you can specify the relational format. There is an interesting bug that has been fixed in 11.1.1.3 If the columns do not data, they have removed from the relational attraction, you can read more about this in my blog http://glennschwartzbergs-essbase-blog.blogspot.com/

  • Premium HP: HP Premium - problems with the TRIANGLE_P command in the programs.

    I have version 2015 7 28 (8151) firmware and can not be updated any further because I have only the Android app.

    Maybe the next problem has also been fixed already in a more recent update, as a previous problem of mine. We'll see.

    I want a 3-dimensional triangle of the project on the screen using the advanced form of TRIANGLE_P.

    First the good news.

    The following program works:

    EXPORT experiment1
    BEGIN
    LOCAL P1, P2, P3;
    RECT_P(); Clears the screen

    P1: = {100,100,75};
    P2: = {200,100,75};
    P3: = {100,200,225};

    TRIANGLE_P ({P1, P2, P3}, {{1,2,3, #FF}});

    GEL;
    END;

    Explanation: I define three dimensions 3 points P1, P2, P3 and insert them in a list in the triangle command. What are the angles of the triangle.

    In the second argument, I defined the triangle specifying these points in the first list indices, which are 1,2,3. #FF means that it is blue.

    Here is the result:

    It's not very spectacular, because the only thing that the program leaves the coordinate z points away and drawing of the triangle 2 dimensions resulting. So there is not a lot 3-dimensionality thereon. In fact nothing.

    Now, I'll try to do a little more complicated by the third argument, I have left aside until now. The first 2 arguments are the 2 lists of lists.

    The simplest form is a rotation matrix or list trivial-{1}:

    Syntax: TRIANGLE_P ([G], points_definition, triangle_definitions,

    rotation_matrix or {rotation_matrix or - 1, ["N"], [{eye_x, eye_y, eye_z}

    or - 1], [{3Dxmin, 3Dxmax, 3Dymin, 3Dymax, 3Dzmin, 3Dzmax}]}, [zstring])

    User manual

    The simplest rotation matrix is the identity matrix which consists of all zeros except the diagonal elements, which are 1. So I create this way M1.

    Now, I have replace the triangle command by:

    TRIANGLE_P ({P1, P2, P3}, {{1,2,3, #FF}}, M1);

    Or

    TRIANGLE_P ({P1, P2, P3}, {{1,2,3, #FF}}, {-1});

    "Two return output programs: ' error: invalid entry.

    "I tried several forms of the third argument, for example by specifying all possible sub arguments, but all what I try, I always get nothing else than: ' error: entry invalid.

    So I would like to know if if my firmware update is the cause, or I did something wrong or it is a bug.

    Hello

    I thought about it...

    The 'problem' is that, with only 3 entries in the first list and matrice matrix of a rotation, think the system, the first review, 3 3 points x, y parameters are, z coordinates for each of the 3 points. On second review, we see that they are not valid and an error. This stems from the fact that the Triangle can take so many different types of arguments and that it is not always easy to distinguish between the different forms.

    You can make sure the system interprets the input data in the form that you want to ensure that the list of the point has at least 5 Articles (even if they are not used). Then, he will work as in:

    EXPORT tt
    BEGIN
    LOCAL P1, P2, P3;
    RECT_P();                   Clears the screen

    P1: = {100,100,75};
    P2: = {200,100,75};
    P3: = {100,200,225};

    TRIANGLE_P ({P1, P2, P3, P1, P1}, {{1,2,3, #FF}}, [[0.5,1,0,0], [0,2,0,0], [0,0,1,0], [0,0,0,0]]);

    GEL;
    END;

    Cyrille

  • Layer duplicated to the new publication?  Weird problem with the duplicate() command.

    So, I'm writing a script that grabs the selected layers and throws them in a new document that corresponds to the original.

    But something strange that happens when I use duplicate several times in a row.  It duplicates my duplicate layers.

    I start with this selection:

    origional selection.PNG

    But an end to this result in my new doc:

    resulting problem.PNG

    This has me very confused.  I would appreciate someone looking at what I have.

    Thanks for the research.

    Here is the code:

    var FSTdoc = app.activeDocument;

    var curPATH = app.activeDocument.path+'/';

    fullNAME = app.activeDocument.fullName var;

    var ABSOfull = fullNAME.absoluteURI;

    var curPATHstr = String (curPATH);

    var fullNAMEstr = String (fullNAME);

    var theLayers = GetSelectedLayers();

    var HLDRdoc = app.documents.add (FSTdoc.width, FSTdoc.height, FSTdoc.resolution, FSTdoc.name, NewDocumentMode.RGB, FSTdoc.initialFill, FSTdoc.pixelAspectRatio, FSTdoc.bitsPerChannel, FSTdoc.colorProfileName);

    app.activeDocument = FSTdoc;

    LAY1 = theLayers [0] .duplicate (HLDRdoc, ElementPlacement. PLACEATBEGINNING);

    LAY2 = theLayers [1] .duplicate (HLDRdoc, ElementPlacement. PLACEATBEGINNING);

    lay3 = theLayers [2] .duplicate (HLDRdoc, ElementPlacement. PLACEATBEGINNING);

    function to get layers selected by paul m.;

    function GetSelectedLayers() {}

    var A = [];

    var desc11 = new ActionDescriptor();

    var ref9 = new ActionReference();

    Ref9.putClass (stringIDToTypeID ('layerSection'));

    desc11.putReference (charIDToTypeID ('null'), ref9);

    ref10 var = new ActionReference();

    Ref10.putEnumerated (charIDToTypeID ('Lyr'), charIDToTypeID ('Ordn'), charIDToTypeID ('Trgt'));

    desc11.putReference (charIDToTypeID ('From'), ref10);

    Try the lock to stop the script

    try {}

    executeAction (charIDToTypeID ('Mk'), desc11, DialogModes.NO);

    } catch (err) {}

    Alert ("Script will not work on locked layers.");

    throw new Error ("locked layer");

    }

    var gL = activeDocument.activeLayer.layers;

    for (var i = 0; i < gL.length; i ++) {}

    A.push (GL [i]);

    }

    executeAction (charIDToTypeID ('undo'), undefined, DialogModes.NO);

    return A;

    };

    What version of Photoshop are you using? I think the problem is that you have multiple selected layers when you perform step duplicate. With the new version that will be fooled all selected layers. By three not fooled, you are indeed fool all the layers selected three times.

    I think you should do that one step of dupe or change the layer selection to a single layer after layer selected and before step of dupe.

  • Problem with the format of the values in the command prompt (when you use multiple values)

    Hi all

    I have problem with the format of the values in the command prompt when you use multiple values.

    Value is year (2009) and when I use it in the drop-down list that is formatted, all right, as 2009, but when I use several values I get number as 2009,00. I put in year column format number with 0 decimal places and save by default in the year column. Year is formatted well anywhere in the query, such as 2009. Why is - what happens at the command prompt when you choose multiple values in prompt dashboard?

    Thank you

    I think the YEAR Data Type could be defined DOUBLE RPD.

    Use the CAST function in the formula (fx) and the output from test.

    CAST (INT YEAR)

    Hope, it will help you.

  • Problems with the Smart keyboard (iPad 9.7 Pro)

    I recently bought the iPad Pro 9.7 inches, gray space, Wifi, 128 GB. IOS 9.3.1 of the operating system.

    A few questions that I met in my four days of using the iPad with the Smart keyboard:

    NOTE: the following problems persist despite a technical support call which lasted, I did 2 hours and 30 minutes. I had to restore my iPad settings by connecting to iTunes via my PC to reinstall the last iOS.

    (i) switching applications: if I want to pass, say, from safari to adobe, it is quite easy to do with the keyboard. However, there is an intermittent problem when the apps. When I try to open Adobe when I use safari, the screen of the iPad shows apps that are open as soon as I press the command and tab key.

    What is supposed to happen - I choose to open Adobe, Adobe opens.

    What happens to the contrary - Adobe does not open. Another "X" application that is currently running, opens. It is quite frustrating, because there is no pattern to this. If I use once more the keyboard shortcut to open Adobe, another application 'Y' which is running, open it now.

    In this case, I pointed out, often when the App Store is running.

    (II) command key: sometimes, shortly after I use the shortcut keys to turn on screen shortcut area (pop-up shortcut) - apps, this is supposed to happen if and only if you press and hold down the command key.

    This often happens when I switch to Safari.

    (III) keyboard not responding: a problem that I met today for the first time. My keyboard will not just respond. I had to disconnect and reconnect the keyboard for this function.

    (IV) on which the space key: to wake up the iPad, pressing the SPACEBAR is enough. You don't have to press the home button. Yet, sometimes the space key does not respond and you must use the home button.

    v) Quick app - keyboard shortcut crash switch function causes: if I want to switch from app to app 'X' 'Y', but mistakenly switch to 'Z' app, I immediately want to spend to 'Y '. However, I can't do this in quick succession. I have to wait a second or two before I can switch from 'Y' 'Z' app, otherwise the automatic switching app crashes and you have to wait once more for a second or two before moving on.

    My diagnosis:

    (I) it could be a problem with the smart connector on my iPad. A hardware problem. But it does not explain why the automatic switching app appears and passes correctly but eventually open the wrong applications. Also, it does not explain why the problem is intermittent.

    (II) a software problem. However, that would make me a face 5 questions at once. Sort of. I was surprised that, apart from the question of #3 and #4, there was almost no mention of other issues.

    To restart the iPad or to disconnect and reconnect the keyboard. But I don't think that anyone would be willing to do this 4 - 5 times on a daily basis.

    Update:

    So I used my keyboard all day yesterday without opening the App Store. And guess what? It has been working perfectly. All the above problems I mentioned were not available yesterday. I'll use the App Store today and let it run in the background to see how does my iPad.

  • I have problems with the mail (El Capitan)

    I have problems with the mail

    See writing an effective communities of Apple support question.

    Without knowing what are these problems there is no way we can really help you.

    Try this:

    Start the computer in Safe Mode, and then restart normally. It will be slower than a normal startup.

    MacIntel: Reset of the controller (SMC) system management

    Reset the PRAM and NVRAM on your Mac.

    Repair the hard drive and permissions - El Capitan

    HD recovery start:

    Restart the computer and after the buzzer, press on and hold down the COMMAND and R until the menu screen appears.

    Repair

    When the recovery menu appears, select disk utility and press the continue button. Disk utility charges and select Macintosh HD entry indented from the list on the left.  Click the first aid tab in the toolbar... If disk utility reports any errors that have been corrected, then re-run first aid until no errors are reported. Wait until the operation is complete, then quit disk utility and return to the main menu. Select restart from the Apple menu.

    Now, download and reinstall OS X El Capitan 10.11.3 Combo Update.

  • Problems with the installation of recovery - Satellite A300D - BSOD

    Hello

    The laptop in question (TOSHIBA Satellite A300D) recently stopped starting (BSoD).

    So, I tried using the recovery disk, but there is no help. What happens is:
    -After about 10 minutes of waiting, the first language menu load, so I click on "next".
    - Then I again click Next and accept the message that my HARD drive will be erased
    - Then I see a cmd prompt that says "try to remove all the letters of partitions possible...". »
    -There is also a minimized command prompt that says something like "RAID failed to initialize."
    -And then nothing happens.

    Is this a hardware problem? I also tried a full installation (instead of recovery), which, even once, is simply not. None of the errors is - it just freezes.

    Any help appreciated.
    Thank you.

    It is not easy to tell what can be the problem, but if you were not able to install the OS by using two different facilities CDs/DVDs, so there must be a problem with the HARD drive.

    The warranty is still valid?
    I mean you can contact the nearest Toshiba authorized service provider and explain the situation. They can swap the HDD and again test the recovery procedure.
    Can you get somewhere 2,5 SATA HDD for testing?

  • Problem with the numbers in the rows of cut and paste

    Hey,.

    I'm new to MAC and now have problems with the help of figures, I brought my windows Excel worksheets. On windows, I could cut a line and paste anywhere on this page and by practice that Excel would fill the void rank where I cut the content. but here on MAC it does not work, why?

    anyway I tried to live with it by cutting a line and for the collage, I used Insert > copied lines for paste swath and add a line for her. but last night I updated the numbers and now by the practice precedes the Windrow is stuck this time with a resized form, the line is resized to a big line.

    Why is this happening? If it can't be fixed, I can go back to a previous version of a number? This update of hate.

    Numbers is excellent NO then you should consider to guide your expectations.

    Cut number refers only to the content NOT the line, or cells.  Select when a row, and then use the cut command that you cut the contents of the cells.

    If you try to move a line from one place to another, you should try this method (which can work for you)...

    Select the line, then click and hold on the header line (up to the line "lift" on the table), the operation slide the line to the destination.

    Now drag the line:

    Now drop the line where you want to:

  • Problem with the report and the system of axis 2d

    Hi, I'm trying to write a script with tiara, who wrote a 2d axis system in the report but I'm having a lot of problems with it.

    What I'm trying to do, is make 3 or more system axis 2d in the report, each displaying a part of the data of 2 channels (x = ch0, ch1 = y).

    With only 1 graphic I get what I want, but when I try to add the 2nd or the 3rd, they show without my defined x-scale and with the offset x different from the first chart.

    I tried everything, but I could not remedy

    I added as attachments the .csv file that I use to ch0 and ch1 and 2 screen shoots "what I get" (about the problem with the script) and "what I hope to get" (done manually, is what I'm trying to get the report)

    Any help will be appreciated, thanks in advance

    Ierman

    I'll post my code here:

    Dim Xscale, Yscale
    XScale = Array (0,25,0,5,49)
    Yscale = Array(-0.2,0.2,-0.2,10,4)
     
    Call PicDelete()
    Call GraphObjNew ("2D-Axis", "2DAxis1")
    Call GRAPHObjOpen ("2DAxis1")
    D2AxisTop = 1

    D2AxisBottom = 70
    D2AxisLeft = 1
    D2AxisRight = 1
    Call GRAPHObjOpen ("2DYAxis1_1")
    D2AxisyScaleType = "manual".
    D2AXISYBEGIN = Yscale (0)
    D2AXISYEND = Yscale (1)
    D2AXISYORIGIN = Yscale (2)
    D2AXISYTICK = Yscale (3)
    D2AXISYMINITICK = Yscale (4)
    Call GRAPHObjClose ("2DYAxis1_1")
    Call GRAPHObjOpen ("2DXAxis1_1")
    D2AxisxScaleType = "manual".
    D2AXISXBEGIN = Xscale (0)
    D2AXISXEND = Xscale (1)
    D2AXISXORIGIN = Xscale (2)
    D2AXISXTICK = Xscale (3)
    D2AXISXMINITICK = Xscale (4)
    D2AxisXTxt = ""

    D2AxisXColor = 'black '.

    D2AxisXTickAuto = 1
    D2MTickLineWidth (1) = 0.1
    D2MTickLineType (1) = "solid".
    D2AxisXTickSize = 60
    D2AxisXTxtAutoCo = 0
    D2MTickColor = "red".
    Call GRAPHObjClose ("2DXAxis1_1")
    Call GraphObjNew("2D-Curve","New_Curve")

    Call GraphObjOpen ("New_Curve")

    D2CCHNX = "[1] / [1]" "

    D2CCHNY = "[1] / [2]" "

    D2CurveColor = "red".
    Call GraphObjClose ("New_Curve")
    Call GRAPHObjClose ("2DAxis1")

    Dim Xscale1, Yscale1
    Xscale1 = Array (25,50,0,5,49)
    Yscale1 = Array(-0.2,0.2,-0.2,10,4)
    Call GraphObjNew ("2D-Axis", "grafic")
    Call GRAPHObjOpen ("grafic")
    D2AxisTop = 40

    D2AxisBottom = 37
    D2AxisLeft = 1
    D2AxisRight = 1
    Call GRAPHObjOpen ("2DYAxis1_2")
    D2AxisyScaleType = "manual".
    D2AXISYBEGIN = Yscale1 (0)
    D2AXISYEND = Yscale1 (1)
    D2AXISYORIGIN = Yscale1 (2)
    D2AXISYTICK = Yscale1 (3)
    D2AXISYMINITICK = Yscale1 (4)
    D2AxisYTxt = "" ' testo asse label y
    Call GRAPHObjClose ("2DYAxis1_2")
    Call GRAPHObjOpen ("2DXAxis1_2")
    D2AxisxScaleType = "manual".
    D2AXISXBEGIN = Xscale1 (0)
    D2AXISXEND = Xscale1 (1)
    D2AXISXORIGIN = Xscale1 (2)
    D2AXISXTICK = Xscale1 (3)
    D2AXISXMINITICK = Xscale1 (4)
    D2AxisXTxt = «»

    D2AxisXColor = 'black '.

    D2AxisXTickAuto = 1
    D2MTickLineWidth (1) = 0.1
    D2MTickLineType (1) = "solid".
    D2AxisXTickSize = 60
    D2AxisXTxtAutoCo = 0
    D2MTickColor = "red".
    Call GRAPHObjClose ("2DXAxis1_2")
    Call GraphObjNew("2D-Curve","New_Curve1")

    Call GraphObjOpen ("New_Curve1")

    D2CCHNX = "[1] / [1]" "

    D2CCHNY = "[1] / [2]" "

    D2CurveColor = "red".
    Call GraphObjClose ("New_Curve1")
    Call GRAPHObjClose ("grafic")

    Hi lerman,.

    Here is an edited version of your code that works on my computer.  A problem that I know that I fixed it was that your presentation of the STATE was in the name-oriented mode but you use the variables based on the number to assign it X and Y channels.  The execution of these commands in a loop FOR makes it much easier to debug the code and to avoid any annoyance at first.

    Brad Turpin
    Tiara Product Support Engineer

    National Instruments

  • Problem with the function keys

    Hi a few days ago my computer did an automatic update of windows.  This combination of time keyboard shortcuts in my Microsoft Flight Simulator 2004 have changed.  For example, ctrl + any Fkey and shift-several different keys do not work.  Some commands are not options in games keyboard assignments.

    Is there a way to restore my original keyboard settings?

    Thank you...

    Are you sure that Windows Update caused this?

    Restore your computer (by using the system restore) to a previous state - before you install the updates and see if it restores the 'fn' and other features with FS 2004.

    See http://support.microsoft.com/kb/306084 (assuming you are using Windows XP, because the game is compatible with XP and legacy OS)

    If restore fixed the problem with the keys on the keyboard and FS2004, manually install the updates one: after the installation of each update, restart the computer, try to play the game and check if the problem reappears at all.

    This, until you have installed all Windows updates.

    MRI!

  • I ran CHKDSK, the report tells me I have problems with the file system, usn journal. ___

    I ran CHKDSK, the report tells me that I have problems with the sys file. I ran CHKDSK/F, it is said it fixed the problem but I ran CHKDSK again and it shows that the same listed the issues.

    Describe how you run chkdsk.

    That is what the report said: you have problems with the sys file?

    CHKDSK examines the disk space and use of the disk for the table of allocation of files (FAT) and NTFS file systems. CHKDSK provides information specific to each file system in a situation report. The report shows the errors found in the file system. If you run chkdsk without the /f on an active partition command line option, it can report errors because it cannot lock the drive. You should use chkdsk occasionally on each disk to check for errors.

    If you run chkdsk from a command prompt while Windows is running, it can report errors or it may not report errors - and it may report different
    Errors each time you run.  If this is the case, it could just be the way you run chkdsk.

    Here's how Microsoft explains this observation:

    "... CHKDSK may report that the disc is damaged, even when there is no
    current real corruption. This can happen if NTFS happens to modify
    areas of the disc on behalf of some programme activities that CHKDSK is
    review at the same time. To check a volume correctly, the volume
    must be in a static state, and the only way to ensure that the State is
    to lock the volume. CHKDSK only locks the volume when /F or/r (which
    involves the 'F') is specified. For example, you may need to run CHKDSK more than
    time so that it can complete all the steps in read-only mode. »

    If you run chkdsk from a command prompt, you are not the necessary static state and you can encounter errors "when no real corruption is present. This is how it works when you use this way.  Any changes made to a NTFS file system modifies the USN Journal.  If you are not in a static state, your USN change Journal probably all the time, so what you see (says something like that) can be quite normal.

    Two ways to ensure that you are in a static state is to run chkdsk from the Recovery Console or to schedule a chkdsk to run the next time that the system
    Restart by answering Yes to the question:

    Would you want to check this volume to be the next time the system restarts?

    If chkdsk reports errors when running in a static state, the errors should be investigated, resolved or explained.  This may take several
    chkdsk runs all of the issues and some problems cannot be resolved by chkdsk.

    If chkdsk runs the next time the system is restarted, the activity and the result will be displayed in the application event log.  Look in the Application log for
    Winlogon events and a source have the date and the duration nearby time chkdsk.

    It is in fact a chkdsk additional reading if you want to learn about it and it will explain everything you see and why your expectations exceed reality.

    Please vote my posts as helpful so I can get a lot of points. I'm saving for a pony!

  • Message 'there is a problem with the Windows Installer package

    I have Vista 64-bit Service pack 2

    On my computer HP ProtectSmart Hard Drive Protection has stopped working... .it shows such as the disabled and 'activate' is grey.

    I went to HP to download the new version.  It downloaded, but then to install I got the following message:

    "There is a problem with the Windows Installer Package.  A program run as part of the Setup did not finish as expected.  Contact your supplier of staff or the package of support ".

    How can I fix?

    Please help pleas...

    Thank you

    "C:\Windows\system32\msiexec.exe'-I 'C:\Users\David Candy\AppData\Local\Temp\IPDT_Install.msi '.

    Is the command line to install a particular product. Use the Task Manager to find your command line.

    Then change to add logging.

    "C:\Windows\system32\msiexec.exe" - working '% userprofile%\desktop\install.log'-I 'C:\Users\David Candy\AppData\Local\Temp\IPDT_Install.msi '.

    FixIt

    Microsoft has a range of automatic programs to solve common problems. To see Windows Installer problems

    http://support.Microsoft.com/mats/Program_Install_and_Uninstall/en-us

    For the visit of the list the most comprehensive

    http://support.Microsoft.com/FixIt/en-us

    When you choose to download, choose the option to run on another computer. You can then save it to a folder on your hard drive. Open the folder, open the folder fix this laptop and run Run Fix It. It will contain all 27 FixIt.


    --
  • Problem with the cable on PC with usb54g wireless network

    I have a pc with a usb54g interface that communicates very well with my wrt54g2 router.  The router is 192.168.1.1 (default), and the pc has a static (wireless) address of 192.168.1.10.  My problem just is whenever I try to connect to one of the connections on the pc to a switch 100base2.  (The 100baseT interface is on 192.168.2.1).

    Whenever I turn on the switch, I lose my connection to the IP address that my satellite modem has attributed to the 'internet' on the wrt54g2 interface.  I am running Windows XP, SP3 on the pc.  Can I fix my problems with the installation of the network in the windows GUI, or should I change my command prompt routing tables?  I suspect that, when I get an address for one network other than that the pc is aware, he is trying to use the interface that he thinks is faster, obviously wired LAN.   I apologize in advance if this has already been covered on the forum.

    You can do this by using the GUI under Windows by changing the metric parameter of the interface under the advanced part of the configuration of the connection network GUI.

    See this LINK for more information:

    http://www.windowsreference.com/Windows-2000/change-the-interface-metric-on-a-network-adapter/

  • problem with the installation of window package

    Impossible to install, i-tunes, quick time and I downloaded Security software. Error message indicates a problem with the windows package install. On Vista, this is a fairly new problem
    Thanks in advance
    Jack

    Hi Jack8053,

    Thank you for visiting Microsoft Answers.

    · The error message you get when you try to install a software, what exactly?

    · Remember to make changes on the computer before this problem?

    It seems to be that some of the files windows install is corrupt. I have a few steps that might help you to solve the problem:

    Method 1

    Make sure that the Windows Installer service is running.
    1 open run and type services.msc, and then press ENTER.

    2. in the services window, locate the Windows Installer service in the services list.
    3. check that the status is "started". If the condition column is empty,
    Right-click Windows Installer, and then select start.
    4. change the Startup Type to automatic (default is Manual), then
    Restart the computer.

    Method 2

    Run a scan of the file system [SFC] checker on the computer that will replace missing or corrupt files.

    To do this, follow the steps below:

    1. click on the Start button.

    2. on the Start Menu, click all programs followed by accessories.

    3. in the menu accessories, right-click on command line option.

    4. in the drop-down menu that appears, click the "Run as Administrator" option.

    5. If you have the User Account Control (UAC) enabled, you will be asked permission before the opening of the command line. You simply press the button continue if you are the administrator or insert password etc.

    6. in the command prompt window, type: sfc/scannow then press ENTER.

    7. a message is displayed indicating that "the system scan will start.

    8. be patient because the analysis may take some time.

    9. If all the files need replace SFC will replace them. You may be asked to insert your Vista DVD for this process to continue.

    10. If all goes although you should, after the analysis, see the following message "Windows resource protection not found any breach of integrity.

    11. once the scan is finished, close the command prompt window, restart the computer and check.

    For more information, see the link below:

    How to repair the operating system and how to restore the configuration of the operating system to an earlier point in time in Windows Vista

    http://support.Microsoft.com/kb/936212

    Method 3
    1. If it does not help, try to uninstall Windows install using the Windows Installer Cleanup utility:

    Description of the Windows Installer Cleanup utility

    http://support.Microsoft.com/kb/290301

    2 restart the computer.

    3. download and install the latest version of Windows Installer by downloading from the link given below:

    Windows install 4.5 Redistributable

    http://www.Microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

    4. try to install the program and check that it works.

    Hope the helps of information. Please post back and we do know.
    Concerning
    Joel S
    Microsoft Answers Support Engineer.

Maybe you are looking for

  • Tecra S5 - adapter to display cannot start - Code 10

    Hello I have a problem with my laptop (Tecra S5 series).Every time when I start or restart my laptop, the screen moves too slowly, it has yellow bands and sometimes is flashing.When I open the Device Manager I see the graphics card (NVIDIA Quadro NVS

  • HP G60 laptop boots HP logo, and then recycles - Windows 7

    I just installed a new keyboard on my laptop G60 running Windows 7 Enterprise Edition. before putting the screws in the battery compartment area, I replaced the battery and turned on my laptop unpluggced to see if the new keyboard work. Everything wo

  • HP 15: HP 15, 59514338

    Laptop says disabled system, same question as the first guy. HP 15, 59514338

  • I have a hp 5510d series network and no way to print

    I have a network of series of hp 5510d and after a period of a few hours of vacancy there is means to print what whatsoever despite the fact that the problem Troubleshooter tells me all right what do I do?

  • Setup of Windows, windows vista premium sp2, loop guard coming dialog box

    Does a not install office 2007 compatibility and a .net 3 or something like that.  A box of Windows Installer keeps coming back. I can cancel it, but it is immediately. Brings my system to a crawl. I tried to uninstall the updates they will not unins