Quantcast
Channel: Configuration Manager 2007 Operating System Deployment forum
Viewing all 1063 articles
Browse latest View live

USMT 4.0 error scanstate

$
0
0

Hi

I create a batch file to copy profile (with Scanstate.exe) on Windows XP Pro SP3 to a share folders.

Batch file contain:

scanstate.exe \\fileserver\migration /i:miguser.xml /i:migapp.xml /v:13 /l:scan.log

but when i launch a batch file i have error

LookupAccountSidW failed. Error: 0x00000534

Thanks



USMT 4.0 ERROR FAILED TO BACKUP DATA

$
0
0

Good,

We are doing a migration from Windows XP to Windows 7, and for this we are copying the USMT 4.0 tool user data.

And to make the copy of data on a HDD or pendrive external log shows us an error:

(2014-09-22 12:43:23, Info                 [0x000000] USMT Started at 2014/09/22:12:43:23.3372014-09-22 12:43:23, Info                  [0x000000] Command line: scanstate.exe F:\USMT\ADM_FGAINZA /o /c /config:config.xml /i:migdocs.xml /i:migapp.xml /i:miguser.xml /i:custom1.xml /i:pst.xml /localonly /nocompress /l:F:\USMT\ADM_FGAINZA \ADM_FGAINZA _save.log /v:5 /ue:*\* /ui:ADM_FGAINZA 2014-09-22 12:43:23, Status                [0x000000] Activity: 'MIGACTIVITY_COMMAND_LINE_PROCESSING'2014-09-22 12:43:23, Info                  [0x000000] Failed.[gle=0x00000002] 2014-09-22 12:43:23, Info                  [0x000000]   An error occurred processing the command line.   Undefined or incomplete command line option[gle=0x00000002] 2014-09-22 12:43:23, Info                  [0x000000] USMT Completed at 2014/09/22:12:43:23.384[gle=0x00000002]2014-09-22 12:43:23, Info                  [0x000000] Entering MigShutdown method2014-09-22 12:43:23, Info        [0x000000] Leaving MigShutdown method)

 and command them that we have used in the  loadstate:

 (cadena_loadstate = "cmd.exe /c loadstate.exe m:\usmt\" & cadena(1) &  " /c /config:config.xml /i:migdocs.xml /i:migapp.xml /i:miguser.xml /i:pst.xml /nocompress /l:m:\usmt\" &  cadena(1) & "\" & cadena(1) & "_restore.log /v:5 /ue:*\* /ui:" & cadena(1) & "").

Does anyone know because this error occurred and if there is a solution?

Thank you very much for everything.


SCCM 07 PXE OSD Message PXE-51 No DHCP or ProxyDHCP

$
0
0

Regional office trying to OSD and getting PXE-E51 No DHCP or ProxyDHCP message.

All other regional offices work fine. This regional office worked fine a few months ago, they do limited imaging so that is why its been so long.

Troubleshooting:

Checked Scope Options and 066 and 067 are enabled.

Tried different laptop and different port and same result.

Stopped WDS service. Deleted C:\Windows\Temp\PXEBootFiles restarted WDS service.

Boot the computer to windows and was able to get DHCP just fine

Rebooted the server

I also ran wdsutil
/initialize-server /REMINST:"D:\remoteinstall"

checked smspxe.log - No error messages

Last few lines in log are:

GetSiteTypeAndDefaultMP: SiteType=2 DefaultMP=DENSCCM.STM.AD  smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
Site Type: 2 smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource (DEN,x86): smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource: 2bd26a41-38a9-4360-81bd-c698b4beaa28, 3 smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource (DEN,x64): smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource: 023762cf-7533-4860-a4e9-d2e6d35ffa6a, 4 smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
Loaded PXE settings from DB: Unknown machine GUIDs: (x86) 2bd26a41-38a9-4360-81bd-c698b4beaa28, (x64) 023762cf-7533-4860-a4e9-d2e6d35ffa6a smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
No need to check cert smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
[010.019.010.088:4011] Recv From:[010.019.010.088:9000] Len:274 12e4d30 smspxe 1/29/2013 12:27:59 PM 2348 (0x092C)
[010.019.010.088:4011] Recv From:[010.019.010.088:9000] Len:274 12dc0b0 smspxe 1/29/2013 12:32:59 PM 2348 (0x092C)



State Migration Point Problem

$
0
0
Hallo,

I have SCCM 2007 RTM everything is working, but i get this error from Component 'SMS_State_Migration_Point':

SMP Control Manager detected SMP is not responding to HTTP requests.  The http status code and text is 500, Internal Server Error.

Possible cause: Internet Information Services (IIS) isn't configured to listen on the ports over which SMS is configured to communicate.
Solution: Verify that the designated Web Site is configured to use the same ports which SMS is configured to use.

Possible cause: The designated Web Site is disabled in IIS.
Solution: Verify that the designated Web Site is enabled, and functioning properly.

Possible cause: The SMS ISAPI Application Identity does not have the requisite logon privileges.
Solution: Verify that the account that the SMS ISAPI is configured to run under has not been denied batch logon rights through group policy.

For more information, refer to Microsoft Knowledge Base.

The IIS is working, for example SMS-Reporting. Where do i configure the ports SMS communicate with IIS?

Thanks

Andreas Scheer

Setting Computer Name on a New workstation

$
0
0

Hi All,

I am wanting to change a computer name during an SCCM OSD deployment and i would like to use the following prefixes:

SYD/MEL/BRS (Location) - The Workstation will receive a code depending on the location it is sent to

Dell Asset Tag

L/D - Laptop or Desktop

So it should like (Location)-Dell Asset Tag-L/D

Can anyone help please.

Thank you

Mark

Task Sequence fails."There are no locations for this program"

$
0
0

I am installing a group of software packages via a task sequence to existing XP clients. On 75% of the clients, the TS completes successfully. On the remaining clients, the TS fails. I've pasted the complete smsts.log file below, bolding what appears to be the errors. It appears that the task sequence can't find one of the programs required to do the install. Although the same error appears on every failed machine, the program that can't be found varies. I have verified that the cached program does exist in the location specified in the log, and did well in advance of the execution of the TS. I'm confused as to why the TS is having issues finding the program location.

Environment scope "Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}" successfully created TSLauncher 6/29/2010 9:00:08 PM 504 (0x01F8)
Environment scope "Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}" successfully created TSLauncher 6/29/2010 9:00:08 PM 504 (0x01F8)
SMS Client GUIDGUID:E5939F77-6AD4-42DB-8A3F-E13CE2333BA3 TSLauncher 6/29/2010 9:00:08 PM 504 (0x01F8)
Capturing SMS client certificate store. TSLauncher 6/29/2010 9:00:08 PM 504 (0x01F8)
Reading client installation properties. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Client SSL is disabled. Setting state to 0x0. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Registry entry 'Certificate Store' is either missing or empty. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The 'Certificate Store' is empty in the registry, using default store name 'MY'. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Registry entry 'Certificate Selection Criteria' is either missing or empty. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Registry entry 'Select First Certificate' value is 0. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Registry entry 'Internet MP Hostname' is either missing or empty. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The current advertisement ID is ENT2000A TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The package ID of current advertisement is ENT0001F TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The package name of current advertisement is Upgrade XP SP2 to SP3 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The program ID of current advertisement is * TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The PolicyID of current advertisement is ENT2000A-ENT0001F-DBBBC9D6 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
GetCurrentManagementPoint ClientLocation 6/29/2010 9:00:09 PM 504 (0x01F8)
Current Management Point is wdcswd104.internal.cigna.com ClientLocation 6/29/2010 9:00:09 PM 504 (0x01F8)
The Current Site Code is WCE TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The Current Management Point is wdcswd104.internal.cigna.com TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The Current MP port is 80 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
getting the MP public signing certificates TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
MP public signing cert: 308201DA30820147A0030201020210594F603997FDA4BA4C8CF721D3DC1096300906052B0E03021D050030223112301006035504031309574443535744313034310C300A06035504031303534D533020170D3130303230373039303735335A180F32313130303131343039303735335A30223112301006035504031309574443535744313034310C300A06035504031303534D5330819F300D06092A864886F70D010101050003818D0030818902818100C1C047BC8902ADEBB7D4E63384F913780C753D5D8756FED2C1E2E3F3B2D0BE42AF9F48D9EB966F209EFBEFCBFD7A36BF8FBDCCF9D8AF91FC463374B5DB6B8098F2A52B890C54F309C6E3BA225615618E2C52252F6E157E988B04115A2AE21287A62C0D48F9AB2AA7B4823B4724B197CE471D7CF24FE4345329FC8A2929E283D70203010001A317301530130603551D25040C300A06082B06010401823765300906052B0E03021D0500038181007D6C93ECE6125AA42CAA94821FDD8D41E879FB0C079C09C55C8A8AC9B26E700631B50A50E3F7270877F714B38CA5C19D7C325DC329AE5FA4B7F6B2EFE34DB2CB99A4B4EAB7DA1790D7CC612C4A44E0CA16F38015047D4583A436B836CCE628574A4691EA6BA8175B47C5BCF262C2CD5B2F73202A05F39DC05A17F15D8676413E TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Successfully retrieved TS launch information. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Current TimeZone saved as 360,0,-60,0,11,0,1,2,0,0,0,0,3,0,2,2,0,0,0,Central Standard Time,Central Daylight Time TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Successfully retrieved Current TimeZone information. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Attempting to get active request. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Getting Active request details . . . TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The handle for execution request is {B8882934-900B-4829-A3B0-EAFA6926DD0D} TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Saving access handle: {B8882934-900B-4829-A3B0-EAFA6926DD0D} TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The program ID for this request is * TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The package ID for this request is ENT0001F TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Saving Package ID: ENT0001F, Program ID:* TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Getting member programs. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
There are 7 member programs for this program. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The package ID for this member program is ENT00020 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The program ID for this member program is Install TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Attempting to get locations for this member program. TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
The location for this member program is C:\winnt\system32\CCM\Cache\ENT00020.1.System TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
SMS Client cache path: C:\winnt\system32\CCM\Cache TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Client cache relative location for this member program is %_SMSTSClientCache%\ENT00020.1.System TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Setting source for ENT00020 to %_SMSTSClientCache%\ENT00020.1.System TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
There are no locations for this program TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Task Sequence Manager could not get active request info. code 80004005 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Failed to get the details of the execution request. code 0x80004005 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Task Sequence Launcher could not get active request info. code 80004005 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Error initializing TS environment. Code 0x80004005 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)
Task sequence launcher advertisement failed!. Code 0x80004005 TSLauncher 6/29/2010 9:00:09 PM 504 (0x01F8)

