SCCM 2012 SP1 Console automatically connecting to the wrong site

I have 2 different sites here at work. A production site and a test site. I am trying to install the console on my desktop and connect to my production site.
When I run the console with my "regular" account (we have seperate accounts for admin/privilaged functions) it attempts to connect to my prod site, which would be fine, but that account doesn't have rights to that site.
When I right click and run the console with 'Run as a different user..." the console attempts to connect to my test site, which fails because that site is running SCCM 2012 R2, but I don't want to connect to that site anyways.
The dumb thing is that when I click the 'Connect to site...' button in the console and put in the FQDN of my prod site, nothing happens, and the SmsAdminUI.log doesn't even log a connection attempt.
Where is the console getting the connection to my test site? Where is that cached? How can I get rid of that and connect to my prod site using a "Runas"?

HKEY_CURRENT_USER\Software\Microsoft\ConfigMgr10\AdminUI\MRU (so you have to modify HKCU of the user)
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • Reports don't show on SCCM 2012 SP1 Console

    Hello everyone,
    We are encountering a strange issue with the SCCM 2012 reporting services. I was creating a custom report earlier. At some point, and I don't know exactly how, I could not open the Reports hive on the 'Monitoring' wunderbar. No reports load in the console.
    When I right-click "Reports" and choose "Create Report" it throws up an error "The request failed with HTTP status 401: Unauthorised".
    When the above happens, what I see is that the report services service account keep getting locked out.
    I can open both http://RerportingServicesServer/Reports ad well as http://RerportingServicesServer/ReportServer using the service account (when not locked) to see the reports but I can not launch 'Report Builder' option.
    It's really strange. Looks as if the SCCM console is wrongly passing the stored service account while connecting to the reporting service.
    The rest of the SCCM appears to be fine. The SQL services appear to be running fine (i.e. they are not stopped).
    Any idea?

    Hi all. Apologies for not getting back sooner. The issue hasn't gone away, instead I am using a workaround.
    It appears to be a bug in the console to me. It looks like the problem is confined to my own account where as for other user accounts, the Reports do appear on the console on the same server.
    As far as I remember (it was a while back;)) the problem originally occurred when I had opened the Report Builder (select report -> Right-click edit) it prompted me for logon credentials where I entered the report service service account which
    has permissions to create/edit reports (but I also selected "save windows credentials" at that time which I think is the problem). It is since then things appear to be going wrong for my account. Now when I access the Reports folder on the console, the reports
    don't appear. When I right-click to create report, the above "The request failed with HTTP status 401: Unauthorised" error appears. And then I notice that the report services service
    account (which I had entered initially several days ago before the error had first occurred) gets locked out. It looks like the Admin console is trying to pass the corrupt(?) Report service service account credentials to the Reports module and
    that's where the problem lies. Though I could be wrong.

  • DPM 2012 SP1: Unable to connect to the DPM DB, because the DB is inconsistent state.

    We are getting the following error when we try to recover from a specific server ( Recovery Tab | Domain | File Server )
    Unable to connect to the DPM Database because the database is in an inconsistent state. (ID943)
    => There are no double entries for the specific server in the database. Verified by the following query:
    select servername, domainname from dbo.tbl_AM_Server order by servername
    => DBCC Check DPMDB results in no errors. 
    => Yesterday we used the following script to remove a ghost tape from our reports. The tape belongs to the PG where the File Server is member of.
    http://social.technet.microsoft.com/Forums/en-US/a654c323-7b48-4ab5-8812-850115d9e430/dpm-2012-ghost-tapes-in-weekly-report?forum=dpmtapebackuprecovery
    Is there a relation between our error and the removal of the ghost tape? Any idea how to fix this? 

    Hi,
    I have not heard of that script causing any problems in the past, so may or may not be related.  What are the details of the msdpm service crash found in the msdpmcurr.errlog after the error ?
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • SCCM 2012 SP1 Console - The corresponding Deployment Type Extension has not been registered with this console

    Receiving below error for any application that I'm trying to edit. Installed console on multiple machines same issue.
    Please help.
    Thanks

    Sorry for the delayed reponse ... here's the info:
    This is what I see in AdminUI log file:
    [1, PID:10700][01/22/2015 15:33:38] :Property: 'Compatible'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    SMSProv.log file: I don't see any error but below might be useful.
    ExecQueryAsync: START SELECT CI_ID, ModelName FROM SMS_ApplicationTechnology WHERE CIType_ID = 25 AND IsLatest = 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Adding Handle 273015504 to async call map SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    CExtProviderClassObject::DoCreateInstanceEnumAsync (SMS_ApplicationTechnology) SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    CSspQueryForObject :: Execute... SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Execute WQL  =SELECT CI_ID, ModelName FROM SMS_ApplicationTechnology WHERE CIType_ID = 25 AND IsLatest = 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Execute SQL =select  all SMS_ApplicationTechnology.CI_ID,SMS_ApplicationTechnology.ModelName from fn_ListDCMCIs_List(1033) AS SMS_ApplicationTechnology  where (SMS_ApplicationTechnology.CIType_ID = 25 AND SMS_ApplicationTechnology.IsLatest = 1) SMS
    Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Results returned : 0 of 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Removing Handle 273015504 from async call map SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    ExecQueryAsync: COMPLETE SELECT CI_ID, ModelName FROM SMS_ApplicationTechnology WHERE CIType_ID = 25 AND IsLatest = 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    CExtUserContext::LeaveThread : Releasing IWbemContextPtr=10886304 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Thanks

  • Windows 8 & Server 2012 not reflecting in updates category in SCCM 2012 SP1 console

    Hi,
    We are using SCCM SP1 with CU4 on server 2012. I am not able to see the windows 8 and server 2012 in the updates category for patch management.
    Any Idea?

    They should appear after the first successful sync.
    Torsten Meringer | http://www.mssccmfaq.de

  • How do I prevent automatic connection to the wrong network

    My computer, instead of connecting to my airport station and network, often connects to my neighbor's unprotected wireless network. This often happens when it cannot login or find my network right away.
    Is there a way that I can instruct my computer to always ignore my neighbor's network?

    Hi,
    Did you remove your neighbours network from the preferred list? You may also want to amend the options in that Airport tab to stop it from automatically adding new networks as preferred.

  • SCCM 2012 sp1: howto remotely execute powershell commands?

    Hi,
    Please advise on howto run remote powershell scripts to an SCCM 2012 SP1-server.
    Locally importing the module (on sccm 2012) works fine, but not remotely. It tells I should run from x86 console, but I am!
    Please advise.
    J.
    Jan Hoedt

    Start the SCCM Console and start Powershell from there. (left-top "Connect via Windows Powershell")
    This will register the CM PSDrive for the user who started the console.
    The PSDrive will not be available to a PowerShell IDE or another editor. However in looking at this, it shows that it's loading "Microsoft.ConfigurationManagement.PowerShell.Types.ps1xml". So I tried the following:
    Update-TypeData
    -PrependPath
    ($Env:SMS_ADMIN_UI_PATH.Substring(0,$Env:SMS_ADMIN_UI_PATH.Length-5)
    +
    '\Microsoft.ConfigurationManagement.PowerShell.Types.ps1xml')
    That seems to load the correct datatype. However I still get an error doing the following command (example):
    New-PSDrive
    -Name
    "CAS"
    -PSProvider
    CMSite
    -Root
    "ServerUNC"
    Error:
    New-PSDrive : Object reference not set to an instance of an object.
    Hopefully someone knows more about TypeData...
    -Ken

  • SCCM 2012 console cannot connect to the site

    Last Friday for some unknown reason my SCCM console stopped connecting to the site. Reboots of both site servers (MP and database) did nothing. The error is the same as this picture:  http://1.bp.blogspot.com/-q0A5GonM498/UCDkreFxc9I/AAAAAAAAAQk/67AQ5tGW_d4/s1600/SCCM%2BConsole.JPG.
    I went home for the weekend and on Monday I was actually able to connect to the site. It would take about an hour, but finally the console would load, with the correct information from the site. If I clicked on a different area in the console it would take
    forever (about 20 minutes), but it would finally change to that view as well. In troubleshooting I followed all the steps in the attached article, except rebuilding the MOFs.  (http://schadda.blogspot.com/2012/08/how-to-fix-issues-related-with_7.html)
    After finding that none of that helped I installed CU4 hoping that would help. It completed, but with errors in building the four packages (console, x86, x64 and server). Now the console goes back to the original error and won't connect at all, including
    from the actual server. 
    I have checked and there does not appear to be any bottleneck between the two servers. Network is as it was previously and I can still telnet to the SQL port (1433) from the Management Point. 
    Infrastructure:  
    2 servers, running Server 2012 R2 - one server is running everything except the SQL services; SQL Services are running on the second server
    SCCM is at 2012 R2 level (now at CU4, was at CU3 at start of problem)
    Thank you in advance for your help.
    Über Random

    This is last entry in the SMSProv.log file. It doesn't show any errors and it just terminates at the time the problem began for us.
    CExtUserContext::EnterThread : User=AD\10594690 Sid=0x010500000000000515000000B928868EB3F3E2C669287431D2390100 Caching IWbemContextPtr=0000008E59884E30 in Process 0x5e8 (1512)
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: SMSAppName=Configuration Manager Administrator console
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: MachineName=D088180D.ad.uvu.edu SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: UserName=AD\10594690 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: ObjectLockContext=1ab442e7-3960-4e44-aa80-87384417fb3e
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: ApplicationName=Microsoft.ConfigurationManagement.exe
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: ApplicationVersion=5.0.7958.1000 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: LocaleID=MS\0x409 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __ProviderArchitecture=32 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __RequiredArchitecture=0 (Bool) SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __ClientPreferredLanguages=en-US,en
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: __CorrelationId={A9D1E6D7-5AA5-0002-759D-DFA9A55AD001}
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: __GroupOperationId=770500 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __WBEM_CLIENT_AUTHENTICATION_LEVEL=6
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    CExtUserContext : Set ThreadLocaleID OK to: 1033
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    CSspClassManager::PreCallAction, dbname=CM_UV1
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    ExecMethodAsync : SMS_RbacSecuredObject::UserHasPermissions
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Requested class =SMS_RbacSecuredObject SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Requested num keys =0 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    CExtProviderClassObject::DoExecuteMethod UserHasPermissions
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    CExtUserContext::LeaveThread : Releasing IWbemContextPtr=1502105136
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Über Random

  • SCCM 2012 SP1 - Offline Servicing failure - Failed to find or access the update binaries to be applied on the image

    Hi there
    Trying to patch a new Windows 7 SP1 image within SCCM 2012 SP1, but it's failing.
    I've searched for information on the failure messages I am seeing, but although there is a LOT of information online concerning Offline Servicing failures, I can't find anything on the errors I am seeing.
    I've tried injecting a single update, five updates and ten updates, no difference, same messages.
    We have McAfee Access Protection disabled, as we know Offline Servicing simply won't work if this is running.
    In the console, in Schedule Update Status for the image I am trying to update, the following message is shown:
    "Failed to find or access the update binaries to be applied on the image."
    That sounds as if the process can't find the actual .cab file for any update I've tried to inject, but I don't know why it wouldn't be able to do that, we have Software Updates configured and the .cab files are on the same server.
    When I looked at the OfflineServicingMgr.log file, I see the following entries:
    Processing image at index 1        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:52:49        8272 (0x2050)
    Mounting image at index 1. Image file='D:\ConfigMgr_OfflineImageServicing\PackageID\W7_Image.wim', MountDirectory='D:\ConfigMgr_OfflineImageServicing\PackageID\ImageMountDir', ImageFileType='WIM', Mode='ReadWrite'        SMS_OFFLINE_SERVICING_MANAGER       
    14/06/2014 14:52:49        8272 (0x2050)
    Image OS information : MajorVersionMS = 6, MinorVersionMS = 1, MajorVersionLS = 7601, MinorVersionLS = 17514        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:53:31       
    8272 (0x2050)
    Failed to find properties of file 4        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:53:31        8272 (0x2050)
    UnMounting Image (Commit Changes = 0) ...        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:53:31        8272 (0x2050)
    Completed processing image package PackageID. Status = Failed        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:54:04        8272 (0x2050)
    Updated history for image package PackageID in the database        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:54:04        8272 (0x2050)
    Schedule processing failed        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:54:04        8272 (0x2050)
    Processing completed for Schedule with ID 16777237        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:54:04        8272 (0x2050)
    STATMSG: ID=7910 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=SCCMServer.domain SITE=Site_Code PID=8560 TID=8272 GMTDATE=Sat Jun 14 13:54:04.964 2014 ISTR0="16777237" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0        SMS_OFFLINE_SERVICING_MANAGER       
    14/06/2014 14:54:04        8272 (0x2050)
    Schedule processing thread stopped        SMS_OFFLINE_SERVICING_MANAGER        14/06/2014 14:54:05        8272 (0x2050)
    I'm not sure what file "Failed to find properties of file 4" is referring to, whether dism.exe, an update or the image itself, but immediately after this message appears the image is unmounted. After that this message shows:
    "Completed processing image package PackageID. Status = Failed"
    As I say, there's a lot of information available re Offline Servicing but I haven't found anything with these particular messages.
    If anyone has encountered this before, I'd appreciate any information you have.
    Regards,
    John.

    Hi,
    I think file named 'NO_SMS_ON_DRIVE.SMS’ might be causing this issue. If this file is present in logical drives, then please give it a shot one more time after deleting this file from the logical drives.
    Due to this file, it might be preventing 'smsexec' service to skip the drive when looking for content. So worth a try!
    After deleting this file, you also need to restart 'smsexec' service to reflect the changes. You can also verify from below registry value & ensure that all of your logical drives (specially where SCCMContentLib directory resides) should be listed
    over there 
    'HKLM\Software\Microsoft\SMS\DP\ContentLibUsableDrives'
    Hope this will help!
    Cheers | Navdeep Sidhu

  • SCCM 2012 SP1 - OS Deployment - hash could not be matched for the downloded content

    I've got a newly deployed SCCM 2012 SP1 running on Windows Server 2012. The W2K12 runs as vm on ESX 5.1. I'm having very odd issues with OS deployment. The TS keeps failing when processing SCCM client installation - it downloads the package but then it fails
    straight away with the 80091007 - hash values couldn't be matched error - some extract from smsts.log attached below. It's very consistent, it happens every time - it downloads and applies the image fine straight after that it bombs out.
    What is very interesting is that it works perfectly fine when I deploy vms (on the same or different host) - the issue seems to be be only affecting physical machines (laptops desktops). This might suggest some network issues (vSwitch with Cisco switches) but
    the config on the switch is very simple and this shouldn't be the case.
    I had a few virtualised SCCM 2007 installations (ESX 5 and 4) and it always worked with no problems.
    I tried to recreate the package (changing source directory), turn binary differential replication on and off, copy the content of the package to the dist point or not copy. Push client installation (or other package deployments) work fine
    When I tried to deploy with no download - sometimes it works but most of the time I'd get the files/folder corrupt error (can't remember the No)
    This is starting to drive me crazy - There are some significant changes in the way SCCM 2012 is validating package integrity (like Content Lib folder) but the consistency of this problem is just very odd.
    Anyone has any clues?
    thanks
     - Downloaded file from http://GTKVMGMT05.GTK.LOC...m?/x64/wic_x64_enu.exe to C:\_SMSTaskSequence\Packages\GTK0000C\x64/wic_x64_enu.exe 
     - Download done setting progress bar to 100
    VerifyContentHash: Hash algorithm is 32780
    c:\_smstasksequence\packages\GTK0000c\i386 is a directory. Setting directory security
    c:\_smstasksequence\packages\GTK0000c\x64 is a directory. Setting directory security
     - Hash could not be matched for the downloded content. Original ContentHash = 5EF3A189C48F3469440A83026EC8ECD36EAD6EAF3B5D35663F8201BDE175413C, Downloaded ContentHash = FA4516EDD2D7907F8FA472A3E1B717DF2DD4A0976CD4CEAE11045EE62EC8C661
    0L == TS::Utility::VerifyPackageHash(pszContentID, sDestination), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2999)
     - DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword ), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3106)
     - DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3331)
    ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3221)
    TS::Utility::ResolveSource(sClientPackageID, sClientPackagePath), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\basesetuphook.cpp,1655)
     - Failed to resolve package source "GTK0000C"
     - Exiting ConfigureEx: 0x80091007
     - BaseSetupHook::configure(sWindowsDir), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\osdsetuphook.cpp,292)
     - Failed to configure OSD setup hook (0x80091007)
     - Failed to configure OSD setup hook (0x80091007)

    is this the only indication of a problem in your smsts.log file ? did you apply the
    authenticode hotfix or have you
    downloaded the SP1 media after that hotfix was applied ?
    Step by Step Configuration Manager Guides >
    2012 Guides |
    2007 Guides | I'm on Twitter > ncbrady

  • New SCCM 2012 client machines still getting SCCM 2012 SP1 client not the new SCCM 2012 SP1 CU3 client

    Hi,
    I've successfully (as far as I can tell) deployed SCCM 2012 SP1 CU3 and all my existing clients are showing a client version of 5.00.7804.1400.  But when I setup a new client system recently I noticed that the client version was showing 5.00.7804.1000,
    and not 5.00.7804.1400. 
    For new client systems, do I need to redeploy the packages that were created for SCCM 2012 SP1 CU3 so that the new systems get the new SCCM 2012 SP1 CU3 client? 
    Thanks,
    Nick

    Hi,
    Here's some good information to look over:
    http://sccmfaq.wordpress.com/2013/09/24/sccm-2012-include-cu-in-osd/
    I haven't followed these instructions myself, since I haven't really had any good reason to include CUs during the initial installation process. I use this method instead and I've never run into any problems:
    http://www.ronnipedersen.com/2013/06/installing-sccm-2012-sp1-cu2-quick-start-guide/
    Don't retire TechNet! -
    (Don't give up yet - 12,575+ strong and growing)

  • Can I have an SCCM 2012 R2 server and a SCCM 2012 SP1 server in the same site?

    We are currently using SCCM 2012 SP1/MDT 2012 Update 1 to deploy Windows 7, and to migrate existing XP installs to Windows 7 (using the offline USMT functionality in MDT).  We are moving forward with Windows 8.1, and understand that
    we need to upgrade our SCCM infrastructure to SCCM 2012 R2/MDT 2013.  We also understand that this will cause us to lose the ability to migrate XP machines, since MDT 2013 uses a newer version of USMT that doesn’t support XP.
    What do we need to do to continue to support our XP migrations, and enable deployments of Windows 8.1?
    Can we have two SCCM servers in the same Site running different versions of SCCM? Do we need a separate site? 

    You don't explicitly need ConfigMgr 2012 R2 to support Win 8.1. SP1 CU3 will suffice although managing a few things like boot images is a little more difficult: http://blogs.technet.com/b/configmgrteam/archive/2013/10/21/how-to-enable-windows-8.1-deployment-in-sc-2012-configmgr-sp1-cu3.aspx
    You could create two separate site hierarchies, but that would be painful and involve tons of duplication. There would be other issues also if the systems are located on the same subnets and in the same AD forest.
    The best option is to get rid of XP. EOL is in less than 30 days!
    Next best is to stay on SP1 CU3 until you get rid of XP. I know that sucks, but keeping XP around is the root cause of this and many other coming issues in any organization wanting to keep it around.
    Jason | http://blog.configmgrftw.com

  • Declaring an SCCM 2012 SP1 server as the "Publishing Server" for App-V 5 SP2

    Good morning everyone.
    I'm trying to virtualize Adobe Flash 10.3 for IE.  That's beside the point but I wanted to mention my ultimate goal.
    Sparing you all the App-V stuff I have to go through there's one obstacle that is hindering me at this point.
    I've converted completely to CM 2012 SP1 for my App-V deployment functions but find myself needing to specify our main CM server as the "AppVPublishingServer".  The ultimate goal here is to set the virtual app attribute of "IsPublishedGlobally"
    to TRUE.  I need to refer to the Publishing Server's URL in order to use the PoSH command "Set-AppVpublishingserver" to manipulate the "Global" parameters.
    Do any of you know how to configure this attrib through CM, or, how to declare the CM server as a Publishing Server (in App-V's eyes)?
    Thanks very much.
    IAmStrings

    Hello,
    If using SCCM and the App-V 5 integration, you can never configure a publishing server.
    Read this whitepaper for the full-story;
    http://blogs.technet.com/b/virtualvibes/archive/2013/04/22/sccm-2012-sp1-and-app-v-5-0-documentation.aspx
    It contains step-by-step instructions on howto use the integration.
    Nicke Källén | The Knack| Twitter:
    @Znackattack

  • SCCM 2012 SP1 errors when downloading updates

    Currently using SCCM 2012 SP1 with CU2 and I am having some update download issue with Automatic Deployment Rules.
    The Environment is:
      Server 2008 R2
      SCCM 2012 SP1 CU2 (Upgraded from SCCM 2012 CU2)
    I created an Automatic Deployment Rule for Adobe Flash. Since I was having the same issue with Adobe Reader, when I published via SCUP to WSUS I chose not to sign the updates.
    After publishing to WSUS I then sync SCCM, I see the updates and then in the ADR I had it download the updates and I see this error:
    Authentication of file C:\Windows\TEMP\CABDEC5.tmp failed, error 0x800b0004 Software Updates Patch Downloader 8/15/2013 6:49:43 PM 3712 (0x0E80)
    ERROR: DownloadContentFiles() failed with hr=0x80073633 Software Updates Patch Downloader 8/15/2013 6:49:43 PM 6876 (0x1ADC)
    Failed to download the update from internet. Error = 13875 SMS_RULE_ENGINE 8/15/2013 6:49:43 PM 6876 (0x1ADC)
    Failed to download ContentID 16845337 for UpdateID 16841530. Error code = 13875 SMS_RULE_ENGINE 8/15/2013 6:49:43 PM 6876 (0x1ADC)
    Now the funny thing is if I go to the update itself within update group that Flash is a member I can right click it and choose download and the error doesn't occur.
    I observed that the UNC path for ADR Adobe flash, when the rule is ran, is populated with folders that have a name something like 44738297895427890.1 or 423154325378u867234789.1. I have come to realize that those are failed downloads. So for the
    heck of it I then right clicked the update itself and chose download and it downloaded without issue. Now I'm guessing that when I chose to download directly from the update maybe the system is getting the update from adobe and not from wherever the rule was
    trying to get it from.  I then see the .1 removed from the directory name and there are updates within them.
    Just for clarity here are the steps I go through from SCUP to Syncing...
    Log in to WSUS server
    Run SCUP as administrator
    Get notified there are updates from Adobe and let SCUP download updates
    Find the updates the specify the following publishing options
    Full Content
    Sign all software updates with a new publishing certificate .... (Is this necessary by the way?)
    Then click Next
    After that's done I then go to SCCM Manager Console and go to Software Updates and right click to Synchronize them.
    After that's done then I run the ADR for Adobe Flash and when it goes to download the updates that's when the error occurs.
    What am I missing?
    Also, while I wait for help I just recently added the WSUS SCUP certificate to the SCCM server to see if by chance that fixes stuff. If it does then I'll post the results of adding the certificate to the SCCM server.
    One other thing, is there a way to delete updates? When I was having this issue in the past, I went in to SCUP I marked the updates as expired and then deleted the updates. Went to SCCM and synchronized the updates and they went from not expired to expired
    then I waited, maybe 30 days or so before I could add the updates back in.
    Thanks for the help!

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    Have you seen the note at the bottom of this page about this error?
    http://technet.microsoft.com/en-us/library/bb932193.aspx
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Upgrade from SCCM 2012 SP1 CU4 to R2 Fails - Unsupported Upgrade Path

    Hi everybody,
    I'm currently upgrading our SCCM infrastructure to SCCM 2012 R2 after have finished with the upgrade from SCCM 2012 RTM to SP1 CU4, thus far everything works fine, but when I try to update any
    of the site servers, whether CAS or Primary, I'm getting the following error message in the Prerequisites Check:
    I've gone through the system requirements and prerequisites over and over again and I can assure you that every possible update, supported OS, feature set, SQL Server, check list, etc,
    etc, have been followed as per the official documentation available, however I'm stuck in this point, and surely enough I haven't been able to find out a similar case.Additionally I'm adding
    the ConfigMgrPrereq log (the relevant portion of it) in case someone could kindly take a look at it.
    <04-25-2014 02:06:46> ******* Start Prerequisite checking. *******
    <04-25-2014 02:06:47> ********************************************
    <04-25-2014 02:07:00> INFO: Detected current installed build version [7711] for sitecode [BRA]. For Upgrade,
    minimum supported installed build version is [7804].
    <04-25-2014 02:07:00> INFPROSCCMCMS.usersad.everis.int;   
    Unsupported upgrade path;    Error;   
    Configuration Manager has detected that one or more sites in the hierarchy are installed with a version of Configuration Manager that is not supported for upgrade.
    <04-25-2014 02:07:00> INFO: This rule only apply to primary site, skip checking.
    <04-25-2014 02:07:00> INFPROSCCMCMS.usersad.everis.int;   
    Active Replica MP;    Passed
    <04-25-2014 02:07:00> INFO: This rule only applies to primary or secondary site in hierarchy, skip checking.
    <04-25-2014 02:07:00> INFPROSCCMCMS.usersad.everis.int;   
    Parent site replication status;    Passed
    <04-25-2014 02:07:00> <<<RuleCategory: Database Upgrade Requirements>>>
    <04-25-2014 02:07:00> <<<CategoryDesc: Checking the target ConfigMgr database is ready to upgrade...>>>
    <04-25-2014 02:07:00> ===== INFO: Prerequisite Type & Server: SQL:INFPROSCCMCDB.usersad.everis.int
    =====
    <04-25-2014 02:07:00> <<<RuleCategory: Access Permissions>>>
    <04-25-2014 02:07:00> <<<CategoryDesc: Checking access permissions...>>>
    <04-25-2014 02:07:00> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server sysadmin rights;    Passed
    <04-25-2014 02:07:00> INFPROSCCMCDB.usersad.everis.int;    SQL Server sysadmin rights
    for reference site;    Passed
    <04-25-2014 02:07:00> INFO: CheckLocalSys is Admin of <INFPROSCCMCDB.usersad.everis.int>.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Site server computer account administrative rights;    Passed
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server security mode;    Passed
    <04-25-2014 02:07:09> <<<RuleCategory: System Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <04-25-2014 02:07:09> INFO: OS version:601, ServicePack:1.
    <04-25-2014 02:07:09> INFO: Target computer is a Windows server.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Unsupported site server operating system version for Setup;    Passed
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Domain membership;    Passed
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Pending system restart;    Passed
    <04-25-2014 02:07:09> <<<RuleCategory: Dependent Components>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <04-25-2014 02:07:09> INFO: Return code:0, Major:10, Minor:50, BuildNum:4000
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server version;    Passed
    <04-25-2014 02:07:09> INFO: Get Sql edition:Enterprise Edition.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server Edition;    Passed
    <04-25-2014 02:07:09> INFO: Checking Tcp is enabled to Static port, SQL Server:INFPROSCCMCDB.usersad.everis.int,
    Instance:.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server Tcp Port;    Passed
    <04-25-2014 02:07:09> INFO: Checking if SQL Server memory is limited.
    <04-25-2014 02:07:09> INFO: SQL Server memory is limited.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Configuration for SQL Server memory usage;    Passed
    <04-25-2014 02:07:09> INFO: Checking if SQL Server memory is configured to reserve minimum memory.
    <04-25-2014 02:07:09> INFO: Installing the central administration site or primary site, requires SQL
    Server to reserve a minimum of 8 gigabytes (GB) of memory.
    <04-25-2014 02:07:09> WARN: SQL Server minimum memory is 8000 MB.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;    SQL Server process memory allocation;   
    Warning;    Configuration Manager requires SQL Server to reserve a minimum of 8 gigabytes (GB) of memory for the central administration site and primary site and a minimum of 4 gigabytes (GB) for the secondary site. This memory is reserved by
    using the Minimum server memory setting under Server Memory Options and is configured by using SQL Server Management Studio. For more information about how to set a fixed amount of memory, see
    http://go.microsoft.com/fwlink/p/?LinkId=233759.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Case-insensitive collation on SQL Server;    Passed
    <04-25-2014 02:07:09> INFO: Check Machine FQDN: <INFPROSCCMCDB.usersad.everis.int>.
    <04-25-2014 02:07:09> INFO: getaddrinfo returned success.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Validate FQDN of SQL Server Computer;    Passed
    <04-25-2014 02:07:09> INFO:CheckSupportedFQDNFormat <INFPROSCCMCDB.usersad.everis.int>
    <04-25-2014 02:07:09> INFO: NetBIOS <INFPROSCCMCDB>
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Primary FQDN;    Passed
    <04-25-2014 02:07:09> <<<RuleCategory: Site Upgrade Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking if the target ConfigMgr site is ready to upgrade...>>>
    <04-25-2014 02:07:09> <<<RuleCategory: Database Upgrade Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking the target ConfigMgr database is ready to upgrade...>>>
    <04-25-2014 02:07:09> ===== INFO: Prerequisite Type & Server: SDK:INFPROSCCMCMS.usersad.everis.int
    =====
    <04-25-2014 02:07:09> <<<RuleCategory: Access Permissions>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking access permissions...>>>
    <04-25-2014 02:07:09> INFO: The rule 'Administrative rights on site system' has been run on server 'INFPROSCCMCMS.usersad.everis.int',
    skipped.
    <04-25-2014 02:07:09> <<<RuleCategory: System Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <04-25-2014 02:07:09> INFO: The rule 'Unsupported site server operating system version for Setup' has
    been run on server 'INFPROSCCMCMS.usersad.everis.int', skipped.
    <04-25-2014 02:07:09> INFO: The rule 'Domain membership' has been run on server 'INFPROSCCMCMS.usersad.everis.int',
    skipped.
    <04-25-2014 02:07:09> INFO: Windows Cluster not found on INFPROSCCMCMS.usersad.everis.int.
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;   
    Windows Failover Cluster;    Passed
    <04-25-2014 02:07:10> INFO: The rule 'Pending system restart' has been run on server 'INFPROSCCMCMS.usersad.everis.int',
    skipped.
    <04-25-2014 02:07:10> <<<RuleCategory: Dependent Components>>>
    <04-25-2014 02:07:10> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;   
    Windows Deployment Tools installed;    Passed
    <04-25-2014 02:07:10> INFO: CheckAdkWinPeInstalled on INFPROSCCMCMS.usersad.everis.int.
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;    Windows Preinstallation Environment
    installed;    Passed
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;   
    SMS Provider machine has same domain as site server;    Passed
    <04-25-2014 02:07:10> <<<RuleCategory: Site Upgrade Requirements>>>
    <04-25-2014 02:07:10> <<<CategoryDesc: Checking if the target ConfigMgr site is ready to upgrade...>>>
    <04-25-2014 02:07:10> <<<RuleCategory: Database Upgrade Requirements>>>
    <04-25-2014 02:07:10> <<<CategoryDesc: Checking the target ConfigMgr database is ready to upgrade...>>>
    <04-25-2014 02:07:10> ***************************************************
    <04-25-2014 02:07:10> ******* Prerequisite checking is completed. *******
    <04-25-2014 02:07:10> ******************************************<04-25-2014 02:07:10> INFO: Updating
    Prerequisite checking result into the registry
    <04-25-2014 02:07:10> INFO: Connecting to INFPROSCCMCMS.usersad.everis.int registry
    <04-25-2014 02:07:10> INFO: Setting registry values
    If you wonder whether it might be related to this error:
    -2014 02:07:00> INFO: Detected current installed build version [7711] for sitecode [BRA]. For Upgrade, minimum supported installed build version is [7804].
    I confirm that this one site is a secondary one that's attached to a primary site and this log is from the CAS server, I managed to tall it and delete it from that site, but still appears listed
    on the CAS management console, any idea how to force the removal of a secondary site that's attached to a primary from the CAS site when it has been removed already from said primary?
    I've already tried the
    Preinst /DELSITE XXX  command but it only works when the site to remove it's attached to the local site and certainly not from a CAS
    Finally,  the version, build number and everything is correct, no idea what could be the problem, does anybody know a way to bypass this or force the re-evaluation of this rules, I've got
    the impression that it's being cached somehow.
    Any help would be highly appreciated,
    Thank you.
    Marcelo Estrada MCP-MCTS-MCITP-MCSA-MCSE

    Hello again everybody,
    I've finally managed to fix this up, in the end I had to delete those entries manually from the database as Garry suggested. After this was done the upgrade has gone through as expected with no further ado and has finalized already, now moving on to the
    primary sites.
    If anybody out there is facing the same issue, what I did was to delete those "stubborn" records executing the following statements over the CAS database:
    DELETE
    FROMServerDataWHERESiteCode='XXX'
    DELETE
    FROMSC_SiteDefinitionWHERESiteCode='XXX'
    And this is pretty much about it. I'd recommend to take a proper backup first though as best practice.
    Thank you all anyways for your answers and comments,
    Marcelo Estrada MCP-MCTS-MCITP-MCSA-MCSE

Maybe you are looking for

  • Getting audio from macbook to TV

    Hi- I am connecting my video from macbook to Olevial LCD via VGA, I get picture fine. I'm using a Mini RCA to connect the audio, from my macbook headphone jack to the tv's audio inputs (not composite, the ones right next to the VGA input on the tv).

  • Weblogic Server training

    Could anyone point me in the direction some good self-training resources (books, CBT's, etc.) for Weblogic Server - preferably 8.1? We're getting our feet wet with a third-party app that incorporates Weblogic Server 8.1, but we have no experience wit

  • Stuck: Application Client launching in 9.0.3 and 1.0.2.2.1

    Ok, I have read the decent amount of material but I still can't get my test client to launch in the containers. In 1.0.2.2.1 I am unsure what my client name should be. Here is my commmand java -jar applicationlauncher.jar ormi://localhost:23841/appNa

  • Mail client uninstalled

    I seem to have lost my mail client. Its not in the applications and I do not have a CD or DVD. Is there some place I can get it from online? Thanks ecivon

  • Batch determination cannot pick batch

    Dear SAP gurus, We are in SAP ECC 6 EHP 7. We are using batch determination in Delivery and also availability check which include delivery item in the checking. We have a scenario to transfer 1 pc of tock X from plant A to plant B then to plant C. We