Jump to content

wullieb1

Member
  • Posts

    83
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by wullieb1

  1. You could add the printers as Local printers then any user that logs into the machine will pick them up. Just remeber and uncheck the box that says "automatically detect and install my plug and play printer"

  2. Folks,

    I am looking to set the HAL to be "Standard PC" on an Acer System that i got from a friend. I have tried loading Windows from my own disk but it fails to reboot properly and hangs consistently. After much debugging i traced the fault to the HAL that windows was loading, "ACPI Uniprocessor", wouldn't work.

    What i want to achieve is for the system to use the "Standard PC" HAL at all times when loading on this system.

    Is there anyway this can be done??

    System Specs are

    Acer Power SC

    Celeron 1GHz

    256MB Ram

    20GB HDD.

    I know its not the best but it will run XP for someone.

    Thanks for your help

  3. My tip would be to install DNS and ensure that it is running properly BEFORE attempting to promote to a DC.

    Always ensure that your DC uses a static IP, i prefer to use the start of the IP range.

    Always point the DC to use the DNS server, i always prefer to have it on the same server, as it's primary DNS server then set up your DNS server to forward requests to another DNS server, internal or external, if required.

    Not so important with 2003 but ensure you have a good naming structure for you AD forest. Ensure you have all OU's etc named and ready to go when you install AD.

    Finally DOCUMENT everything. This is especially handy if you have a disaster scenario, seen it happen many a time, and will allow you to trace your steps and rebuild to the same standard as before. Take plenty of screen shots as well.

    As klasika says always take a backup image of the drive for ease of roll back.

  4. Your drives won't be mapped though when your offline regardless of anything you put in your script. They will however be visible but you will not be able to access then. For this you should consider using Offline Folders.

    The batch file is use at work is as follows

    net use g: \\servername\sharedfoldername

    These drive show up whether i am connected to the network or not. Obviuosly i can't access them when offline.

  5. Do you have access to the local drive??

    You won't be able to access the drive from a boot floppy if its NTFS, without some other software, i use NTFS Pro from Winternals.

    If it is FAT32 then you need to look at the commands your are typing into the command line. i would usually have the copy executable from youre PC on your floppy then use the following command

    a:\Copy rpctr4.dll %systemroot%\system32

    Substitute %systemroot% for your windows folder.

    Hopefully this will work for you.

  6. Thats not the error.

    I get a blue screen with this message: STOP: c0000221 {Bad Image Checksum} The image apphelp.dll is possibly corrupt. The header checksum does not match the computed checksum. and locks.

    No offence m8 but did you even google for the error

    First page on the search engine

    http://support.microsoft.com/default.aspx?...7&Product=winxp

    Not the same dll but will be the same prcodure.

    Actual result from google

    http://www.google.co.uk/search?sourceid=na...age+Checksum%7D

×
×
  • Create New...