Successfully finalized logs to SMS client log directory from C:\winnt\system32\CCM\Logs TSLauncher 6/29/2010 9:00:10 PM 504 (0x01F8)

OSD refresh, Pointsec

$
0
0

Our XP laptops have 6.3.1 HFA2 with pre-boot authentication on them. We are trying to upgrade them to 7 using a SCCM OSD Task Sequence. I have injected the prot_2k.sys in the boot image. The Task Sequence starts off in XP and does USMT (hard linking) and reboots the machine and stops at the pre-boot screen.

I login as a admin user and the boot image loads, the Task Sequence continues and lays down the 7 image on the disk. After the image is laid down, the machine reboots; the pre-boot screen is still present at this time. At this point, if I login to pointsec pre-boot, windows 7 starts, but the machine blue screens with a unmountable_boot_volume error.

How can I get around this error?

Thank You

How to stop USMT 4 to migrate local group membership?

$
0
0

Hi there!

 

We are using USMT 4.0 to migrate from XP to Win7 (64bit).

USMT is be default migrating local group membership. So if the user to be migrated was member of the local Administrators group, it will be member of the local Administrators group on the destination machine, too.

And that happens even though we are changing the user's domain and name during migration.

How can we stop the migration of local group memberships?

 

I tried the following section in config.xml, but that doesn't have the expected effect.
But I might just do something stupid, as that <ProfileControl> component is hardly described in MSDN.

  <ProfileControl>
          <localGroups>
            <mappings>
                <exclude>
                  <pattern>*</pattern>
                </exclude>
            </mappings>
          </localGroups>
  </ProfileControl>

