Jump to content


Kingskawn

Established Members
  • Posts

    252
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Kingskawn

  1. Since last week I have a problem that the task sequence isn't installing any software anymore. I don't know why but everything else before is installing. So the OS installs and some parameters but after that nothing.. I looked in the logs, saw nothing special. Access rights are untouched.
  2. The copy is done by a bat file: prepare.bat ---------------begin-------------------- xcopy "%~dp0*.*" C:\ThinInst /E /Z /Y /I ----------------end--------------------- The whole folder and files is copied so it doesn't matter if it's your method or another. The next step, executing the command is yours. Just that I choose the option Timeout = 120 minutes in the run command-line. EDIT: Ok it's working now. Thanks!
  3. I never used netbios name in this case. Always ip address. No what I was saying is that it works manually but not with SCCM. It runs with SCCM but it doesn't install anything. I'll retry in a minute.
  4. Ok so now I did it manually and it found around 20 things to install. I removed all MS updates and bios update and Lenovo toolbox. I changed in the thininstall.exe.configuration the path to something like: <RepositoryPath>\\10.55.65.5\tvsu</RepositoryPath> <LogPath>c:\windows\temp\</LogPath> I changed this too in the actual package and did an update of the package. Lauching it manually from the client worked so there must be something wrong in my command: cmd.exe /c thininstaller.exe /CM -search A -action INSTALL -noicon -includerebootpackages 1,3,4 -repository \\10.55.65.5\tvsu
  5. It appears to work but no update is applied. The package are, of course, set on Active. I also removed the MS updates. But AMT for example won't install. It says that there is no update to be applied while there is.
  6. Ok so I checked and the run command was not correct. I changed that in the TS and it's running for now. I hope it'll work. What timeout value did you take to run thininstaller? EDIT: I still got the access denied message but I set 'Everyone' on the share.
  7. In this printscreen there are collections (Deployment Management) that are greyed out. How can you set them back to green status in order to have them working again? I'm asking because I do have this and what I do is delete the greyed out updates, do a refresh of the package and it's green again but it's not the way it should be.
  8. I just upgraded to SP2 and when I want to launch report it asks me to give a value in "Select the default report server for running reports" What is this thing? My reporting role was working in SP1 R2. I think I have to install role 'Reporting Services Point' but is the 'SQL Reporting Point' the same or something else? If I must install this, can it be done on the primary server?
  9. Ok that seems to be somehting that I will use
  10. We will migrate to Win7 soon and therefor we create a plan with the computer types that can migrate to Win7. It will be Lenovo laptop: T61, T500, X301, T410, T510 | Desktops: M57, M58, M70e and M90 For old machines it's hard to find any drivers for Win7 to boot in winpe as there is stated 'Included with Operating System' as here: http://download.lenovo.com/lenovo/content/ddfm/MIGR-70443.html#networking Other example is that I can't download drivers for Win7 like here for an ethernet driver for the T61 http://download.lenovo.com/lenovo/content/ddfm/MIGR-67853.html#networking Are all these 'old' drivers already included in Winpe 3.0? I think it's a bare OS but I'm not sure. As for Win7 I know those drivers are already known and in the OS.
  11. Kingskawn

    Deploy Windows 7

    double post Ok I found the problem. It was the key. When you look into setupact.log you'll see that it cannot verify the key so it fails. That why.
  12. Kingskawn

    Deploy Windows 7

    Ok I just upgraded to SP2, everything was working great on SP1 R2. Now I'm trying to deploy Win7 enterprise x64 like everybody (I think) but the thing isn't working. I can boot with pxe, I fill in the pxe password, it starts to partition the disk, the it says 'Setup windows and Configmgr' (like always) with the win7 background and then it fails. It's not a driver problem I think, otherwise it had been rebooting. I think there is some authority or update of package or something missing. I already updated the sccm client package. This is the log Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\AAN0018C OSDSetupWindows 13/09/2010 16:43:03 1252 (0x04E4) reference count 1 for the source C:\_SMSTaskSequence\Packages\AAN0018C before releasing OSDSetupWindows 13/09/2010 16:43:03 1252 (0x04E4) Delete source directory C:\_SMSTaskSequence\Packages\AAN0018C OSDSetupWindows 13/09/2010 16:43:03 1252 (0x04E4) Released the resolved source C:\_SMSTaskSequence\Packages\AAN0018C OSDSetupWindows 13/09/2010 16:43:04 1252 (0x04E4) exitCode == 0, HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,440) OSDSetupWindows 13/09/2010 16:43:04 1252 (0x04E4) Windows setup failed, code 31 OSDSetupWindows 13/09/2010 16:43:04 1252 (0x04E4) setup.run(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,1707) OSDSetupWindows 13/09/2010 16:43:04 1252 (0x04E4) Exiting with code 0x80004005 OSDSetupWindows 13/09/2010 16:43:04 1252 (0x04E4) Process completed with exit code 2147500037 TSManager 13/09/2010 16:43:04 1124 (0x0464) !--------------------------------------------------------------------------------------------! TSManager 13/09/2010 16:43:04 1124 (0x0464) Failed to run the action: Setup windows and ConfigMgr. Unspecified error (Error: 80004005; Source: Windows) TSManager 13/09/2010 16:43:04 1124 (0x0464) Sending status message . . . TSManager 13/09/2010 16:43:04 1124 (0x0464) Send a task execution status message SMS_TSExecution_ActionFailError TSManager 13/09/2010 16:43:04 1124 (0x0464) MP server prim_server.AANTER.fr and port 80. SSL=false. CRL=false. TSManager 13/09/2010 16:43:04 1124 (0x0464) Site code: AAN TSManager 13/09/2010 16:43:04 1124 (0x0464) Client machine name: metosmachine TSManager 13/09/2010 16:43:04 1124 (0x0464) Client Identity: GUID:01C5EE96-AECB-4DBA-84D9-EB64BC6BA526 TSManager 13/09/2010 16:43:04 1124 (0x0464) Advertisement ID: AAN2059F TSManager 13/09/2010 16:43:04 1124 (0x0464) Package ID: AAN00188 TSManager 13/09/2010 16:43:04 1124 (0x0464) Sending StatusMessage TSManager 13/09/2010 16:43:04 1124 (0x0464) Formatted header: TSManager 13/09/2010 16:43:04 1124 (0x0464) <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-09-13T14:43:04Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4266"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> TSManager 13/09/2010 16:43:04 1124 (0x0464)
  13. Ok I tested this solution and it didn't worked. A snippet from the log Info 2010-09-13 , 12:00:44 InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvt.LocalRepositoryDatabase.LocalRepositoryDatabaseManager.GetDescrips(String shareName, String mtm, String os, String oslang, String agent, Boolean bValidateLocalRepository) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: No database.xml file found. The application will start searching folders for updates. InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Severe 2010-09-13 , 12:00:44 InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvt.LocalRepositoryDatabase.LocalRepositoryDatabaseManager.GetDescrips(String shareName, String mtm, String os, String oslang, String agent, Boolean bValidateLocalRepository) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: The database file wasn't found, or is not valid in \\10.55.65.5\tvsu\ message:Access to the path '\\10.55.65.5\tvsu' is denied. InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Severe 2010-09-13 , 12:00:44 InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvt.LocalRepositoryDatabase.LocalRepositoryDatabaseManager.GetDescriptors(String shareName, String mtm, String os, String oslang, String agent, Boolean bValidateLocalRepository) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: An exception occurred when getting descriptors from \\10.55.65.5\tvsu\ InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Severe 2010-09-13 , 12:00:45 InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.Engine.Process.HelpCenterIndexRepositoryProcess._Start() InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: An enception ocurred while getting the candidate updates list from the local repository InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Severe 2010-09-13 , 12:00:45 InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.Engine.Task.Task.StartExecution() InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: An error occurred while the task: ApplicableUpdatesTask executed the process: HelpCenterIndexRepositoryProcessthe message from exception isThe database file wasn't found, or is not valid InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Exception: InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: The database file wasn't found, or is not valid InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Type: Tvt.Helpcenter.LocalRepositoryIndexProcessor.LocalRepositoryDatabaseException InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.Engine.Task.Task.Start() InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.Engine.Task.Task.StartExecution() InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Severe 2010-09-13 , 12:00:45 InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.CommandLine.CommandLineParameters.StartCommanLineParameters(String[] arguments) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: Error on command line parameters InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Exception: InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Message: The database file wasn't found, or is not valid InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) Type: Tvt.Helpcenter.LocalRepositoryIndexProcessor.LocalRepositoryDatabaseException InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.Engine.Task.Task.StartExecution() InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed) InstallSoftware 13/09/2010 12:00:45 3324 (0x0CFC) at Tvsu.CommandLine.CommandLineParameters.SearchForUpdates() InstallSoftware 13/09/2010 12:00:46 3324 (0x0CFC) at Tvsu.CommandLine.CommandLineParameters.StartCommanLineParameters(String[] arguments) InstallSoftware 13/09/2010 12:00:46 3324 (0x0CFC) InstallSoftware 13/09/2010 12:00:46 3324 (0x0CFC) Info 2010-09-13 , 12:00:45 InstallSoftware 13/09/2010 12:00:46 3324 (0x0CFC) at Tvsu.CommandLine.CommandLineParameters.StartCommanLineParameters(String[] arguments) InstallSoftware 13/09/2010 12:00:46 3324 (0x0CFC) Message: Installation succeeded, and reboot been suppressed InstallSoftware 13/09/2010 12:00:46 3324 (0x0CFC) InstallSoftware 13/09/2010 12:00:46 3324 (0x0CFC) Info 2010-09-13 , 12:01:39 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Message: C:\ThinInst\egather\ ia.exe -filename"C:\ThinInst\egather\sysreco" -silent -local -section SYSTEM_SUMMARY REGIONAL_SETTINGS SMBIOS_INFORMATION Firmware_Information Installed_Software SMBIOS_INFORMATION DEVICE_DRIVERS_AND_SERVICES IDE_DEVICE_INFORMATION DEVICE_MANAGER_SETTINGS -p device_manager enable_hardwareid COMMAND 300000 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Info 2010-09-13 , 12:01:39 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Message: Hidden InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Info 2010-09-13 , 12:01:39 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) at Tvsu.Executor.CommandLauncher.ExecuteCommandLine(String dir, String cmd, String args, String _installType, Int64 timeOut, Boolean hide) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Message: 0 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Info 2010-09-13 , 12:01:39 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) at Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Message: RC eGatherer: 0 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Process completed with exit code 1 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Command line returned 1 InstallSoftware 13/09/2010 12:01:39 3324 (0x0CFC) Process completed with exit code 1 TSManager 13/09/2010 12:01:39 2212 (0x08A4) !--------------------------------------------------------------------------------------------! TSManager 13/09/2010 12:01:39 2212 (0x08A4) Failed to run the action: Run Thininstaller. Incorrect function. (Error: 00000001; Source: Windows) TSManager 13/09/2010 12:01:39 2212 (0x08A4) Sending status message . . . TSManager 13/09/2010 12:01:39 2212 (0x08A4) Send a task execution status message SMS_TSExecution_ActionFailError TSManager 13/09/2010 12:01:39 2212 (0x08A4) MP server primserver.dns.fr and port 80. SSL=false. CRL=false. TSManager 13/09/2010 12:01:39 2212 (0x08A4) Site code: AAN TSManager 13/09/2010 12:01:39 2212 (0x08A4) Client machine name: mentos04 TSManager 13/09/2010 12:01:39 2212 (0x08A4) Client Identity: GUID:B0DA2C89-6DB9-4A4D-B376-15349AAC320D TSManager 13/09/2010 12:01:39 2212 (0x08A4) Advertisement ID: AAN2059D TSManager 13/09/2010 12:01:39 2212 (0x08A4) Package ID: AAN00185 TSManager 13/09/2010 12:01:39 2212 (0x08A4) Sending StatusMessage TSManager 13/09/2010 12:01:39 2212 (0x08A4) Formatted header: TSManager 13/09/2010 12:01:39 2212 (0x08A4) <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-09-13T10:01:39Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4240"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> TSManager 13/09/2010 12:01:39 2212 (0x08A4) CLibSMSMessageWinHttpTransport::Send: URL: primserver.dns.fr:80 CCM_POST /ccm_system/request TSManager 13/09/2010 12:01:39 2212 (0x08A4) The request has succeeded. 200 OK TSManager 13/09/2010 12:01:39 2212 (0x08A4) Set a global environment variable _SMSTSLastActionRetCode=1 TSManager 13/09/2010 12:01:39 2212 (0x08A4) Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 13/09/2010 12:01:39 2212 (0x08A4) Clear local default environment TSManager 13/09/2010 12:01:39 2212 (0x08A4) Let the parent group (Install General Software) decides whether to continue execution TSManager 13/09/2010 12:01:39 2212 (0x08A4) The execution of the group (Install General Software) has failed and the execution has been aborted. An action failed. Operation aborted (Error: 80004004; Source: Windows) TSManager 13/09/2010 12:01:39 2212 (0x08A4) Failed to run the last action: Run Thininstaller. Execution of task sequence failed. Incorrect function. (Error: 00000001; Source: Windows) TSManager 13/09/2010 12:01:39 2212 (0x08A4) Sending status message . . . TSManager 13/09/2010 12:01:39 2212 (0x08A4) Send a task execution status message SMS_TSExecution_TaskSequenceFailError TSManager 13/09/2010 12:01:39 2212 (0x08A4) MP server primserver.dns.fr and port 80. SSL=false. CRL=false. TSManager 13/09/2010 12:01:39 2212 (0x08A4) Site code: AAN TSManager 13/09/2010 12:01:39 2212 (0x08A4) Client machine name: mentos04 TSManager 13/09/2010 12:01:39 2212 (0x08A4) Client Identity: GUID:B0DA2C89-6DB9-4A4D-B376-15349AAC320D TSManager 13/09/2010 12:01:39 2212 (0x08A4) Advertisement ID: AAN2059D TSManager 13/09/2010 12:01:39 2212 (0x08A4) Package ID: AAN00185 TSManager 13/09/2010 12:01:39 2212 (0x08A4) Sending StatusMessage TSManager 13/09/2010 12:01:39 2212 (0x08A4) Formatted header: TSManager 13/09/2010 12:01:39 2212 (0x08A4) <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-09-13T10:01:39Z</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 13/09/2010 12:01:39 2212 (0x08A4) CLibSMSMessageWinHttpTransport::Send: URL: primserver.dns.fr:80 CCM_POST /ccm_system/request TSManager 13/09/2010 12:01:39 2212 (0x08A4) The request has succeeded. 200 OK TSManager 13/09/2010 12:01:39 2212 (0x08A4) Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,767) TSManager 13/09/2010 12:16:39 2212 (0x08A4) Task Sequence Engine failed! Code: enExecutionFail TSManager 13/09/2010 12:16:39 2212 (0x08A4) **************************************************************************** TSManager 13/09/2010 12:16:39 2212 (0x08A4) Task sequence execution failed with error code 80004005 TSManager 13/09/2010 12:16:39 2212 (0x08A4) Cleaning Up. Removing Authenticator TSManager 13/09/2010 12:16:39 2212 (0x08A4) Cleaning up task sequence folder TSManager 13/09/2010 12:16:39 2212 (0x08A4)
  14. My logs aren't revealing anything. But for that server I figured it out by rebooting the server it just pursuit the setup. So now that secondary is .6487. Yesterday evening (6PM) I launched 5 upgrades through the console. This morning 3 of them were upgraded. 2 of them are still on 'Upgrade'. I looked in the logfile 'ComponentSetup.log' ==================== <<09-07-2010 16:58:47>> ==================== Back up customizable files: Completed Transfer files: Completed Install SMS provider components: Completed Register controls: Completed Upgrade inboxes: Completed Upgrade site control file: Completed Initialize Configuration Manager site: Completed Install site component manager: Completed Install Configuration Manager services (site component manager): Completed Install component monitor: Completed Install SMS executive: Completed Install site control manager: Completed Install hierarchy manager: Completed Install inbox manager: Completed ConfigMgrPrereq.log -> everything stated 'Passed' ConfigMgrSetup.log ===================== << Starting SMS V4 SP2 Setup >> ===================== <09-07-2010 18:05:47> Commandline : /upgrade /nouserinput <09-07-2010 18:05:47> This is 32 bit. <09-07-2010 18:05:47> Verifying the Reg for AssetIntelligence Installation <09-07-2010 18:05:47> Setup detected an existing SCCM installation. Currently installed version is 6487 <09-07-2010 18:05:47> Phase is FF <09-07-2010 18:05:47> Setting the default CSV folder path <09-07-2010 18:05:47> SMS Build Number = 6487 <09-07-2010 18:05:47> SMS Version = 4.0 <09-07-2010 18:05:47> SMS Minimum Build Number = 800 <09-07-2010 18:05:47> Verifying SMS Active Directory Schema Extensions. <09-07-2010 18:05:47> DS Root:CN=Schema,CN=Configuration,DC=SCCMWORLD,DC=BE <09-07-2010 18:05:47> Verifying SMS Active Directory Schema Extensions. <09-07-2010 18:05:47> DS Root:CN=Schema,CN=Configuration,DC=SCCMWORLD,DC=BE <09-07-2010 18:05:47> Please specify NOUSERINPUT option with SCRIPT option. NOUSERINPUT is ignored. <09-07-2010 18:05:47> The command line options are /UPGRADE /NOUSERINPUT <09-07-2010 18:05:47> Since this is a secondary site upgrade without specifying alternative path, determined secondary site push. <09-07-2010 18:05:47> Checking if this is a push with local media or not... <09-07-2010 18:05:47> Setup path is D:\szh1kc8x.TMP\SMSSETUP\bin\i386\setup.exe. <09-07-2010 18:05:47> Cannot find D:\szh1kc8x.TMP\SMSSETUP\redist. This could be secondary site push upgrade with no local media option. <09-07-2010 18:05:47> This is a secondary site push upgrade without local media. <09-07-2010 18:05:47> VC redist is already installed. <09-07-2010 18:05:47> Successfully renamed the file D:\Microsoft Configuration Manager\inboxes\clifiles.src\hinv\sms_def.mof <09-07-2010 18:05:47> Successfully renamed the file D:\Microsoft Configuration Manager\inboxes\clifiles.src\hinv\configuration.mof <09-07-2010 18:05:47> Getting best SC file <09-07-2010 18:05:48> SMS Shutdown: Calling StopServices() <09-07-2010 18:06:43> Precautionary shutdown of services <09-07-2010 18:06:43> Stopping service SMS_SITE_COMPONENT_MANAGER <09-07-2010 18:06:49> Stopping service SMS_SQL_MONITOR <09-07-2010 18:06:49> Service SMS_SQL_MONITOR is not installed, skip it. <09-07-2010 18:06:49> Stopping service SMS_EXECUTIVE <09-07-2010 18:06:49> Stopping service SMS_SERVER_BOOTSTRAP_S206SCCM01 <09-07-2010 18:06:49> Service SMS_SERVER_BOOTSTRAP_S206SCCM01 is not installed, skip it. <09-07-2010 18:06:49> Stopping service SMS_REPORTING_POINT <09-07-2010 18:06:49> Service SMS_REPORTING_POINT is not installed, skip it. <09-07-2010 18:06:49> Stopping service SMS_SERVER_LOCATOR_POINT <09-07-2010 18:06:49> Service SMS_SERVER_LOCATOR_POINT is not installed, skip it. <09-07-2010 18:06:49> Stopping service SMS Remote Control Agent <09-07-2010 18:06:49> Service SMS Remote Control Agent is not installed, skip it. <09-07-2010 18:06:49> Stopping service SMS_SITE_BACKUP <09-07-2010 18:06:49> Stopping service SMS_SITE_SQL_BACKUP <09-07-2010 18:06:49> Service SMS_SITE_SQL_BACKUP is not installed, skip it. <09-07-2010 18:06:49> Stopping service SMS_SITE_VSS_WRITER <09-07-2010 18:06:49> Attempting to stop WMI, and all dependent services. <09-07-2010 18:06:49> Stopping CcmExec. <09-07-2010 18:06:51> Stopping WMI. <09-07-2010 18:06:53> Calling RegAsm to unregister previously registered files. <09-07-2010 18:06:53> Unregistering D:\Microsoft Configuration Manager\bin\i386\WSUSMSP.dll <09-07-2010 18:07:09> Unregistering D:\Microsoft Configuration Manager\bin\i386\wsyncact.dll <09-07-2010 18:07:25> Unregistered OCX d:\microsoft configuration manager\bin\i386\smsprov.dll <09-07-2010 18:07:25> Unregistered OCX d:\microsoft configuration manager\bin\i386\extnprov.dll <09-07-2010 18:07:25> Unregistered OCX d:\microsoft configuration manager\bin\i386\tasksequenceprovider.dll <09-07-2010 18:07:26> Unregistered OCX d:\microsoft configuration manager\bin\i386\srsserver.dll <09-07-2010 18:07:26> Unregistered OCX d:\microsoft configuration manager\bin\i386\wsusmsp.dll <09-07-2010 18:07:26> Unregistered OCX d:\microsoft configuration manager\bin\i386\updmgr.dll <09-07-2010 18:07:26> Unregistered OCX d:\microsoft configuration manager\bin\i386\cmprov.dll <09-07-2010 18:07:27> Unregistered OCX d:\microsoft configuration manager\bin\i386\pollprov.dll <09-07-2010 18:07:27> Unregistered OCX d:\microsoft configuration manager\bin\i386\abnwsvr.dll <09-07-2010 18:07:27> Unregistered OCX d:\microsoft configuration manager\bin\i386\falsvrn.dll <09-07-2010 18:07:27> Unregistered OCX d:\microsoft configuration manager\bin\i386\svrops.dll <09-07-2010 18:07:27> Unregistered OCX d:\microsoft configuration manager\bin\i386\mslmsvrn.dll <09-07-2010 18:07:27> Removing NAL Server registry key. <09-07-2010 18:07:27> Updating MPType and MPDefault for Secondary Site with default value. <09-07-2010 18:07:27> Updating MPType and MPDefault for Secondary Site with default value. <09-07-2010 18:07:27> Updating MPType and MPDefault for Secondary Site with default value. <09-07-2010 18:07:27> Updating MPType and MPDefault for Secondary Site with default value. <09-07-2010 18:07:27> Updating MPType and MPDefault for Secondary Site with default value. <09-07-2010 18:07:27> Updating MPType and MPDefault for Secondary Site with default value. <09-07-2010 18:07:27> Updating MPType and MPDefault for Secondary Site with default value. <09-07-2010 18:07:29> Newer or the same version of smsperf.dll is detected on the system, skip the file copy. <09-07-2010 18:07:29> The installed version is 40000-195707D0, our version is 40000-195707D0. <09-07-2010 18:07:29> Newer or the same version of perf_msg.dll is detected on the system, skip the file copy. <09-07-2010 18:07:29> The installed version is 40000-195707D0, our version is 40000-195707D0. <09-07-2010 18:07:29> Newer or the same version of srvmsgs.dll is detected on the system, skip the file copy. <09-07-2010 18:07:29> The installed version is 40000-195707D0, our version is 40000-195707D0. <09-07-2010 18:07:29> Newer or the same version of climsgs.dll is detected on the system, skip the file copy. <09-07-2010 18:07:29> The installed version is 40000-195707D0, our version is 40000-195707D0. <09-07-2010 18:07:29> Newer or the same version of provmsgs.dll is detected on the system, skip the file copy. <09-07-2010 18:07:29> The installed version is 40000-195707D0, our version is 40000-195707D0. <09-07-2010 18:07:29> msvcp60.dll is a system protected file, skip the file copy. <09-07-2010 18:07:32> Executing C:\WINDOWS\TEMP\msrdcoob_x86.exe /quiet <09-07-2010 18:07:37> Successfully ran C:\WINDOWS\TEMP\msrdcoob_x86.exe /quiet <09-07-2010 18:07:40> CompileMOFFile: Starting to compile MOF D:\Microsoft Configuration Manager\bin\i386\cmprov.mof <09-07-2010 18:07:41> CompileMOFFile: Compiled MOF D:\Microsoft Configuration Manager\bin\i386\cmprov.mof <09-07-2010 18:07:41> CompileMOFFile: Starting to compile MOF D:\Microsoft Configuration Manager\bin\i386\pollprov.mof <09-07-2010 18:07:41> CompileMOFFile: Compiled MOF D:\Microsoft Configuration Manager\bin\i386\pollprov.mof <09-07-2010 18:07:41> CompileMOFFile: Starting to compile MOF D:\Microsoft Configuration Manager\bin\i386\NetDisc.mof <09-07-2010 18:07:42> CompileMOFFile: Compiled MOF D:\Microsoft Configuration Manager\bin\i386\NetDisc.mof <09-07-2010 18:07:42> Attempting to stop WMI, and all dependent services. <09-07-2010 18:07:42> Stopping WMI. <09-07-2010 18:07:44> Registered OCX D:\Microsoft Configuration Manager\bin\i386\mslmsvrn.dll <09-07-2010 18:07:44> Registered OCX D:\Microsoft Configuration Manager\bin\i386\abnwsvr.dll <09-07-2010 18:07:45> Registered OCX D:\Microsoft Configuration Manager\bin\i386\falsvrn.dll <09-07-2010 18:07:45> Registered OCX D:\Microsoft Configuration Manager\bin\i386\svrops.dll <09-07-2010 18:07:47> Registered OCX D:\Microsoft Configuration Manager\bin\i386\cmprov.dll <09-07-2010 18:07:47> Registered OCX D:\Microsoft Configuration Manager\bin\i386\pollprov.dll <09-07-2010 18:07:47> Registered OCX D:\Microsoft Configuration Manager\bin\i386\updmgr.dll <09-07-2010 18:07:47> Registered OCX D:\Microsoft Configuration Manager\bin\i386\WSUSMSP.dll <09-07-2010 18:07:47> Registered OCX D:\Microsoft Configuration Manager\bin\i386\SrsServer.dll <09-07-2010 18:07:48> Registered OCX D:\Microsoft Configuration Manager\bin\i386\smsprov.dll <09-07-2010 18:07:48> Registered OCX D:\Microsoft Configuration Manager\bin\i386\extnprov.dll <09-07-2010 18:07:49> Registered OCX D:\Microsoft Configuration Manager\bin\i386\TaskSequenceProvider.dll <09-07-2010 18:07:49> Copying Microsoft.ManagementConsole.dll and MMCFxCommon.dll to AdminUI directory. <09-07-2010 18:07:49> Copying Microsoft.ManagementConsole.dll and MMCFxCommon.dll to AdminUI directory. <09-07-2010 18:07:49> Calling RegAsm on necesary files. <09-07-2010 18:07:49> Registering D:\Microsoft Configuration Manager\bin\i386\wsyncact.dll <09-07-2010 18:08:04> Registering D:\Microsoft Configuration Manager\bin\i386\WSUSMSP.dll <09-07-2010 18:08:19> Upgrading inbox definitions ... <09-07-2010 18:08:19> Updated inbox def 0, Site Control Manager (Master Site Control File). <09-07-2010 18:08:19> Updated inbox def 1, Site Component Manager. <09-07-2010 18:08:19> Updated inbox def 10, Software Inventory Processor (Site). <09-07-2010 18:08:19> Updated inbox def 11, Despooler. <09-07-2010 18:08:19> Updated inbox def 12, Replication Manager. <09-07-2010 18:08:19> Updated inbox def 13, Replication Manager (Incoming). <09-07-2010 18:08:19> Updated inbox def 14, Discovery Asst Rules. <09-07-2010 18:08:19> Updated inbox def 15, Discovery Data Manager. <09-07-2010 18:08:19> Updated inbox def 16, Client Access Point Discovery Data Record Inbox. <09-07-2010 18:08:19> Updated inbox def 17, Client Installation Data Manager CAP Inbox. <09-07-2010 18:08:19> Updated inbox def 18, Software Inventory Processor (CAP). <09-07-2010 18:08:19> Updated inbox def 19, Client Configuration Record (Incoming). <09-07-2010 18:08:19> Updated inbox def 2, Site Control Manager (Incoming Delta Site Control Files). <09-07-2010 18:08:19> Updated inbox def 20, Client Configuration Record (Incoming) (CAP). <09-07-2010 18:08:19> Updated inbox def 21, Client Configuration Record (Retry). <09-07-2010 18:08:19> Updated inbox def 22, Courier.box. <09-07-2010 18:08:19> Updated inbox def 23, Component Status Summarizer. <09-07-2010 18:08:19> Updated inbox def 24, Distribution Manager. <09-07-2010 18:08:19> Updated inbox def 25, Package Master Info. <09-07-2010 18:08:19> Updated inbox def 26, Package Info CAP. <09-07-2010 18:08:19> Updated inbox def 27, Hierarchy Manager (Site Public Keys). <09-07-2010 18:08:19> Updated inbox def 28, Site Server Inventory Collection. <09-07-2010 18:08:19> Updated inbox def 29, Inventory Processor. <09-07-2010 18:08:19> Updated inbox def 3, Status Manager. <09-07-2010 18:08:19> Updated inbox def 30, Inventory CAP. <09-07-2010 18:08:19> Updated inbox def 31, Software Inventory Processor (Site Trusted). <09-07-2010 18:08:19> Updated inbox def 32, Data Loader (Trusted). <09-07-2010 18:08:19> Updated inbox def 33, Distribution Manager (Incoming). <09-07-2010 18:08:19> Updated inbox def 34, Discovery Data Manager (Trusted). <09-07-2010 18:08:19> Updated inbox def 35, Offer Status Summarizer. <09-07-2010 18:08:19> Updated inbox def 36, Site System Status Summarizer. <09-07-2010 18:08:19> Updated inbox def 37, Software Metering Processor (Site). <09-07-2010 18:08:19> Updated inbox def 38, Software Metering Processor Usage (Site). <09-07-2010 18:08:19> Updated inbox def 39, Software Metering Processor Rule (Site). <09-07-2010 18:08:19> Updated inbox def 4, Hierarchy Manager. <09-07-2010 18:08:19> Updated inbox def 40, State System. <09-07-2010 18:08:19> Updated inbox def 41, State System (Incoming). <09-07-2010 18:08:19> Updated inbox def 42, Discovery Data Manager (Registration). <09-07-2010 18:08:19> Updated inbox def 43, Component Status Summarizer Replication. <09-07-2010 18:08:19> Updated inbox def 44, Status Manager CAP Inbox. <09-07-2010 18:08:19> Updated inbox def 45, WSUS Configuration Manager. <09-07-2010 18:08:19> Updated inbox def 46, WSUS Sync Manager. <09-07-2010 18:08:19> Updated inbox def 47, Discovery Data Manager (Notification). <09-07-2010 18:08:19> Updated inbox def 48, Site System Status Summarizer Replication. <09-07-2010 18:08:19> Updated inbox def 49, Offer Status Summarizer Replication. <09-07-2010 18:08:19> Updated inbox def 5, Client Data Files Source Directory. <09-07-2010 18:08:19> Updated inbox def 50, SMS_AMT_PROXY_COMPONENT. <09-07-2010 18:08:19> Updated inbox def 51, Asset Intelligence KB Manager. <09-07-2010 18:08:19> Updated inbox def 6, Scheduler. <09-07-2010 18:08:19> Updated inbox def 7, Scheduler (LAN Outbox). <09-07-2010 18:08:19> Updated inbox def 8, Scheduler (Requests). <09-07-2010 18:08:19> Updated inbox def 9, Data Loader. <09-07-2010 18:08:19> Configuring inbox monitoring ... <09-07-2010 18:08:19> Enabling monitoring for inbox def Status Manager. <09-07-2010 18:08:19> Enabling monitoring for inbox def Scheduler (LAN Outbox). <09-07-2010 18:08:19> Enabling monitoring for inbox def Scheduler (Requests). <09-07-2010 18:08:19> Enabling monitoring for inbox def Data Loader. <09-07-2010 18:08:19> Enabling monitoring for inbox def Software Inventory Processor (Site). <09-07-2010 18:08:19> Enabling monitoring for inbox def Despooler. <09-07-2010 18:08:19> Enabling monitoring for inbox def Replication Manager (Incoming). <09-07-2010 18:08:19> Enabling monitoring for inbox def Discovery Data Manager. <09-07-2010 18:08:19> 1: <Status Modules><\Status Modules> <09-07-2010 18:08:19> 1: <Components><Status Module: SMS Server\Components> <09-07-2010 18:08:19> 1: <Components><Status Module: SMS Client\Components> <09-07-2010 18:08:19> 1: <Components><Status Module: SMS Provider\Components> <09-07-2010 18:08:20> Successfully created Status Reporting Control File 'D:\Microsoft Configuration Manager\scripts\StatusReportingCtrl.ct0'. <09-07-2010 18:08:20> SMS Setup full version is 4.00.6487.2000 <09-07-2010 18:08:20> Successfully set security on Setup registry key. <09-07-2010 18:08:20> Successfully set security on SQL Server registry key. <09-07-2010 18:08:20> Successfully set security on Identification registry key. <09-07-2010 18:08:20> Creating SMS Inbox Source registry key ... <09-07-2010 18:08:20> Installing SMS Site Component Manager ... <09-07-2010 18:08:20> Installing Site Component Manager under acct <NT AUTHORITY\SYSTEM> path <D:\Microsoft Configuration Manager\bin\i386\sitecomp.exe> <09-07-2010 18:08:22> Started Site Component Manager service <09-07-2010 18:08:22> SMS Site Component Manager installation completed. <09-07-2010 18:08:22> Done with service installation <09-07-2010 18:08:22> Starting WMI. <09-07-2010 18:08:24> Delaying the start of CcmExec. <09-07-2010 18:08:24> Because this machine is an MP, setup will not restart CCMExec, it will be restarted later by SMS_SITE_COMPONENT_MANAGER. <09-07-2010 18:08:24> Using default Timeout value. <09-07-2010 18:08:24> Checking status of WinMgmt... <09-07-2010 18:08:25> Verified that WinMgmt is running. <09-07-2010 18:08:25> Setup does not check CcmExec. <09-07-2010 18:08:25> SMS Setup full version is 4.00.6487.2000 <09-07-2010 18:08:25> Successfully set security on Setup registry key. <09-07-2010 18:08:25> Successfully set security on SQL Server registry key. <09-07-2010 18:08:25> Successfully set security on Identification registry key. <09-07-2010 18:08:25> Creating SMS Inbox Source registry key ... So for me the logs are clear, it's version 4.00.6487.2000 but when I do a refresh in the admin console it's still upgrading. Also can I install KB978021 & KB982399 on my secondary servers? Do I also have to upgrade WAIK 1.0 to WAIK 2.0 on every secondary point? When I try to connect to the compononent manager on that server it says 'Error communicating with component'
  15. Too bad I have win2k3 and have also memory dumps just as you described.
  16. Thanks, will be really helpful for me as we want to migrate our DB. Still don't know if we can migrate our x86 db to x64. I thought that if I am on SP2 I can... Do you also have a guide to move the WSUS db to another SQL server? As those 2 dbs (SCCM & WSUS) are on the same shared SQL I want to move them to 1 dedicated SQL server
  17. I just upgraded my primary to SP2 and I need to upgrade all my secondary servers to sp2 too. I tried with the console but after 2 hours I can see nothing has changed onto that server. Still version 6221. It installed all necessary files on the server but the install is somehow freezed. The last line in ConfigMgrSetup.log is "<09-07-2010 04:46:57> SMS Shutdown: Calling StopServices()" So I think I will manually upgrade the server myself. So I have 2 options here; Upgrade an existing Configuration Manager or SMS 2003 Installation or Install or upgrade an administrator console All my secondary sites do OSD so PXE/WDS is enabled Which option can I take?
  18. I think Zero refers to the prerequisite checker so it will only check for problems on your primary and secondary servers. I will NOT install anything on your secondary servers.
  19. Having usb drives is not very professional. I don't go on those locations. I just give the software for them. But I already figured out how I'm gonna do this. Thanks
  20. Very nice info, thanks What can you propose for someone who is using more than one secondaries and that I install computers on more than 1 place. So to not take all bandwidth it must access the update retriever server from a local server, not distant over WAN. I can base the search on the name of the computer (indicates his place) or on subnet. I could create each time a different 'Run Command line' but then I would have 10 lines extra EDIT: I also found an interesting page on http://pr3m.pri.ee/blog/?p=266
  21. Ok I could deploy it with SUP but can you also deploy Mindmanager 8 with SUP? I don't think so. KB952155 was just an example of an application I could make 2 collections but for easier management I just want 1 collection with an advertisement and a script as program that checks for OS language or another value in the registry or filesystem (C:\)
  22. I'm building a new XP SP3 image but when I redeploy it I have IE8 and Windows Search Desktop and I can't see where it is coming from. In the update package I already deleted Windows Search Desktop update but IE8 doesn't figure in it. So where can I see which action installs this apps?
  23. I need a vbs script to check which language my OS is and install the adequate application. I had for example the update of RDP 6.1 for SP2 that I needed to deploy but I had some 1603 errors and I couldn't figure out what was causing this. Seems that it was just the language of the OS that was not matching. So I have a WindowsXP-KB952155-x86-ENU and WindowsXP-KB952155-x86-NLD
×
×
  • 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.