Slow Windows 7 PC with SCCM - WMI...?

Hi All,
We use System Center Configuration Manager 2007 R3 to provide on demand applications and software metering to Windows 7 SP1 X86 (we use <acronym title="Windows Server Update Services">WSUS and WDS </acronym>entirely independently
of SCCM 2007 R3).
This year, we had a progressive slowdown of PCs.  I've eliminated hardware, software, networking, the base image, home directory shares, <acronym title="Windows Server Update Services">WSUS</acronym>/updates, etc.  Users don't
have admin rights.  If I deploy an identical image into a .VHD on the same physical computer (using native .VHD boot), it performs as expected.  With hardware, networking, AD, etc being identical, This leaves with applications and printer drivers.
We did discover the service hosting WMI was very busy, then discovered the WMI database
C:\Windows\System32\wbem\Repository\OBJECTS.DATA
was large - 500Mb.  (by contrast, out-of-the-box Windows 7 SP1 x86 is about 15Mb).  Microsoft's WMIDIAG
Download The WMI Diagnosis Utility -- Version 2.1 from Official Microsoft Download Center considers +300MB as very large.
Sure you're all familiar WMI is queried by and published to by lots of different parts of the system; slow WMI, slow system.
We have some PCs with SSDs, but the WMI file is some sort of database that I don't think was ever engineered to scale to these sizes.  Hence even a fast physical disk won't resolve this.
I've been doing some deeper analysis based on
Troubleshooting WMI Repository Bloat - System Center Blog by Russ Slaten - Site Home - MSDN Blogs
Troubleshooting WMI Repository Bloat - System Center Blog by Russ Slaten - Site Home - MSDN Blogs
I've gathered some data and wondered if I could share it with colleagues, with the hope that if I show you mine you'll show me yours...
Have put up my own data, and methods to gather the data, at
http://sdrv.ms/15VGdUM
Would *really* appreciate replies.  Am not familiar with this stuff, and only done it at my current employer, so I have no "context" of what's OK and what's not.
Thanks in advance.
Kind regards,
Anwar