Does anybody have any ideas how to deal with it?

Thanks,

Christian


update distribution point errors updating the boot image....SCCM 2012 r2

$
0
0

Fairly new to SCCM (started on it about a month and a half ago and only been troubleshooting different things).  As of this moment I'm attempting to get imaging back up, which it looks as if the drivers did not get injected into the boot image properly before.  This seems to be resolved but when I attempt to update the distro point i end up with this error below.  Any help is appreciated.

Error: The wizard detected the following problems when updating the boot image.
• Failed to inject a ConfigMgr driver into the mounted WIM file
The SMS Provider reported an error.: ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
• Description = "Failed to insert OSD binaries into the WIM file";
• ErrorCode = 2152205056;
• File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspbootimagepackage.cpp";
• Line = 4716;
• ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
• Operation = "ExecMethod";
• ParameterInfo = "SMS_BootImagePackage.PackageID=\"SMS00005\"";
• ProviderName = "WinMgmt";
• StatusCode = 2147749889;

drivers

$
0
0
  1. my pc  haves a drivers with full compatiblity with win 7 , Could I have troubles with drivers in win 10? thanks.
  2. Sorry for my bad english.

Can't choose program when i edit task sequence

$
0
0
Hi,

following problem:

I want to edit some OSD task sequences because i got a new version of Symantec Endpoint Protection from our central IT department.

