Jump to content


Kingskawn

Established Members
  • Posts

    252
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Kingskawn

  1. As some other brands offer automatic driver and app installation tools, Dell offers DCSU but can I next to drivers also install useful applications? I just red something about Dell Quickset but are there any other things?

    I'm new to Dell install.

    We have;

    Latitude D620

    Latitude D830

    Latitude E6500

    Latitude E6510

    OptiPlex 740

    OptiPlex 780

    OptiPlex GX620 (not sure I will install W7 on it)

     

    Also does anyone use a tool to change the sata settings on AHCI and nic on PXE boot enabled instead of manually change it on 1000 machines?

     

    Thanks!

  2. We do a staged image also....

     

    TIER0 / Base

    Windows 7 + Updates

    Office Standard + Updates

    Runtimes (.net4, flash, shockwave, silverlight, java, etc)

    Common Apps (reader, compression tools, OCS client, pstools, BGInfo, etc)

     

    TIER1 / LOB APPS

    SAP / CRM , etc.

    Office Professional Plus, etc

    Livemeeting

     

    TIER2 / Business Use

    Project

    Visio

    Etc

     

    TIER3 / User Specific

    DVD burning tool (security precaution)

    Filezilla

    Apps only used in small amount of users...

     

    We use this for most of our projects 10,000 desktops - 300,000 and seems to work well in our deployments.... Each to their own

     

    Incidentally we keep our image as max size 3.5GGb as we will make TS media for some remote sites with small bandwidth.

     

    Some questions;

    Do you make an image build per type of machine or 1 image build for all machines?

    Are you using protected DP's?

    What is in this 3,5GB media disc (DVD)? We want to do the same for the same reasons (remote sites with small bandwidth)

    How much time does it take to install a machine lets say tier1 and tier 2?

  3. I am not sure what you mean by faster updates?

    You can have one active SUP server per site, or an NLB of SUPs. a single SUP can support 25,000 clients (top of my head)

     

    How many clients do you have?

     

    Yes that's right, 25000 clients per SUP. But I have the feeling it would be faster if I install 1 SUP more on their domain so then get the updates faster.

     

    We only have 5,000 clients

  4. I cannot install the Lenovo T510. No ip is given. But if I manually install the driver, it works. I synced it on the driver package and boot image.

     

    It's the Intel 82577LM, 10/12/2009, 11.5.10.0, VEN_8086&DEV_10EA&SUBSYS_215317AA&REV_06

     

    EDIT: Ok, apparently it's 11.5.10.1030 that must resolve this problem or by adding some info on the .inf.

    http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T410-and-W510-Intel-82577LM-driver-is-not-compatible-with/td-p/209776

     

    EDIT2: Nothing changed. In winPE the machine is installing but once after and in the OS there is no network card.

     

    When I do an ipconfig I get;

     

    Ethernet adapter Bluetooth Network Connection:

     

    Media State . . . . . . . . . . . . . . . . : Media Disconnected

    Connection-specific DNS Suffix . . :

     

    but nothing for an 'Ethernet adapter Local Area Connection'. Can someone please help here?

  5. For weeks software was installing in task sequences and now for no reason, no software from the dp is installed in my task sequences.

    In the logs there's nothing like "software not on dp" or whatever.

     

    Have someone of you already had this kind of problem and what did you do?

     

    EDIT: Ok I found the error "The step (Install Visual++ Redist 2010) must be running in full OS" and this is for all the software.

     

    EDIT: This problem is resolved as I can install machines again. But now I get the error: "The instruction at 0x76febbb1 referenced memory at 0x0000001b..."

     

    And when I want to simply reboot the machine with the previous Win7 on it it gives me my first Win7 blue screen;

    STOP: c000021a {Fatal System Error}

    The initial session process or system process terminated unexpectedly with a status of 0x0000000 (0xc0000001 0x001003d0)

    The system has been shut down"

    My first blue screen

  6. It looks like Lenovo puts different model numbers for every PC, even if the configuration is the same. I have two identical notebooks with different model names.

     

    Right, like Kiranmadhavi said with "wmic csproduct get name" you can get the exact type of model you have so for example if you have 2 different T400s you can have 1 sequence with the wmi query: Select * From Win32_ComputerSystem WHERE Model LIKE "%4567%"

    and the second sequence with another query "Select * From Win32_ComputerSystem WHERE Model LIKE "%3434%"

     

    That's all

  7. With my task sequence I use ThinInstaller to install all drivers to build my base image. But with the Lenovo T500-2056 I got the problem that it won't install at all

     

    I have the log from SCCM and from ThinInstaller. I saw error 1619 but why? I thought that there was something with the command line (Setup64-WIN7.exe /s /v" /qn REBOOT="R"") but all is good. The driver is this one: http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-73674

     

    smsts.log

     

    Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace InstallSoftware 22/10/2010 14:48:57 2656 (0x0A60)

    Query path = 'CCM_SoftwareDistribution.ADV_AdvertisementID="APS205D6",PRG_ProgramID="WKS_install",PKG_PackageID="APS001B6"' InstallSoftware 22/10/2010 14:48:57 2656 (0x0A60)

    Verified policy is compiled in 'root\ccm\policy\machine' namespace InstallSoftware 22/10/2010 14:48:57 2656 (0x0A60)

    content location count = 1 InstallSoftware 22/10/2010 14:48:57 2656 (0x0A60)

    Invoking Execution Manager to install software InstallSoftware 22/10/2010 14:48:57 2656 (0x0A60)

    Installing software for PackageID='APS001B6' ProgramID='WKS_install' AdvertID='APS205D6' has started, jobID='{8D4C9636-BB9A-4712-8E9F-693FC4896410}' InstallSoftware 22/10/2010 14:49:00 2656 (0x0A60)

    Setting TSEnv variable 'SMSTSInstallSoftwareJobID_APS001B6_APS205D6_WKS_install'='{8D4C9636-BB9A-4712-8E9F-693FC4896410}' InstallSoftware 22/10/2010 14:49:00 2656 (0x0A60)

    Waiting for installation job to complete.. InstallSoftware 22/10/2010 14:49:00 2656 (0x0A60)

    CompleteExecution received InstallSoftware 22/10/2010 14:49:10 2768 (0x0AD0)

    Received job completion notification from Execution Manager InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Installation completed with exit code 0x80070653 InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Installation failed with error (0x80070653) InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Setting TSEnv variable 'SMSTSInstallSoftwareJobID_APS001B6_APS205D6_WKS_install'='' InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    CompleteExecution processed InstallSoftware 22/10/2010 14:49:10 2768 (0x0AD0)

    GetExecRequestMgrInterface successful InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Releasing job request, jobID='{8D4C9636-BB9A-4712-8E9F-693FC4896410}' InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Releasing of Job Request successful InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    CompleteJob successful InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\APS001B6 InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    reference count 1 for the source C:\_SMSTaskSequence\Packages\APS001B6 before releasing InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Delete source directory C:\_SMSTaskSequence\Packages\APS001B6 InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Released the resolved source C:\_SMSTaskSequence\Packages\APS001B6 InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    pInstall->Install(sPackageID, sProgramName), HRESULT=80070653 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\main.cpp,374) InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Install Software failed, hr=0x80070653 InstallSoftware 22/10/2010 14:49:10 2656 (0x0A60)

    Process completed with exit code 2147944019 TSManager 22/10/2010 14:49:10 1144 (0x0478)

    !--------------------------------------------------------------------------------------------! TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Failed to run the action: Install Fingerprint (T500).

    This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package. (Error: 80070653; Source: Windows) TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Sending status message . . . TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Send a task execution status message SMS_TSExecution_ActionFailError TSManager 22/10/2010 14:49:10 1144 (0x0478)

    MP server srv42sccm01.APSTAR.it and port 80. SSL=false. CRL=false. TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Site code: APS TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Client machine name: W9991417L TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Client Identity: GUID:B09CD2F4-926D-4796-8738-F20937D2CAFF TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Advertisement ID: APS205D6 TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Package ID: APS001AE TSManager 22/10/2010 14:49:10 1144 (0x0478)

    Sending StatusMessage TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Formatted header: TSManager 22/10/2010 14:49:11 1144 (0x0478)

    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>8b28e089-91b4-41ab-b0ee-40f04d43dca9</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2010-10-22T12:49:11Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4260"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>

    TSManager 22/10/2010 14:49:11 1144 (0x0478)

    CLibSMSMessageWinHttpTransport::Send: URL: srv42sccm01.APSTAR.it:80 CCM_POST /ccm_system/request TSManager 22/10/2010 14:49:11 1144 (0x0478)

    The request has succeeded. 200 OK TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Set a global environment variable _SMSTSLastActionRetCode=-2147023277 TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Clear local default environment TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Let the parent group (Extra Software/Drivers) decides whether to continue execution TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Let the parent group (Install Lenovo Drivers) decide whether to continue execution TSManager 22/10/2010 14:49:11 1144 (0x0478)

    The execution of the group (Install Lenovo Drivers) has failed and the execution has been aborted. An action failed.

    Operation aborted (Error: 80004004; Source: Windows) TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Failed to run the last action: Install Fingerprint (T500). Execution of task sequence failed.

    This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package. (Error: 80070653; Source: Windows) TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Sending status message . . . TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Send a task execution status message SMS_TSExecution_TaskSequenceFailError TSManager 22/10/2010 14:49:11 1144 (0x0478)

    MP server srv42sccm01.APSTAR.it and port 80. SSL=false. CRL=false. TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Site code: APS TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Client machine name: W9991417L TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Client Identity: GUID:B09CD2F4-926D-4796-8738-F20937D2CAFF TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Advertisement ID: APS205D6 TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Package ID: APS001AE TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Sending StatusMessage TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Formatted header: TSManager 22/10/2010 14:49:11 1144 (0x0478)

    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>8b28e089-91b4-41ab-b0ee-40f04d43dca9</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2010-10-22T12:49:11Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2130"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>

    TSManager 22/10/2010 14:49:11 1144 (0x0478)

    CLibSMSMessageWinHttpTransport::Send: URL: srv42sccm01.APSTAR.it:80 CCM_POST /ccm_system/request TSManager 22/10/2010 14:49:11 1144 (0x0478)

    The request has succeeded. 200 OK TSManager 22/10/2010 14:49:11 1144 (0x0478)

    Launching command shell. OSDSetupHook 22/10/2010 14:53:53 2020 (0x07E4)

    Windows station: WinSta0 OSDSetupHook 22/10/2010 14:53:53 2020 (0x07E4)

    Desktop: Default OSDSetupHook 22/10/2010 14:53:53 2020 (0x07E4)

    executing command: C:\Windows\system32\cmd.exe /k OSDSetupHook 22/10/2010 14:53:53 2020 (0x07E4)

    executed command: C:\Windows\system32\cmd.exe /k OSDSetupHook 22/10/2010 14:53:53 2020 (0x07E4)

    Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,767) TSManager 22/10/2010 15:04:24 1144 (0x0478)

    Task Sequence Engine failed! Code: enExecutionFail TSManager 22/10/2010 15:04:24 1144 (0x0478)

    **************************************************************************** TSManager 22/10/2010 15:04:24 1144 (0x0478)

    Task sequence execution failed with error code 80004005 TSManager 22/10/2010 15:04:24 1144 (0x0478)

    Cleaning Up. Removing Authenticator TSManager 22/10/2010 15:04:24 1144 (0x0478)

    Cleaning up task sequence folder TSManager 22/10/2010 15:04:24 1144 (0x0478)

     

    tvsu.log

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: 0

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.GenericPackageInstaller.GenericPackageInstaller.ExtractFiles(String extractCommand)

    Message: 7wf461ww.exe /VERYSILENT /DIR=C:\Windows\TEMP\THININ~1\7wf461ww\ Extract command was executed sucessfully in Lenovo Fingerprint Software for Windows 7 64-bit update

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.GenericPackageInstaller.CmdInstaller.InstallUpdate()

    Message: Update Lenovo Fingerprint Software for Windows 7 64-bit is being install

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Engine.WindowsServiceInstaller.CommonExecutor(String directory, String command, String arguments, InstallationType type, Boolean hideWindow)

    Message: I received this info:

    Directory: C:\Windows\TEMP\\ThinInstaller\7wf461ww\

    Command: C:\Windows\TEMP\THININ~1\7wf461ww\Setup64-WIN7.exe

    Arguments: /s /v"/qn REBOOT="R""

    Install type: COMMAND

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: Directory: C:\Windows\TEMP\\ThinInstaller\7wf461ww\

    Command: C:\Windows\TEMP\THININ~1\7wf461ww\Setup64-WIN7.exe

    Arguments: /s /v"/qn REBOOT="R""

    Install type: COMMAND

    TimeOut: 0

    HideWindow?: False

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: Directory 1: C:\Windows\TEMP\\ThinInstaller\7wf461ww\

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: If directory 1 exists: C:\Windows\TEMP\\ThinInstaller\7wf461ww\

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: The parameters directory and command stay as follows:

    Command: Setup64-WIN7.exe

    Directory: C:\Windows\TEMP\\ThinInstaller\7wf461ww\

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: hide window: False

     

    Info 2010-10-21 , 03:42:03

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: Type normal

     

    Info 2010-10-21 , 03:42:10

    at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide)

    Message: 1619

     

    Info 2010-10-21 , 03:42:10

    at Tvsu.GenericPackageInstaller.CmdInstaller.InstallUpdate()

    Message: Expected return code: 3010, Installation return code: 1619

     

    Info 2010-10-21 , 03:42:10

    at Tvsu.Engine.Process.PackageInstallerProcess.CleanRegistry()

    Message: Cleaning the registry

     

    Info 2010-10-21 , 03:42:10

    at Tvsu.Engine.DataBase.ChangeInstallDate(Update updateInfo)

    Message: Change install date to: 634232724976015729

     

    Info 2010-10-21 , 03:42:10

    at Tvsu.Engine.Process.PackageInstallerProcess.InstallNewUpdates()

    Message: Update Lenovo Fingerprint Software for Windows 7 64-bit installation failed

     

    Info 2010-10-21 , 03:42:10

    at Tvsu.GenericPackageInstaller.GenericPackageInstaller..ctor(Update update)

    Message: Update Local Directory: C:\Windows\TEMP\\ThinInstaller\6ima04ww\

     

    Info 2010-10-21 , 03:42:10

    at Tvsu.Egather.EgatherManager.GetEgatherParser(String type)

    Message: Running egather complete.....

     

    I tried to see if the command-line was correct by manually executing it and some popup came on the screen, maybe that this is causing the install in TS to fail?

    eje9jj3kusl9lf3rfund23jks8.png

  8. Now I will create a new base image each 6 months I think depending on the amount of updates. The more you install software the less your base will be flexible an MVP told me.

     

    For the people who installs Office2010, SAP and other big software (iSeries for instance) do you have problems afterwards updating this software or changing anything?

  9. I am almost finishing my base image for Windows 7 ENT. It's supergood!

    the only thing I need is the powerplan that is always failing. I created a 'Run command Line' with the following command: cmd.exe /c powercfg -s a1841308-3541-4fab-bc81-f71556f20b4a

     

    I also tried with cmd.exe /c "powercfg -s a1841308-3541-4fab-bc81-f71556f20b4a" but no good results.

     

    Can someone tell me what is need to put it in Power Saver(laptops) and High Performance (desktops) please?

  10. and what did you do to solve it ?

     

    I tried a lot of thing on 3 days but finally I managed to see through the smoke :rolleyes:

     

    What was failing was that the network share isn't accessible because the program (egather) is using the framework library. For that you must set a rule like %WINDIR%\Microsoft.NET\Framework\v2.0.50727\CasPol.exe -pp off -m -ag 1.2 -url file://\\server\share\ FullTrust

     

    (Also I did it on ip address and not on netbios name)

  11. Working dir 'C:\Program Files (x86)\ThinInstaller ???

    Do you copy the thininstaller files(already extracted?) or the thininstaller.exe installation file?

    Have you tried to copy it to c:\Lenovo\

     

    Create a task for the thininstaller step(copy and run), and then advertise this task to an up and running computer. then you dont waste so much time doing an OS deployment every time you try and fail.

     

    I tried by copying the whole extracted ThinInstaller folder to "Program Files (x86)" but now I'm copying it to '%systemdrive%\ThinInst'.

     

    Did you ever ran this successfully in Win7 x64?

  12. I got more info from the smsts.log. I can't have a separated log file for ThinInstaller or maybe I don't know where it is :huh:

     

    Start executing an instruciton. Instruction name: Run Thininstaller. Instruction pointer: 32 TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a global environment variable _SMSTSCurrentActionName=Run Thininstaller TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a global environment variable _SMSTSNextInstructionPointer=32 TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a local default variable SMSTSDisableWow64Redirection TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a local default variable _SMSTSRunCommandLineAsUser TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a local default variable SMSTSRunCommandLineUserName TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a local default variable SMSTSRunCommandLineUserPassword TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a local default variable WorkingDirectory TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set a global environment variable _SMSTSLogPath=C:\Windows\SysWOW64\CCM\Logs\SMSTSLog TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Expand a string: smsswd.exe /run: cmd.exe /c thininstaller.exe /CM -search A -action INSTALL -repository \\10.156.253.14\drivers -noicon -includerebootpackages 1,2,3,4 -noreboot -log "C:\Windows\TVSULog.txt" TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Expand a string: TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Command line for extension .exe is "%1" %* TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Set command line: smsswd.exe /run: cmd.exe /c thininstaller.exe /CM -search A -action INSTALL -repository \\10.156.253.14\drivers -noicon -includerebootpackages 1,2,3,4 -noreboot -log "C:\Windows\TVSULog.txt" TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Start executing the command line: smsswd.exe /run: cmd.exe /c thininstaller.exe /CM -search A -action INSTALL -repository \\10.156.253.14\drivers -noicon -includerebootpackages 1,2,3,4 -noreboot -log "C:\Windows\TVSULog.txt" TSManager 11/10/2010 10:01:18 1816 (0x0718)

    !--------------------------------------------------------------------------------------------! TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Expand a string: WinPEandFullOS TSManager 11/10/2010 10:01:18 1816 (0x0718)

    Executing command line: smsswd.exe /run: cmd.exe /c thininstaller.exe /CM -search A -action INSTALL -repository \\10.156.253.14\drivers -noicon -includerebootpackages 1,2,3,4 -noreboot -log "C:\Windows\TVSULog.txt" TSManager 11/10/2010 10:01:18 1816 (0x0718)

    =======================[ smsswd.exe ] ======================= InstallSoftware 11/10/2010 10:01:18 2884 (0x0B44)

    PackageID = '' InstallSoftware 11/10/2010 10:01:18 2884 (0x0B44)

    BaseVar = '', ContinueOnError='' InstallSoftware 11/10/2010 10:01:18 2884 (0x0B44)

    SwdAction = '0001' InstallSoftware 11/10/2010 10:01:18 2884 (0x0B44)

    Getting linked token InstallSoftware 11/10/2010 10:01:18 2884 (0x0B44)

    failed to get the token information InstallSoftware 11/10/2010 10:01:18 2884 (0x0B44)

    Get RunAs private desktop SMSTS-88936\SMSTSDesktop InstallSoftware 11/10/2010 10:01:19 2884 (0x0B44)

    Run command line under a user account InstallSoftware 11/10/2010 10:01:19 2884 (0x0B44)

    Command line for extension .exe is "%1" %* InstallSoftware 11/10/2010 10:01:19 2884 (0x0B44)

    Set command line: Run command line InstallSoftware 11/10/2010 10:01:19 2884 (0x0B44)

    Working dir 'C:\Program Files (x86)\ThinInstaller' InstallSoftware 11/10/2010 10:01:19 2884 (0x0B44)

    Executing command line: Run command line InstallSoftware 11/10/2010 10:01:19 2884 (0x0B44)

    Create a process under given user token InstallSoftware 11/10/2010 10:01:19 2884 (0x0B44)

    Process completed with exit code 1 InstallSoftware 11/10/2010 10:01:39 2884 (0x0B44)

    Command line returned 1 InstallSoftware 11/10/2010 10:01:39 2884 (0x0B44)

    Process completed with exit code 1 TSManager 11/10/2010 10:01:39 1816 (0x0718)

    !--------------------------------------------------------------------------------------------! TSManager 11/10/2010 10:01:39 1816 (0x0718)

    Failed to run the action: Run Thininstaller.

    Incorrect function. (Error: 00000001; Source: Windows) TSManager 11/10/2010 10:01:39 1816 (0x0718)

    Sending status message . . . TSManager 11/10/2010 10:01:39 1816 (0x0718)

    Send a task execution status message SMS_TSExecution_ActionFailError TSManager 11/10/2010 10:01:39 1816 (0x0718)

     

    I see the line "Failed to run the action: Run Thininstaller. Incorrect function. (Error: 00000001; Source: Windows)" but I can't see more why it is in error?

  13. Good to hear :)

     

    Ok we are testing Win7 to deploy and I'm also into the Thininstaller thing. It works when I launch the command-line manually but not through task sequence.

    I saw in the c:\programdata\lenovo\%computername%installation.txt that all needed packages were installed but this is when it's done manually.

    Every access is good but it doesn't install with TS.

     

    It's Win7 ENT x64

     

    *The copy is working fine. (to C:\Windows\ThinIsnt)

    *The command-line I use is:

    "cmd.exe /c thininstaller.exe /CM -search A -action INSTALL -repository \\10.156.253.14\drivers -noicon -includerebootpackages 1,2,3,4 -noreboot"

    Starting in; "C:\Windows\ThinInst"

    Time-out; 45 minutes

    Run as user; domain\sccm administrator

  14. When I launch my build win7 task sequence everything is done untill the installation of applications. I suppose it's the nic driver not getting installed while I do do a F8 and a ipconfig I'm not getting any ip address.

    I successfully imported the correct x64 win7 driver into the x64 boot image. (It's there, I can see it :ph34r: )

    What I'm trying to build is a Windows 7 Enterprise x64 image.

     

    When I try the same imported driver into Win7 it installs correctly so I can't figure out what is causing this.

  15. It should say something in the smsts.log then...

     

    no I wish it was that simple but in the smsts there's nothing. Ok it installs framework 2.0, flash 10, framework 3.5 and by the following it just reboots the machine.

    This application is installed since the beginning of SCCM here and I just did an update of the package on all DP's.

    I relaunch and will look if it's better

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.