Jump to content

fokker

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by fokker

  1. Hello All,

    I really need to know what the diffrence is between the 2 "LOGON" options in RPC service. If I change the "LOGON" option to "Local System Account" instead of "This Account" with user name "NT Authority\NetworkService" and password, will this open my system to attacks?

    I also have some systems that are having issues with MS updates when I have the "LOGON" set to "NT Authority\NetworkService" and password.

    Lastly, where is the registry fix for this? :unsure:

    Thanks

    Fokker

  2. Hey All,

    I'm getting the Hardware Wizard popup for Plug and Play monitor during the mini- setup process. I can't select the Continue button because my mouse and keyboard hasn't been detected. I can fix it by turning off the system and let it reboot again. Help please.....

    I'm running Sysprep with the -pnp / mini-setup / pre-activate switches

    Thanks again

    JB

    ;SetupMgrTag

    [unattended]

    OemSkipEula=Yes

    NoWaitAfterTextMode=1

    NoWaitAfterGUIMode=1

    DriverSigningPolicy=Ignore

    InstallFilesPath=c:\Sysprep\i386

    TargetPath=\WINDOWS

    OemPnPDriversPath="drvrtmp\000_chpt;drvrtmp\001_vd;drvrtmp\002_nic;drvrtmp\003_ado;drvrtmp\004_wnic;drvrtmp\005_mdm"

    [GuiUnattended]

    AdminPassword="******"

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=4

    OemSkipWelcome=1

    AutoLogon=Yes

    AutoLogonCount=1

    [userData]

    ProductID=*************************8

    FullName="********"

    OrgName="********"

    ComputerName=

    [Display]

    BitsPerPel=16

    Xresolution=800

    YResolution=600

    Vrefresh=60

    [TapiLocation]

    CountryCode=1

    [setupMgr]

    DistFolder=C:\sysprep\i386

    DistShare=whistlerdist

    [GuiRunOnce]

    Command0="cmd /c convert.exe c: /fs:ntfs /v /X <c:\Windows\convert.txt"

    [identification]

    JoinWorkgroup=WORKGROUP

    [Networking]

    InstallDefaultComponents=Yes

    [branding]

    BrandIEUsingUnattended=Yes

    [Proxy]

    Proxy_Enable=0

    Use_Same_Proxy=0

    [sysprepMassStorage]

    PCMCIA\*PNP0600=%systemroot%\inf\mshdc.inf

    *PNP0600=%systemroot%\inf\mshdc.inf

    PCMCIA\KME-KXLC005-A99E=%systemroot%\inf\mshdc.inf

    PCMCIA\_-NinjaATA--3768=%systemroot%\inf\mshdc.inf

    PCMCIA\FUJITSU-IDE-PC_CARD-DDF2=%systemroot%\inf\mshdc.inf

    *AZT0502=%systemroot%\inf\mshdc.inf

    PCI\CC_0101=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5215=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5219=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5229=%systemroot%\inf\mshdc.inf

    PCI\VEN_1097&DEV_0038=%systemroot%\inf\mshdc.inf

    PCI\VEN_1095&DEV_0640=%systemroot%\inf\mshdc.inf

    PCI\VEN_1095&DEV_0646=%systemroot%\inf\mshdc.inf

    PCI\VEN_0E11&DEV_AE33=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_1222=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_1230=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7010=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7111=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_2411=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_2421=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7199=%systemroot%\inf\mshdc.inf

    PCI\VEN_1042&DEV_1000=%systemroot%\inf\mshdc.inf

    PCI\VEN_1039&DEV_0601=%systemroot%\inf\mshdc.inf

    PCI\VEN_1039&DEV_5513=%systemroot%\inf\mshdc.inf

    PCI\VEN_10AD&DEV_0001=%systemroot%\inf\mshdc.inf

    PCI\VEN_10AD&DEV_0150=%systemroot%\inf\mshdc.inf

    PCI\VEN_105A&DEV_4D33=%systemroot%\inf\mshdc.inf

    PCI\VEN_1106&DEV_0571=%systemroot%\inf\mshdc.inf

    [sysprepCleanup]

    Service=atapi

    Service=pciide

    Service=aliide

    Service=intelide

    Service=viaide

  3. Hello All,

    I'm missing a driver folder in my( $oem$\$1\drivers )after running sysprep. When I view the sysed image, the folder is there but missing when the image is on the machine. I run sysprep.exe with these switches checked /reseal /Pre-Activated and /mini setup

    Here's my folder dir:

    $OEM$

    L $1

    L Drivers

    L C600

    L D505

    L C640

    L D500 ( I can see this in the sysed image but missing after the image in on the system)

    Here's my sysprep.inf

    ;SetupMgrTag

    [unattended]

    UnattenMode=FullUnattended

    OemSkipEula=Yes

    NoWaitAfterTextMode=1

    NoWaitAfterGUIMode=1

    DriverSigningPolicy=Ignore

    InstallFilesPath=c:\Sysprep\i386

    TargetPath=\WINDOWS

    OemPnPDriversPath="Drivers\d500\000_chpt;Drivers\d500\001_vd;Drivers\d500\002_nic;Drivers\d500\003_ado;Drivers\d500\004_wnic;Drivers\d500\005_mdm"

    [GuiUnattended]

    AdminPassword="******"

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=4

    OemSkipWelcome=1

    AutoLogon=Yes

    AutoLogonCount=1

    [userData]

    ProductID=*****-*****-*****-*****-*****

    FullName="************"

    OrgName="************"

    ComputerName=*

    [Display]

    BitsPerPel=16

    Xresolution=1024

    YResolution=768

    Vrefresh=60

    [TapiLocation]

    CountryCode=1

    [setupMgr]

    DistFolder=C:\sysprep\i386

    DistShare=whistlerdist

    [GuiRunOnce]

    Command0="cmd /c convert.exe c: /fs:ntfs /v <c:\Windows\drivers\convert.txt"

    [identification]

    JoinWorkgroup=WORKGROUP

    [Networking]

    InstallDefaultComponents=Yes

    [branding]

    BrandIEUsingUnattended=Yes

    [Proxy]

    Proxy_Enable=0

    Use_Same_Proxy=0

    [sysprepMassStorage]

    PCMCIA\*PNP0600=%systemroot%\inf\mshdc.inf

    *PNP0600=%systemroot%\inf\mshdc.inf

    PCMCIA\KME-KXLC005-A99E=%systemroot%\inf\mshdc.inf

    PCMCIA\_-NinjaATA--3768=%systemroot%\inf\mshdc.inf

    PCMCIA\FUJITSU-IDE-PC_CARD-DDF2=%systemroot%\inf\mshdc.inf

    *AZT0502=%systemroot%\inf\mshdc.inf

    PCI\CC_0101=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5215=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5219=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5229=%systemroot%\inf\mshdc.inf

    PCI\VEN_1097&DEV_0038=%systemroot%\inf\mshdc.inf

    PCI\VEN_1095&DEV_0640=%systemroot%\inf\mshdc.inf

    PCI\VEN_1095&DEV_0646=%systemroot%\inf\mshdc.inf

    PCI\VEN_0E11&DEV_AE33=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_1222=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_1230=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7010=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7111=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_2411=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_2421=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7199=%systemroot%\inf\mshdc.inf

    PCI\VEN_1042&DEV_1000=%systemroot%\inf\mshdc.inf

    PCI\VEN_1039&DEV_0601=%systemroot%\inf\mshdc.inf

    PCI\VEN_1039&DEV_5513=%systemroot%\inf\mshdc.inf

    PCI\VEN_10AD&DEV_0001=%systemroot%\inf\mshdc.inf

    PCI\VEN_10AD&DEV_0150=%systemroot%\inf\mshdc.inf

    PCI\VEN_105A&DEV_4D33=%systemroot%\inf\mshdc.inf

    PCI\VEN_1106&DEV_0571=%systemroot%\inf\mshdc.inf

    [sysprepCleanup]

    Service=intelide

    Help Please

  4. I understand the sysprep part, but still unsure about winnt.sif. I thought sysprep.inf has all fo this:

    ;SetupMgrTag

    [unattended]

    OemSkipEula=Yes

    NoWaitAfterTextMode=1

    NoWaitAfterGUIMode=1

    DriverSigningPolicy=Ignore

    InstallFilesPath=c:\Sysprep\i386

    TargetPath=\WINDOWS

    OemPnPDriversPath="Drivers\D505\0000_chipset"

    [GuiUnattended]

    AdminPassword="******"

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=4

    OemSkipWelcome=1

    AutoLogon=Yes

    AutoLogonCount=1

    [userData]

    ProductID=********************

    FullName=""

    OrgName=""

    ComputerName=*

    [Display]

    BitsPerPel=16

    Xresolution=1024

    YResolution=768

    Vrefresh=60

    [TapiLocation]

    CountryCode=1

    [setupMgr]

    DistFolder=C:\sysprep\i386

    DistShare=whistlerdist

    [GuiRunOnce]

    Command0="cmd /c convert.exe c: /fs:ntfs /v"

    [identification]

    JoinWorkgroup=WORKGROUP

    [Networking]

    InstallDefaultComponents=Yes

    [branding]

    BrandIEUsingUnattended=Yes

    [Proxy]

    Proxy_Enable=0

    Use_Same_Proxy=0

    [sysprepMassStorage]

    PCMCIA\*PNP0600=%systemroot%\inf\mshdc.inf

    *PNP0600=%systemroot%\inf\mshdc.inf

    PCMCIA\KME-KXLC005-A99E=%systemroot%\inf\mshdc.inf

    PCMCIA\_-NinjaATA--3768=%systemroot%\inf\mshdc.inf

    PCMCIA\FUJITSU-IDE-PC_CARD-DDF2=%systemroot%\inf\mshdc.inf

    *AZT0502=%systemroot%\inf\mshdc.inf

    PCI\CC_0101=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5215=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5219=%systemroot%\inf\mshdc.inf

    PCI\VEN_10B9&DEV_5229=%systemroot%\inf\mshdc.inf

    PCI\VEN_1097&DEV_0038=%systemroot%\inf\mshdc.inf

    PCI\VEN_1095&DEV_0640=%systemroot%\inf\mshdc.inf

    PCI\VEN_1095&DEV_0646=%systemroot%\inf\mshdc.inf

    PCI\VEN_0E11&DEV_AE33=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_1222=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_1230=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7010=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7111=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_2411=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_2421=%systemroot%\inf\mshdc.inf

    PCI\VEN_8086&DEV_7199=%systemroot%\inf\mshdc.inf

    PCI\VEN_1042&DEV_1000=%systemroot%\inf\mshdc.inf

    PCI\VEN_1039&DEV_0601=%systemroot%\inf\mshdc.inf

    PCI\VEN_1039&DEV_5513=%systemroot%\inf\mshdc.inf

    PCI\VEN_10AD&DEV_0001=%systemroot%\inf\mshdc.inf

    PCI\VEN_10AD&DEV_0150=%systemroot%\inf\mshdc.inf

    PCI\VEN_105A&DEV_4D33=%systemroot%\inf\mshdc.inf

    PCI\VEN_1106&DEV_0571=%systemroot%\inf\mshdc.inf

    [sysprepCleanup]

    Service=intelide

    But, from reading this forum, winnt.sif has the same info.... :)

×
×
  • Create New...