I first created the new software package and created a program 'Installation silent' which runs setup.exe.
Added both 32 and 64bit version to my DPs.

Then i edit OSD task sequence and add Install software. I then browse to my created package and choose it. But i can't choose a program. The dropdownlist is empty, a red exclamation mark is showing. 

SCCM V 4.00.6487.2000, R2 installed, Windows Server 2008 Standard, SQL Server 2008 Standard

Please advise!

TY, Pep

Format USB disk error with create stand alone media

$
0
0

To support remote computers we would like to use USB keys to distribute the task sequence.  When I run through the create stand alone media wizard for USB it gets to the point where it will format and fails.  The error in the CreateTSMedia.log is:

Format failed (0x8004242D) CreateTsMedia 12/9/2010 5:33:39 PM 1528 (0x05F8)
Error formatting volume K:\ (0x8004242d) CreateTsMedia 12/9/2010 5:33:39 PM 1528 (0x05F8)
Failed to create media (0x8004242d) CreateTsMedia 12/9/2010 5:33:39 PM 1528 (0x05F8)

I am running Windows 7 x64 with SCCM 2007 R2 SP2.  The USB device is 64 GB in size, I've tried formatting it as NTFS and exFAT with the same results.  The help file indicates with Vista that the disk must be formatted prior to use, but does not indicate how it should be formatted, I assume the same is true for Windows 7.

Any thoughts?


Bob

Capture media not working

$
0
0

I created a capture media to capture windows server 2008 r2 installation and while running it failed.

Below are the smsts logs for the error. Pls guide

Failed to query firmware type.
Wait Callback (Error: D0000004; Source: WinHTTP) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
GetBootInformation(info), HRESULT=d0000004 (e:\nts_sms_fre\sms\framework\tscore\firmware.cpp,165) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
GetType(eType), HRESULT=d0000004 (e:\nts_sms_fre\sms\framework\tscore\firmware.cpp,195) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Firmware::IsMbr(bIsFirmware), HRESULT=d0000004 (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp,522) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Unmounting volume Z:\ PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
ValidateSystemPartition(), HRESULT=d0000004 (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp,897) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Failed to prepare the system partition for staging.
Wait Callback (Error: D0000004; Source: WinHTTP) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
BootImage::PrepareForStaging(sLocalDataPath), HRESULT=d0000004 (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp,674) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
TS::Boot::BootImage::StageBootImage(sPkgID), HRESULT=d0000004 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\prepareos.cpp,933) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Failed to pre-stage WINPE image, hr=0xd0000004 PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
PreStageWINPE(m_bDebug), HRESULT=d0000004 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\prepareos.cpp,1374) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Unable to sysprep the machine, hr=d0000004 PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
pCmd->Sysprep(bActivate, bMsd), HRESULT=d0000004 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\main.cpp,270) PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Sysprep'ing the machine failed, hr=d0000004 PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
De-Initialization successful PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Exiting with error code 4 PrepareOS 12/09/14 15:25:10 2828 (0x0B0C)
Process completed with exit code 4 TSManager 12/09/14 15:25:10 2708 (0x0A94)

Dell E6430s OS deployment error

$
0
0

Hey guys. I was wondering if anyone had some insight on a issue i am having with os deployment to a e6430s laptop.

I am getting the following error at the stage setup windows and Confgmgr. I think it might be a driver issue.