Hi Jason,
Thanks for your reply.  
We have a large fleet of PCs.  On 4 of them (in fact, the 4 from the spreadsheet!) I
 - applied KB2775511
 - configured WMI to run in a separate process (as recommended by a Microsoft SCCM guru - forget who, where and when)
 - initiated a reset of the repository (winmgmt /resetrepository) (as NOT recommended by a Microsoft SCCM guru - forget who, where and when, but which appears to be common (routine?) practice; we've also observed Windows PCs will do this themselves
when they've decided enough is enough).
 - waited while SCCM 2007 R3 client relearnt about all of the advertisements (300+ advertisements, but because each may contain multiple programs, the CCM_SoftwareDistribution class has in excess of 700 records).
I've configured the computers to 
 - logon
 - wait 60 seconds
 - restart
and repeat this endlessly with a set of 5 different IDs each.  I did this before and after the actions I mentioned above.
I'm using a simple metric - how long from the previous logoff to the current logon (as recorded by actions performed in logon/logoff scripts.  This is a good metric for us because it covers the "Please wait..." [startup] and "Welcome" [logon] delays
that most affect users.
I saw average improvements of about 10 seconds on two of the PCs, and around 90 seconds on two other PCs.  Which is definitely good!
HOWEVER, this isn't very dissimilar to re-imaging the PC, which I *know* resets performance back to "acceptable".  I expect performance to degrade again.  However, I don't know precisely how or when or why.
I discovered that each user logging on to SCCM-managed PCs will get their *OWN* set of WMI classes [not just records - actual classes, whose name includes their RID] created.  As a University, we provide a set of PCs for many thousands of students to
use at "random".  Our most popular PCs may have hundreds of different students logging on.  Their WMI repository will accummulate large numbers of WMI classes.
I've since discovered that we perform a hardware and software inventory everyday. I don't think this will be helping.
Under the hood, it seems that
 - the SCCM server hosts policies, and the server will evaluate the *actual* set of policies to apply to each PC (taking into account inheritance, exceptions, ACLs, WMI filters, etc, etc, etc) 
 - the SCCM client will replicate these policies locally
 - the SCCM client will then endeavour to implement these policies, keeping a record of results in WMI
 - the SCCM client will replicate results back to the SCCM server
Hence the SCCM client (itself - excluding servers) appears to be, in effect, a 3 tier application server in itself
 - the database tier is provided by WMI
 - the application tier is CCM Exec
 - the database and application tiers are available via the WinRM service
 - the client tier is more-or-less Windows itself
These are merely my observations of what I've uncovered over the last few days.  I could be completely wrong :-)
Kind regards,
Anwar

Similar Messages

  • Troubleshooting slow Windows logon time with MAP - How?

    Our company recently had a presentation by an MVP and just as a comment he mentioned they had used MAP to find out why a computer had slow logon time. By using MAP they had identified the source to be a setting in a group policy. He did not explain more
    about the subject.
    I have downloaded MAP-toolkit now and I am not sure how to proceed. I have completed Inventory where I simply specified the one computer with slow logon time. 100% inventory success. Then I ran the Performance metrics and had it run for 1 hour. The computer
    was restarted during the one hour so that we would hopefully register the slow logon
    After the Performance Metrics collection was complete, we check the results, but cannot find where in the report to look for any issues. 
    Come to think of it, maybe the Performance Metrics is the wrong report..? Maybe another collection and report should be used for this, but I can't see which one.
    Kthxbai

    there are
    manygoodblogarticles around that
    describe possible troubleshooting scenarios. Which one will prove the best will highly depend on he root cause of the issue.
    Allthough MAP might offer quite a lot of info on boot and login phase, I think it might not be the best way to go on this.
    MCP/MCSA/MCTS/MCITP

  • How can I get a better driver for my 1394b Hostcontroller in my Macbook pro 2010 to solve the problem, that it is too slow under Windows 7 installed with bootcamp ?

    How can I get a better driver for my 1394b Hostcontroller in my Macbook pro 2010 to solve the problem, that it is too slow under Windows 7 installed with bootcamp ?
    WIndows can't find a better one than the installed LSI Conformed 1394 Hostcontroller

    Read and follow the Bootcamp Installation instructions that you were offered to view when you ran Bootcamp Assistant.
    Run Bootcamp Assistant again and select the option to download the Bootcamp Support software. Follow the instructions. Then boot into Windows and install the Windows Support software you downloaded and saved.

  • Deploy UDI Windows 10 with SCCM 2012 R2 and MDT 2013 Update 1

    Hi,
    Trying use "User-Driven Installation"  with
    SCCM 2012
    R2 CU4 and MDT
    2013 Update 1 for deploy Windows
    10.
    Created MDT Task Sequences with
    template "Client Task sequence"
    and Deployment Method "User-Driven Installation".
    When I try to deploy I have error like:
    Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows)
    ZTI deployment failed, Return Code = 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Unable to create WebService class InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Command line returned 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Part smsts.log
    !--------------------------------------------------------------------------------------------! TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Expand a string: WinPEandFullOS TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Executing command line: smsswd.exe /run: cscript "%deployroot%\scripts\ztierrormsg.wsf" TSManager 22.04.2015 11:36:57 1160 (0x0488)
    [ smsswd.exe ] InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    PackageID = '' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    BaseVar = '', ContinueOnError='' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    ProgramName = 'cscript "C:\_SMSTaskSequence\WDPackage\scripts\ztierrormsg.wsf"' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    SwdAction = '0001' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Set command line: Run command line InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Working dir 'not set' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Executing command line: Run command line InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Microsoft (R) Windows Script Host Version 5.12 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Copyright (C) Microsoft Corporation. All rights reserved. InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Microsoft Deployment Toolkit version: 6.3.8216.1000 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    The task sequencer log is located at X:\WINDOWS\TEMP\SMSTSLog\SMSTS.LOG. For task sequence failures, please consult this log. InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    ZTI deployment failed, Return Code = 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Unable to create WebService class InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Command line returned 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    !--------------------------------------------------------------------------------------------! TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Failed to run the action: Error in the task sequence.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    MP server http://sccm.domain.com. Ports 80,443. CRL=false. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting authenticator TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set authenticator in transport TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Sending StatusMessage TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting message signatures. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting the authenticator. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    CLibSMSMessageWinHttpTransport::Send: URL: sccm.domain.com:80 CCM_POST /ccm_system/request TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Request was successful. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set a global environment variable _SMSTSLastActionRetCode=5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Clear local default environment TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Let the parent group (Gather Logs and StateStore on Failure) decides whether to continue execution TSManager 22.04.2015 11:36:57 1160 (0x0488)
    The execution of the group (Gather Logs and StateStore on Failure) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    MP server http://sccm.domain.com. Ports 80,443. CRL=false. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting authenticator TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set authenticator in transport TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Sending StatusMessage TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting message signatures. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting the authenticator. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    CLibSMSMessageWinHttpTransport::Send: URL: sccm.domain.com:80 CCM_POST /ccm_system/request TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Request was successful. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Executing command line: X:\WINDOWS\system32\cmd.exe /k TSBootShell 22.04.2015 11:37:31 696 (0x02B8)
    The command completed successfully. TSBootShell 22.04.2015 11:37:31 696 (0x02B8)
    Successfully launched command shell. TSBootShell 22.04.2015 11:37:31 696 (0x02B8)

    MDT Updates for Windows 10 Technical Preview Build 10041
    Если Вам помог чей-либо ответ, пожалуйста, не забывайте жать на кнопку "Предложить как ответ" или "Пометить как ответ".
    http://zalozny.com.ua

  • Windows 7 not joining to domain with SCCM OSD Task sequence

    Iam having trouble with Windows 7 deployment through SCCM, where the systems dont get joined to the domain if the system name is not already present in the AD.
    If I have the system name already in AD it works fine also Iam able to join the system to the domain with the same account Iam using in SCCM TS for domain join.
    Searched around and not able to find a resolution. I checked the setupact.log and found the follwoing messages.
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Begin
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Loading input parameters...
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: AccountData = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: UnsecureJoin = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: MachinePassword = [secret not logged]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: JoinDomain = [xposure.com]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: JoinWorkgroup = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Domain = [xposure]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Username = [domain.join]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Password = [secret not logged]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: MachineObjectOU = [CN=Computers,DC=Xposure,DC=com]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: DebugJoin = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: DebugJoinOnlyOnThisError = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Checking that auto start services have started.
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Joining domain [xposure.com]...
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Calling DsGetDcName for xposure.com...
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: DsGetDcName returned [NJYAD01.xposure.com]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Constructed domain parameter [xposure.com\NJYAD01.xposure.com]
    2011-01-03 21:00:35, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:40, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:46, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:51, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:56, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:02, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:07, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:12, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:17, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:23, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:28, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:34, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:39, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:44, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:49, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:55, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:00, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:05, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:10, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:16, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:21, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:26, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:32, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:37, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:42, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:48, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:53, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:58, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:04, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:09, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:14, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:20, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:25, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:30, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:35, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:41, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:46, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:51, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:56, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:02, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:07, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:12, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:17, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:23, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:28, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:33, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:39, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:44, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:49, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:55, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:00, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:05, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:10, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:15, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:21, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:26, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:32, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:37, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:42, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:48, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:53, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:58, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:04, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:09, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:14, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:20, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:25, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:30, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:35, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:41, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:46, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:51, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:57, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:02, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:08, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:13, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:18, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:24, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:29, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:34, Error                        [DJOIN.EXE] Unattended Join: NetJoinDomain failed error code is [2]
    2011-01-03 21:07:34, Error                        [DJOIN.EXE] Unattended Join: Unable to join; gdwError = 0x2
    2011-01-03 21:07:34, Info                         [DJOIN.EXE] Unattended Join: Exit, returning 0x0
    Any help is much appreciated. Thanks

    It is possible.  You could do this with either a script or Task Sequence steps.  If you go the TS route, use 'Set Task Sequence Variable' and set the MachineObjectOU variable equal to OU=ABC,DC=Contoso,DC=COM or whatever with the condition (on
    the Options tab for the Step) Select * from Win32_ComputerSystem WHERE Name LIKE 'ABC%' 
    And that should do it for you.
    If this post was helpful, please vote up or 'Mark as Answer'! More of this sort of thing at www.foxdeploy.com

  • Option for Windows Server 2012 R2 in WSUS with SCCM

    Hi,
    I have an emvironemnt of SCCM 2012 R2. I am trying to configure patching with SCCM. I have installed WSUS and configuring it on SCCM.
    But in the list i do not Windows Server 2012 R2 as an option.
    How to enable that?
    Thanks Chandan

    Hi,
    Do you mean you can’t find windows server 2012 r2 in Software Update Point Component Properties?
    Run a synchronization, check if the catalog will be updated.
    Hope this helps.

  • Applocker with Windows Installer rules and SCCM 2012

    Hi,
    We have been running Applocker since two years on Windows 7 Enterprise clients with SCCM 2007 as management and distribution tool.
    This setup was working fine until we migrated to SCCM 2012 and started to encounter problems with msi-packages not being able to self-heal when the source was the sccm client cache.
    We have recreated this scenario in a lab environment.
    Our setup is this:
    Windows 2008 R2 (DC)
    Windows 7 Enterprise SP1 (Client)
    Standard user (not admin)
    SCCM 2012 R2 (upgraded from 2007)
    Applocker with these rules:
    Executable Default rules enabled (Enforced)
    Windows Installer Default rules enabled (Enforced)
    Exception for %WINDIR% (where SCCM cache is located)
    Script Default Rules enabled (Enforced)
    Application msi-package with self-heal (omus) and advertised shortcuts
    We install the application from the sccm cache (%windir%\ccmcache) and then trigger a self-heal (user components being copied to the user profile).
    What we see on the client is: Error 1718. File C:\Windows\ccmcache\54\application.msi was rejected by digital signature policy.
    Event log is showing: Event 1008: The installation of
    C:\Windows\ccmcache\54\application.msi
    is not permitted due to an error in software restriction policy processing. The object cannot be trusted.
    It looks like the file cannot be evaluated by Applocker and therefore is not trusted. We get an Access Denied error when testing AppLocker-policy with the following PS-command,
    Get-AppLockerPolicy -Effective | Test-AppLockerPolicy -Path C:\Windows\ccmcache\54\application.msi. This command works fine when accessing files in the cache-folder on a SCCM2007-client.
    For testing purposes we recreated a similar folder structure: C:\Windows\Folder1\Folder2\application.msi where the user has no permissions on Folder2 and read on the other folders and the File.msi.
    This is how the permissions look like in SCCM 2012 (no user permissions on %Windir%\ccmcache). Applocker cannot evaluate the trust-level of application.msi.
    The GPO setting “Bypass traverse checking” is set to everyone.
    As we can see, the permissions are the same on SCCM 2007 client cache (%Windir%\syswow64\ccm\cache) but we do not have this issue there.
    Has anyone got Applocker (with windows installer rules actived) to work with SCCM 2012 and windows installer self-heal?

    More info. I found some people also encounter this same issue, but specific msi, take a look at
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/2ad92754-f01e-410e-97db-7a9bc81586db/msiinstaller-event-1008-when-trying-to-install-3ds-max-2011-after-group-policies-apply-on-domain?forum=winserverGP
    Juke Chou
    TechNet Community Support

  • Windows Intune with SCCM 2012 R2.

    Windows Intune with SCCM 2012 R2.
    I am able to download Certificate Signing Request (CSR).
    When I submit CSR file to Apple Push Certificates Portal I get following prompt:
    Do you want to open or save create02fe592d.json (132 bytes) from identity.apple.com?
    I am unable to get the APN Certificate.

    That is a known issue with Internet Explorer and the Apple Website.  If you just go back to the main page where all your certificate are located you can download it from there.
    Jon L. - MSFT - This posting is provided "AS IS" with no warranties and confers no rights.

  • Windows 8.1 OSD supported with SCCM 2012 ?

    Windows 8.1 OSD supported with SCCM 2012

    CU3 only supports the following for 8.1
    ‘This update adds support for Windows 8.1-based client computers in Microsoft System Center 2012 Configuration Manager Service Pack 1. Windows 8.1 is added to the supported platform list for the following features:
    Software distribution
    Software update management
    Compliance Settings’
    For complete OSD support you must be running R2. Here's a great starter guide.
    http://www.scconfigmgr.com/2013/10/19/deploy-windows-8-1-with-configmgr-2012-r2/
    Cheers
    Paul | sccmentor.wordpress.com
    OSD of Windows 8.1 is fully supported on SCCM 2012 SP1 CU3.
    More info: http://blogs.technet.com/b/configmgrteam/archive/2013/10/21/how-to-enable-windows-8.1-deployment-in-sc-2012-configmgr-sp1-cu3.aspx
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • Windows intune with SCCM

    Can u tell me or share a link on step by step process to manage devices with SCCM using intune, I have the intune subscribtion.

    There are many guides available online, here is an example:
    http://www.windows-noob.com/forums/index.php?/topic/10905-the-windows-noob-microsoft-intune-mobile-device-management-guides-now-available-to-download/
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Windows Store .XAP files with SCCM and Intune

    I can download application .xap files from the store and install via SD Card on Windows phones, but yet SCCM will not import the .xap files - reporting that the xap file does not contain the necessary information.  Is this expected?  I can deploy
    my own signed .xap files through configmgr+intune and also deeplink apps, but not manually downloaded .xap files.
    My Personal Blog: http://madluka.wordpress.com

    Is there anywhere in all of the publications and information provided about the abilities of InTune that specifically states you cannot create packages from .xap files obtained from the Windows Store?  Also, I keep reading information that would indicate
    by using InTune in combination with SCCM, you can build app packages, not just deep links.  Does this not include those obtained from the Windows store?  This feature seems relatively useless if it only includes applications for which you have the
    source code.
    All of the information provided by Microsoft that I have read and even the sample files during the trial lead one down the path that this is how you manage software on your devices.   Deep links require a valid Microsoft account on the phone and
    then opens up the option for the end user to sync to the cloud with a personal account, along with the ability to download any app they choose, which do not show up in the inventory.  This was not our idea of application managment when we enrolled with
    this product.  Am I missing something obvious?

  • Wrt54g2 v1 to slow access to internet with windows xp

    what can be the reason that my router wrt54g2 v1 is to slow accessing to internet with windows xp, while in windows 2000 is driving like a train????

    Is the Windows XP Computer wired to the router or Wireless ?
    Is the Windows 2000 Computer wired to the router or Wireless ?

  • AMT 3.2.10 Clients with SCCM 2012 on Windows 2012

    Hey
    I have a couple of HP dc7800 computers with Intel's AMT/vPro that I'd like to provision with SCCM 2012. The installed firmware version is 3.2.10 which is a supported version according to the documentation [1]. Provisioning of newer clients (5.2.x upwards)
    is successful, so I can rule out all the usual suspects like the provisioning certificate from GoDaddy, our internal CA, DHCP options, etc. Provisioning with SCCM 2007 of both 3.2.x and 5.x AMT devices is also still successful. 
    The amtopmgr.log repeatedly shows the following entries:
    Provision target is indicated with SMS resource id. (MachineId = 16777325 WS45.mydomain.ch)
    Found valid basic machine property for machine id = 16777325.
    Warning: Currently we don't support mutual auth. Change to TLS server auth mode.
    The provision mode for device WS45.mydomain.ch is 1.
    The IP addresses of the host WS45.mydomain.ch are x.x.x.x.
    Root hash of provisioning certificate is 2796BAE63F1801E277261BA0D77770028F20EEE4.
    Attempting to establish connection with target device using SOAP.
    Create provisionHelper with (Hash: 74B7792EDBD64EBB01E2E3A0B27FAFA04C2D3BCB)
    Set credential on provisionHelper...
    Try to use provisioning account to connect target machine WS45.mydomain.ch...
    Error 0x80090304 returned by InitializeSecurityContext during follow up TLS handshaking with server.
    **** Error 0x37f2b370 returned by ApplyControlToken
    Fail to connect and get core version of machine WS45.mydomain.ch using provisioning account #0.
    Try to use default factory account to connect target machine WS45.mydomain.ch...
    Error 0x80090304 returned by InitializeSecurityContext during follow up TLS handshaking with server.
    **** Error 0x37f2b370 returned by ApplyControlToken
    Fail to connect and get core version of machine WS45.mydomain.ch using default factory account.
    Try to use provisioned account (random generated password) to connect target machine WS45.mydomain.ch...
    Error 0x80090304 returned by InitializeSecurityContext during follow up TLS handshaking with server.
    **** Error 0x37f2b370 returned by ApplyControlToken
    Fail to connect and get core version of machine WS45.mydomain.ch using provisioned account (random generated password).
    Error: Device internal error. This may be caused by: 1. blabla...
    Error: Can NOT establish connection with target device. (MachineId = 16777325)
    After some investigation with Wireshark, I've found out that SCCM tries connect with TLSv1 to the AMT device. The response from the device is immediately an SSL alert (internal error). Using OpenSSL, I could connect to the device if I explicitly told it
    to use SSLv3. This leads me to believe that the 3.2.x firmware cannot handle TLSv1 correctly and SCCM never tries to connect with SSLv3 after a failure.
    So the question is: How can I get SCCM 2012 to provision these devices?
    Regards,
    Ingo
    [1]
    http://technet.microsoft.com/en-us/library/c1e93ef9-761f-4f60-8372-df9bf5009be0#BKMK_SupConfigOOB

    Since no one has answer this post, I recommend opening  a support case with CSS as they can work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Intune trial with sccm & windows phone issues

    Hi,
    I've got intune up and working with sccm but I have a couple of issues. Can anyone help with these?
    1. I have enrolled 2 phones, Nokia Lumia 520 and Nokia Lumia1320. The company portal is available on both but doesn't work on the 1320, I just get a blank white screen.
    2. When I look at the deployment status in SCCM for the portal application it shows 'Host platform not applicable' for both phones even though the application is installed.
    Thanks in advance,
    Al

    I've managed to resolve the deployment status issue by deleting the app and recreating it.

  • Deploying CC Enterprise Applications With SCCM 2012

    Hi all,
    We are using CC Packager to package up individual applications (Photoshop, InDesign etc) and are having trouble deploying the applications once packaged. To deploy, we are using SCCM 2012 and are deploying to Windows 7 x64 clients. It appears that the install begins on the client, then hangs, never to finish.
    We are running the MSI with the REBOOT=ReallySuppress and MSIRESTARTMANAGERCONTROL=Disable commands, but with no luck.
    This has us really stumped. The applications seem to package fine, yet just won't install. If we manually run the installer, we can see it begin installing, then the progress bar goes backwards and the installation ends without displaying any sort of message.
    Also, as an FYI, we have followed this guide closely in our attempts: http://helpx.adobe.com/creative-cloud/packager/deploying-packages-sccm.html
    Has anyone experienced a similar problem? Any ideas?
    Thank you in advance.
    Ryan

    Windows 7 x64 Clients
    Deploying with SCCM 2012
    I have called Adobe before and was told that the application package needs to be on a local drive on the computer. The package cannot be installed if the package is sitting on the network. My installation for a adobe creative cloud  package fails to install when I try to install the application from the software center. At some moment the installation searches to ensure it is on a local disk. Not sure how this happends. If you place the installation package on a drive on your computer the package will install, although it will take time depending on how many applications you have packaged.
    Another problem that you might have is having users log out of the applications without admin previlages.
    I have yet to find a solution for these two problems, I could really use some help from someone who has sucessfully deployed a creative cloud package to a user.
    Thank you

Maybe you are looking for