Jump to content

hamed

Member
  • Posts

    16
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Saudi Arabia

Posts posted by hamed

  1. i have a private lan with server (Win2003) and clients (WinXP).

    i put 3 local sites on the server (under inetpub directory). all clients can accsess to any site by using the server name/IP followed by site folder name. (http://server_name/sitefoldername)

    my qustion:

    How to assign a unique domain name for each site ?

    for example: http://www.any_domain.com

    note: our LAN is not connected with internet.

    Thanks for help.

  2. The problem came from mass storage section, i remove it and all thing work very will...

    My new inf:

    [Unattended]
    UnattendedMode=FullUnattended
    OemSkipEula=Yes

    [GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=NO
    OEMSkipRegional=1
    TimeZone=150
    OemSkipWelcome=1

    [UserData]
    ProductKey=xxxx
    FullName="s"
    OrgName="s"
    ComputerName=*

    [Display]
    Xresolution=800
    YResolution=600

    [TapiLocation]
    CountryCode=966

    [Identification]
    JoinDomain=domain
    DomainAdmin=Admin
    DomainAdminPassword=pwd

    [Networking]
    InstallDefaultComponents=Yes

    [SysprepMassStorage]
    [sysprepcleanup]

    Thanks chiners_68 for your help.

  3. Thanks chiners_68..

    this is my .inf:

    ;SetupMgrTag

    [unattended]OemSkipEula=Yes

    InstallFilesPath=C:\sysprep\i386

    DriverSigningPolicy=Ignore

    UpdateInstalledDrivers=Yes

    OemPNPDriversPath=DRIVERS\VIDEO\ONBOARD; DRIVERS\NETWORK\ONBOARD; DRIVERS\AUDIO\ONBOARD; DRIVERS\SYSTEM\ONBOARD

    [GuiUnattended]

    AdminPassword="pwd"

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=150

    OemSkipWelcome=1

    [userData]

    ProductKey=XXXX-XXXX-XXXX-XXXXX-XXXX

    FullName="X"

    OrgName="X"

    ComputerName=*

    [Display]

    Xresolution=800

    YResolution=600

    [TapiLocation]

    CountryCode=966

    [setupMgr]

    DistFolder=C:\sysprep\i386

    DistShare=windist

    [identification]

    JoinDomain=domain

    DomainAdmin=Admin

    DomainAdminPassword=pass

    [Networking]

    InstallDefaultComponents=Yes

    [sysprepMassStorage]

    *pnp0a00=c:\windows\inf\machine.inf

    ..... removed by me

    [sysprepcleanup]

    Service=isapnp

    Service=pci

    ...... ..... removed by me

    the full version attached.

    sysprep.rar

  4. I use Sysprep & ghost to take an image from Dell Optiplex GX520 , and i want to deploy it to other computers (also GX520)...

    the image on the base computer work good.. but there is a problem with the others !

    when i deploy the image, mini-setup work and do its jop and then reboot... then mini-setup start again.. !

    Please, help me to solve this problem.

    another related question: do i need the mass storage section at this case (Same model computers ).

  5. @ Ctrl-X: thanks ..

    The link provided by Ctrl-X should help you correctly.

    Also, if you search this forum, you should find many topics covering this point.

    However, and by experiment, adding an Arabic MUI into English Windows XP does not help at all. (I hate it!)

    Better yet, get Windows XP Arabic, instead. (You'll love it!)

    However, I like and am familiar with English UIs because I always learned in English.

    HTH

    I can't follow what Ctrl-X's links say, so if u have a simple tutorial explaining that, please post the link here.

    I have my reasons to ask for integrating Arabic GUI into English Version..

    First, by using MUI i can switch between languages.

    Second, some softwares dont support Arabic version of WinXP.

    third, my orignal windows xp is English.!

  6. Hi,

    i install the CmailServer on win server 2003 to provide the email service for my LAN..

    first; the WebMail feature work fine, and every one can access to his mail via browser..

    then i install AppServ on the same computer, after this , WebMail wont work (page not found !)

    i can't fix this problem .. can you help me please?

    thanks.

×
×
  • Create New...