1. I imported the dell cabs driver but got the same error.

2. I extracted the cab file and then imported the drivers same error

3. manually downloaded the driver and tested and got error at applying driver package.

Was wondering if anyone had some insight. Thanks guys.

This is the error log below.

The task sequence execution engine failed executing the action (Setup windows and ConfigMgr) in the group (Build the Reference Machine) with the error code 2147500037
Action output: ce\unattend.xml
Successfully initialized driver information
Command line for extension .EXE is "%1" %*
Set command line: "C:\_SMSTaskSequence\Packages\DAN00099\SOURCES\SETUP.EXE" "/unattend:C:\_SMSTaskSequence\unattend.xml" /noreboot
Executing commandline: "C:\_SMSTaskSequence\Packages\DAN00099\SOURCES\SETUP.EXE" "/unattend:C:\_SMSTaskSequence\unattend.xml" /noreboot
Process completed with exit code 31
Windows Setup completed with exit code 31
Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\DAN00099
reference count 1 for the source C:\_SMSTaskSequence\Packages\DAN00099 before releasing
Delete source directory C:\_SMSTaskSequence\Packages\DAN00099
Released the resolved source C:\_SMSTaskSequence\Packages\DAN00099
exitCode == 0, HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,440)
setup.run(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\setupwindows\setupwindows.cpp,1707)
Exiting with code 0x80004005
Windows setup failed, code 31. The operating system reported error 2147500037: Unspecified error

Diagnosing Multicasting & possible DP Issue?

$
0
0

Hi All,

We currently have 2x DPs configured for multicasting with the OS images & their associated advertisements configured accordingly. 

We're observed some odd issues where machines are PXE booting and the countdown (we have set at 5 minutes or 10 clients) counts down to 271 seconds and hangs there... then say it's opening a multicast session... then the timer resets back to the beginning and it starts again? There's definitely 10+ PCs doing this at the same time so it's not a case of there not being enough to start the session in <5 minutes. This happens a few times then it starts to 'download' but none of the machines are seemingly in sync, they just seem to give up and start 'multicasting'. Looking at wdsutil it's clear machines who fall into this weird state aren't actually using multicasting.

What's interesting, is where we were seeing this issue on one occasion, we removed the OS image from DP1, so it was only on DP2, and multicasting worked as expected.

With another image we found the odd issue, we decided to replicate this 'solution', taking the OS image from DP2 and leaving it only on DP1 and unfortunately the weird 271 seconds stall issue occurred.

I'm trying to think of where to start. One thing was to understand a bit more about, in a scenario where an OS image is on both DPs - what is the logic in place to decide which DP a machine will decide to pull the image from?

Thanks for any thoughts.

Update: I've now read this http://technet.microsoft.com/en-us/library/bb632366.aspx which indicates, given our current configuration, that the two DPs would be treated entirely equal as they are configured identically, and although exist on separate subnets, neither of this subnets is shared by our clients.

Software Updates and SCUP updates are not getting rolled out during system rebuild.

$
0
0

Hi,

I am trying to rebuild the machines for one of my client and i am getting below error during Software update stage as it throws below error, Could someone please let me know why the below updates are getting failed.

=======================[ smsswd.exe ] ======================= PackageID = '' BaseVar   = '', ContinueOnError='' SwdAction = '0001' Set command line: Run command line Working dir 'not set' Executing command line: Run command line Process completed with exit code 0 Command line returned 0 
dfef-c83f-4b17-914f-f2cc362c194b failed with hr = 0x800b0109  Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_b688d3c1-ee4b-4e60-83be-3fc10c9985e8 failed with hr = 0x800b0109  Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_88b882c1-7f9f-45cc-b082-5711f3c94526 failed with hr = 0x800b0109  Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_285710fe-0885-444f-9613-3b2a99529d1c failed with hr = 0x800b0109  Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_f2a02435-7f3a-4c84-a399-80cc4603cbbd failed with hr = 0x800b0109  Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_5351709c-268c-4986-94e7-a8a8e6e12254 failed with hr = 0x800b0109 Received job completion notification from Updates Deployment Agent  Reboot Required Setting TSEnv variable SMSTSRebootRequested=HD Setting TSEnv variable SMSTSRetryRequested=TRUE Installation is not yet complete, action needs to be re-run after reboot Setting TSEnv variable SMSTSInstallUpdateJobGUID=

