Jump to content

fizban2

Patron
  • Posts

    1,895
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by fizban2

  1. How to Use Memory Pool Monitor (Poolmon.exe) to Troubleshoot Kernel Mode Memory Leaks

    http://support.microsoft.com/kb/q177415/

    Poolmon will monitor memory tags and allocation of memory from the system paged and non page memory pools. this will help you find where the memory leak is taking place or point you in a better direction to look, check the article, very detailed

    OverView of pool mon and what it does.

    http://www.microsoft.com/technet/prodtechn...9ae75acfb5.mspx

  2. but now how do I make the clients access the internet through the router OR the DHCP server box?

    Does the internet come in through the router? if so you may want to look into using the server as the gateway rather then the router, it depends on what testing you want to do. it can be setup either just a difference in configuration depending on the entry point.

    Depending on which device will be the one providing the internet connection will depend on what you need to do, for the router being the connection to the internet you will need to set the IP given to the router as the gateway in you DHCP server scope (note: the IP should be within the range specificed in you scope or you will have to deal with routing issues), this will allow any clients that get a DHCP address from the server to know the router is the one providing the internet connection.

    If you want to have the internet connection come in through the server, you can you ICS or the more robust RRAS functionality in server 2003 to share the internet connect. depending on the router this will change... but you will have to take the router out of a gateway mode and change it to just a routing mode. them you can assign it a static IP from the scope that is on you DHCP server (preferably from an exceptions block of IPs) that should be all the settings that you need to do on hte router.

  3. Microsoft Windows Server 2003 R2 Standard Edition

    Component Requirement

    Computer and processor

    PC with a 133-MHz processor required; 550-MHz or faster processor recommended; support for up to four processors on one server

    Memory

    128 MB of RAM required; 256 MB or more recommended; 4 GB maximum

    Hard disk

    1.25 to 2 GB of available hard-disk space

    Drive

    CD-ROM or DVD-ROM drive

    Display

    VGA or hardware that supports console redirection required; Super VGA supporting 800 x 600 or higher-resolution monitor recommended

    Top of pageTop of page

    the computer will run 2003, it probably will not run it fast and would not be as responsive as it would be with 2000, what are your plans for the laptop? why do you want to run 2003 on it?

  4. many older video cards and onboard cards do not have drivers that will work with Vista, you just may be out of luck, if you can try and get a AGP card to try, you will probably have better luck getting drivers for a AGP video card then the onboard video card, Nvidia has decent drivers for vista, ATI to for the most part,

  5. a WINPE or BARTPE CD with network services or CD burning capabilities would be the most efficent way to do it, knoppix would work but a win or bart PE cd would work better to recover info off the win2000 partition(weither it be FAT32 or NTFS).

    You can download BartPE here, all the instructions are found on the page.

    http://www.nu2.nu/pebuilder/

    WINPE would need to be aquired through microsoft, so BARTPE would the indeal choice if you need to get it fixed quickly

  6. unfortuantly no, not unless you can get your VM to recogonize your Video card, which i do not believe is possible since it uses a generic SVGA driver to show video, you would be better off either either dual booting your machine or get another HD you can use for testing

  7. Again on the search for more and more info on server 2003 :) everytime i turn around there is something new that i find in it. Found 3 books that look really useful, will be able to tell more when i read them

    Windows Internals 4.0

    by Mark E. Russinovich, David A. Solomon (Hardcover - December 8, 2004)

    Microsoft Windows Server 2003 Administrator's Pocket Consultant

    by William R. Stanek (Paperback - March 12, 2003)

    Mastering Windows Server 2003

    by Mark Minasi, et al (Hardcover - April 7, 2003)

    Any more that people know or use, Post away!!

  8. Xp Sp2 and Vista(longhorn) are 2 different OS's it isn't possible to Nlite a Vista install. Changing the WIM can only be done with Ximage and that is build specific, there hasn't been a release of ximage since beta 1 so this is most likely XP sp2 you are working with that has a vista skin attached to it, try the XP forums for more help

  9. hi,

    is it possible to copy files from vmware workstation to my PC?

    Once you install Vmware tools, you will also have the ability to drag and drop files into the VM, from the Vm just drag the files to your desktop and they will be copied there. This also works to move files into the VM

  10. ok, tricky question, creating DNS records for a DC on windows 2003, can you do it? it isn't an option in SVR recvords, is there something i am missing. to explain better, i am trying to add a Longhorn server to my domain, (network.local) it is looking for a SVR record for _ldap.-tcp.dc._msdcs.network.local i have raised the domain controller level to 2003 and tried adding the record to no avail. should DCs be listed in DNS if they are integrated into AD, or did i install my DNS prior to running AD installation. sadly i can't remeber, any help would be appreciated.

    thanks in advance

  11. thanks all for the advice and links,

    @Memnoch: awesome guides, just what i need,

    @jondercik: VS2005 is slow on desktop HW but trying to get a trial of ESX is harder to do, ESX is a good server product but doesn;t run any faster on a desktop rig then VS2k5 will.

    @cluberti: thanks for the specifics on the memory thing, didn't know that. I will assume you have built clusters before, would it be possible to PM you if i run into issues? also the hardware i would be testing this on would be a p4 2.4 w/HT, 2 gigs ram, 2 x 120 gig SATA drives. i know it is gonna be kinda slow to run, i know i can get it going :)

  12. are both machine server? or is one a server and the other a client, if the latter the server should have a static IP set while hte client machine is assigned a IP via DHCP, this would allow you to setup the server as your gateway to the internet, HTTP works over port 80 so both computers would be useing that to connect unless you are using some kind of encryption (ssl, etc) best was to go about it would be to setup the server as the DHCP server, serve out IPs to the other machine, in the DHCP settings you can set the gateway,dns for the other computer to get out with also.

×
×
  • Create New...