109  Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_7fd7dfef-c83f-4b17-914f-f2cc362c194b failed with hr = 0x800b0109  Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_0558e0fc-5c3c-4a60-99b9-3407cb1b42d0 failed with hr = 0x800b0109 Received job completion notification from Updates Deployment Agent  GetIPriviledgedInstallInterface successful Refreshing Updates Successfully initiated RefreshUpdates operation  Waiting for RefreshUpdates complete notification from UpdatesDeployment Agent Notification received, RefreshUpdates have been completed Signaled RefreshComplete notification Received RefreshUpdates complete notification from Updates Deployment Agent RefreshTargetedUpdates() returned S_FALSE which indicates a non fatal error. Update installation will continue. RefreshUpdates operation has been completed, hr=0x00000001 GetIComponentControllerInterface successful Installation of updates completed successfully Setting TSEnv variable SMSTSInstallUpdateJobGUID= 


I have checked TS logs of few machines and there are few updates which are matching.

Machine1 :

Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_b688d3c1-ee4b-4e60-83be-3fc10c9985e8 failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_88b882c1-7f9f-45cc-b082-5711f3c94526 failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_285710fe-0885-444f-9613-3b2a99529d1c failed with hr = 0x800b0109  
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_f2a02435-7f3a-4c84-a399-80cc4603cbbd failed with hr = 0x800b0109  
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_5351709c-268c-4986-94e7-a8a8e6e12254 failed with hr = 0x800b0109
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_7fd7dfef-c83f-4b17-914f-f2cc362c194b failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_0558e0fc-5c3c-4a60-99b9-3407cb1b42d0 failed with hr = 0x800b0109

Machine 2 :

Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_0558e0fc-5c3c-4a60-99b9-3407cb1b42d0 failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_5c5e9a15-238b-4df4-b0df-b1b28f2ce658 failed with hr = 0x800b0109  
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_b688d3c1-ee4b-4e60-83be-3fc10c9985e8 failed with hr = 0x800b0109  
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_f2a02435-7f3a-4c84-a399-80cc4603cbbd failed with hr = 0x800b0109  
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_5351709c-268c-4986-94e7-a8a8e6e12254 failed with hr = 0x800b0109
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_7fd7dfef-c83f-4b17-914f-f2cc362c194b failed with hr = 0x800b0109
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_0558e0fc-5c3c-4a60-99b9-3407cb1b42d0 failed with hr = 0x800b0109 

Machine 3 :

Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_5c5e9a15-238b-4df4-b0df-b1b28f2ce658 failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_88b882c1-7f9f-45cc-b082-5711f3c94526 failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_285710fe-0885-444f-9613-3b2a99529d1c failed with hr = 0x800b0109  
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_f2a02435-7f3a-4c84-a399-80cc4603cbbd failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_5351709c-268c-4986-94e7-a8a8e6e12254 failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_7fd7dfef-c83f-4b17-914f-f2cc362c194b failed with hr = 0x800b0109 
Update with CIID Site_AE7FD70B-82C9-41D8-9890-F8815334FB82/SUM_0558e0fc-5c3c-4a60-99b9-3407cb1b42d0 failed with hr = 0x800b0109 

USMT 4.0 error scanstate

$
0
0

Hi

I create a batch file to copy profile (with Scanstate.exe) on Windows XP Pro SP3 to a share folders.

Batch file contain:

scanstate.exe \\fileserver\migration /i:miguser.xml /i:migapp.xml /v:13 /l:scan.log

but when i launch a batch file i have error

LookupAccountSidW failed. Error: 0x00000534

Thanks


USMT 4.0 ERROR FAILED TO BACKUP DATA

$
0
0

Good,

We are doing a migration from Windows XP to Windows 7, and for this we are copying the USMT 4.0 tool user data.

And to make the copy of data on a HDD or pendrive external log shows us an error:

(2014-09-22 12:43:23, Info                 [0x000000] USMT Started at 2014/09/22:12:43:23.3372014-09-22 12:43:23, Info                  [0x000000] Command line: scanstate.exe F:\USMT\ADM_FGAINZA /o /c /config:config.xml /i:migdocs.xml /i:migapp.xml /i:miguser.xml /i:custom1.xml /i:pst.xml /localonly /nocompress /l:F:\USMT\ADM_FGAINZA \ADM_FGAINZA _save.log /v:5 /ue:*\* /ui:ADM_FGAINZA 2014-09-22 12:43:23, Status                [0x000000] Activity: 'MIGACTIVITY_COMMAND_LINE_PROCESSING'2014-09-22 12:43:23, Info                  [0x000000] Failed.[gle=0x00000002] 2014-09-22 12:43:23, Info                  [0x000000]   An error occurred processing the command line.   Undefined or incomplete command line option[gle=0x00000002] 2014-09-22 12:43:23, Info                  [0x000000] USMT Completed at 2014/09/22:12:43:23.384[gle=0x00000002]2014-09-22 12:43:23, Info                  [0x000000] Entering MigShutdown method2014-09-22 12:43:23, Info        [0x000000] Leaving MigShutdown method)

 and command them that we have used in the  loadstate:

 (cadena_loadstate = "cmd.exe /c loadstate.exe m:\usmt\" & cadena(1) &  " /c /config:config.xml /i:migdocs.xml /i:migapp.xml /i:miguser.xml /i:pst.xml /nocompress /l:m:\usmt\" &  cadena(1) & "\" & cadena(1) & "_restore.log /v:5 /ue:*\* /ui:" & cadena(1) & "").

Does anyone know because this error occurred and if there is a solution?

Thank you very much for everything.


SCCM 07 PXE OSD Message PXE-51 No DHCP or ProxyDHCP

$
0
0

Regional office trying to OSD and getting PXE-E51 No DHCP or ProxyDHCP message.

All other regional offices work fine. This regional office worked fine a few months ago, they do limited imaging so that is why its been so long.

Troubleshooting:

Checked Scope Options and 066 and 067 are enabled.

Tried different laptop and different port and same result.

Stopped WDS service. Deleted C:\Windows\Temp\PXEBootFiles restarted WDS service.

Boot the computer to windows and was able to get DHCP just fine

Rebooted the server

I also ran wdsutil
/initialize-server /REMINST:"D:\remoteinstall"

checked smspxe.log - No error messages

Last few lines in log are:

GetSiteTypeAndDefaultMP: SiteType=2 DefaultMP=DENSCCM.STM.AD  smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
Site Type: 2 smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource (DEN,x86): smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource: 2bd26a41-38a9-4360-81bd-c698b4beaa28, 3 smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource (DEN,x64): smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
GetUnknownMachineResource: 023762cf-7533-4860-a4e9-d2e6d35ffa6a, 4 smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
Loaded PXE settings from DB: Unknown machine GUIDs: (x86) 2bd26a41-38a9-4360-81bd-c698b4beaa28, (x64) 023762cf-7533-4860-a4e9-d2e6d35ffa6a smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
No need to check cert smspxe 1/29/2013 12:27:22 PM 2008 (0x07D8)
[010.019.010.088:4011] Recv From:[010.019.010.088:9000] Len:274 12e4d30 smspxe 1/29/2013 12:27:59 PM 2348 (0x092C)
[010.019.010.088:4011] Recv From:[010.019.010.088:9000] Len:274 12dc0b0 smspxe 1/29/2013 12:32:59 PM 2348 (0x092C)



State Migration Point Problem

$
0
0
Hallo,

I have SCCM 2007 RTM everything is working, but i get this error from Component 'SMS_State_Migration_Point':

SMP Control Manager detected SMP is not responding to HTTP requests.  The http status code and text is 500, Internal Server Error.

Possible cause: Internet Information Services (IIS) isn't configured to listen on the ports over which SMS is configured to communicate.
Solution: Verify that the designated Web Site is configured to use the same ports which SMS is configured to use.

Possible cause: The designated Web Site is disabled in IIS.
Solution: Verify that the designated Web Site is enabled, and functioning properly.

Possible cause: The SMS ISAPI Application Identity does not have the requisite logon privileges.
Solution: Verify that the account that the SMS ISAPI is configured to run under has not been denied batch logon rights through group policy.

For more information, refer to Microsoft Knowledge Base.

The IIS is working, for example SMS-Reporting. Where do i configure the ports SMS communicate with IIS?

Thanks

Andreas Scheer

Viewing all 1063 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>