Deploying Configuration Manager Console

I'm trying to push the console through CM2012. I'm following the instructions from this site which are pretty straightforward however it's failing. http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CB0QFjAA&url=http%3A%2F%2Fccmexec.com%2F2012%2F05%2Fconfigmgr-2012-adminconsole-unattended-installation%2F&ei=EsbGU8P6JsekyASqhYLgDg&usg=AFQjCNFwDiUZazKwIqmsRnY3dQMZamnjZQ&bvm=bv.71126742,d.aWw
The appenforce.log is showing below. 
    Executing Command line: "C:\Windows\ccmcache\7\ConsoleSetup.exe" /q TargetDir=”C:\Program Files\ConfigMgr” EnableSQM=0 DefaultSiteServerName=server.domain.com with user context
AppEnforce
7/16/2014 4:02:04 PM
3424 (0x0D60)
    Working directory C:\Windows\ccmcache\7
AppEnforce 7/16/2014 4:02:04 PM
3424 (0x0D60)
    Post install behavior is BasedOnExitCode
AppEnforce 7/16/2014 4:02:04 PM
3424 (0x0D60)
    Waiting for process 3940 to finish.  Timeout = 120 minutes.
AppEnforce 7/16/2014 4:02:04 PM
3424 (0x0D60)
    Process 3940 terminated with exitcode: 2147942487
AppEnforce 7/16/2014 4:02:04 PM
3424 (0x0D60)
    Looking for exit code -2147024809 in exit codes table...
AppEnforce 7/16/2014 4:02:04 PM
3424 (0x0D60)
    Unmatched exit code (2147942487) is considered an execution failure.
AppEnforce 7/16/2014 4:02:04 PM
3424 (0x0D60)
Method EnforceApp failed with error 87D01106
AppDiscovery 7/16/2014 4:32:17 PM
1540 (0x0604)
CAppProvider::ExecMethodAsync failed. Error 87d01106
AppDiscovery 7/16/2014 4:32:17 PM
1540 (0x0604)

It has to be somewhere in the combination of the command line and the application configuration. Did you also make sure that both the executable and the msi are in the root of your content folder?
My Blog: http://www.petervanderwoude.nl/
Follow me on twitter: pvanderwoude

Similar Messages

  • [Forum FAQ] Configuration Manager Console shows nothing if you change SSRS to using SSL after Reporting Service Point is installed

    If the SSRS is changed to SSL mode and http binding is removed after Reporting Service Point is installed. The Configuration Manager Console shows nothing in Reporting Pane. After digging into this problem, the cause is that the SSRS information has not
    been updated in Configuration Manager Database. The following steps are taken for finding the root cause.
    1. After changing to SSL, the Reporting Service Point log shows the error as shown in Figure 1.
    The request failed with HTTP status 404: Not Found.
    (!) SRS not detected as running
    Failures reported during periodic health check by the SRS Server DB2.SCJIZHO.COM.
    Figure 1
    From the error, seems the cause was the Reporting Service Point detected a wrong port. We digged around in Registry and found the information is a Registry key named ReportServerUri at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP. After changing the Report
    Server address to https. The error is gone as shown in Figure 2. But the issue remains, the Console still shows nothing. It is not a right direction.
    Figure 2
    2. Open the Console log file, it also shows some valuable information.
    instance of __ExtendedStatus
                    Operation = "ExecQuery";
                    ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'PRI'";
                    ProviderName = "WinMgmt";
    \r\n
    [1, PID:3136][04/24/2014 01:46:00] :Property: 'LastModifiedTime'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.PropertyData.RefreshPropertyInfo()
       at System.Management.PropertyDataCollection.get_Item(String propertyName)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_Item(String name)\r\nManagementException details:
    [52, PID:3136][05/11/2014 20:14:15] :[ReportProxy] - User-specified default Reporting Point [PRI.scjizho.com] could not be found, [DB2.scjizho.com] is now the default Reporting Point (Figure 3).
    Figure 3
    It seems the Console wants to access the old http site and it fails to get into the site for sure. Actually, the Site Configuration information is come from Site Control File and as we all know that ConfigMgr 2012 doesn’t store the Site Control file in the
    file system. However, it’s stored in the SQL database (as XML file). The XML file is stored in a view named vSMS_SC_SiteControlXML. This view is a read-only view. We cannot edit it directly. The related table stored the SSRS information for this view is SC_SysResUse_Property.
    Running the following query will list the SSRS address. We can see the address is still the old one. This is why the Console shows nothing.
    SELECT
    name,
    value2
    FROM dbo.SC_SysResUse_Property
    where name
    ='ReportServerUri'
    or name=
    'ReportManagerUri'
    Remarks:
    This article is just to let you know why the Console cannot show the Reports after changing to SSL mode. We do not intend to make you change the table in Database, if you want to change it, you will be at your own risk. The real solution to this situation
    is to reinstall your Reporting Service Point.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Ok, but how do you solve this problem? Does uninstalling the RP and adding it back solve this problem?
    http://www.enhansoft.com/

  • Message (on one account) when logging in: The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database.

    After installing the reportservice/database i cannot use the Configuration Manager Console 2012 anymore with my own AD account. (The accounts of my colleagues are stil working)
    When i login i get the following message:
    The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database. The account must belong to a security role in Configuration Manager. The account must also have
    the Windows Server Distributed Component Object Model (DCOM) Remote Activation permission for the computer running the Configuration Manager site server and the SMS Provider.
    I checked the following:
    I am a administrative user in SCCM (Full Administrator)
    I am a member of the administrator group on the server
    Deleted HKEY_CURRENT_USER\Software\Microsoft\ConfigMgr10
    I tried to start it on multiple workstations and deleted my roaming profile
    Any more suggestions?

    Hi,
    Maybe you could have a look on the below blog.
    http://blog.nimbo.com/how-to-disable-user-account-control-in-windows-server-2012/
    (Note: Microsoft provides third-party contact information to help you find technical support. This contact information
    may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Enrolling iOS devices "not shown in Configuration Manager console"

    After successfully enrolled my Windows RT I want to enroll my iOS devices (iPad 1 & iPhone 4). First step is completing the iOS configuration (uploading APN certificate). Next step I associated my devices by installing management
    profiles (https://manage.microsoft.com). All my application appears when starting the Company Portal App but my device will not appear in my Configuration Manager admin console.
    When I select the Support tile in the Company App it says "Name not yet available", I'm not sure if this is a normal behavior?
    Any thoughts/pointers are welcome.
    Regards,
    Ronny de Jong | inovativ.nl | Blog: donnystyle.wordpress.com | Twitter: twitter.com/ronnydejong

    Hi Jon,
    I've installed the iPhone Configuration Utility and collected the logging below as part of enrolling the iOS devices (iPad & iPhone) and installed the Management Profile:
    iPAD
    Feb 22 23:08:36 iPAD profiled[255] <Notice>: (Note ) profiled: Service starting...
    Feb 22 23:08:36 iPAD profiled[255] <Notice>: (Note ) MC: Profile -M-i-c-r-o-s-o-f-t-.-P-a-y-l-o-a-d-s-.-D-e-v-i-c-e-I-n-f-o -q-u-e-u-e-d -f-o-r -i-n-s-t-a-l-l-a-t-i-o-n-.
    Feb 22 23:08:37 iPAD Preferences[256] <Warning>: Splitview controller <PSSplitViewController: 0x24a900> is expected to have a master view controller before its used!
    Feb 22 23:08:38 iPAD Preferences[256] <Warning>: BTM: attaching to BTServer
    Feb 22 23:08:42 iPAD profiled[255] <Notice>: (Note ) MC: Checking for MDM installation...
    Feb 22 23:08:42 iPAD profiled[255] <Notice>: (Note ) MC: ...finished checking for MDM installation.
    Feb 22 23:08:43 iPAD profiled[255] <Notice>: (Note ) MC: Enrolling in OTA Profile service...
    Feb 22 23:08:51 iPAD profiled[255] <Notice>: (Note ) MC: Attempting to retrieve issued certificate...
    Feb 22 23:08:51 iPAD profiled[255] <Notice>: (Note ) MC: Issued certificate received.
    Feb 22 23:08:51 iPAD profiled[255] <Notice>: (Note ) MC: Retrieving profile from OTA Profile service...
    Feb 22 23:08:52 iPAD profiled[255] <Notice>: (Note ) MC: Received final profile: Microsoft.Profiles.MDM
    Feb 22 23:08:52 iPAD profiled[255] <Notice>: (Note ) MC: Beginning profile installation...
    Feb 22 23:08:52 iPAD profiled[255] <Notice>: (Note ) MC: Profile -M-i-c-r-o-s-o-f-t-.-P-r-o-f-i-l-e-s-.-M-D-M -i-s -r-e-p-l-a-c-i-n-g -a-n -e-x-i-s-t-i-n-g -p-r-o-f-i-l-e -h-a-v-i-n-g -t-h-e -s-a-m-e -i-d-e-n-t-i-f-i-e-r-.
    Feb 22 23:08:59 iPAD profiled[255] <Notice>: (Note ) MC: Attempting to retrieve issued certificate...
    Feb 22 23:09:00 iPAD profiled[255] <Notice>: (Note ) MC: Issued certificate received.
    Feb 22 23:09:01 iPAD profiled[255] <Notice>: (Note ) MC: Profile -M-i-c-r-o-s-o-f-t-.-P-r-o-f-i-l-e-s-.-M-D-M -i-n-s-t-a-l-l-e-d-.
    Feb 22 23:09:01 iPAD profiled[255] <Notice>: (Note ) MC: Removing certificate with persistent ID 69646e7400000000000000a2
    Feb 22 23:09:01 iPAD SpringBoard[51] <Warning>: Reloading and rendering all application icons.
    Feb 22 23:09:02 iPAD profiled[255] <Notice>: (Note ) MC: Removing certificate with persistent ID 69646e74000000000000009f
    Feb 22 23:09:02 iPAD mc_mobile_tunnel[260] <Notice>: (Note ) MC: mc_mobile_tunnel starting.
    Feb 22 23:09:02 iPAD mc_mobile_tunnel[260] <Notice>: (Note ) MC: mc_mobile_tunnel shutting down.
    Feb 22 23:09:02 iPAD mc_mobile_tunnel[261] <Notice>: (Note ) MC: mc_mobile_tunnel starting.
    Feb 22 23:09:02 iPAD SpringBoard[51] <Warning>: Reloading and rendering all application icons.
    Feb 22 23:09:02 iPAD mc_mobile_tunnel[261] <Notice>: (Note ) MC: mc_mobile_tunnel shutting down.
    Feb 22 23:09:03 iPAD mdmd[258] <Notice>: (Note ) MDM: mdmd starting...
    Feb 22 23:09:03 iPAD mdmd[258] <Notice>: (Note ) MDM: Looking for managed app states to clean up
    Feb 22 23:09:03 iPAD com.apple.launchd[1] (com.apple.managedconfiguration.mdmd[258]) <Warning>: (com.apple.managedconfiguration.mdmd) Check-in of Mach service failed. Already active: com.apple.managedconfiguration.mdmdpush-dev
    Feb 22 23:09:03 iPAD mdmd[258] <Warning>: Unable to bootstrap_check_in() to namedDelegatePort 'com.apple.managedconfiguration.mdmdpush-dev'. APS connections will not persist past process lifetime.
    Feb 22 23:09:03 iPAD com.apple.launchd[1] (com.apple.managedconfiguration.mdmd[258]) <Warning>: (com.apple.managedconfiguration.mdmd) Check-in of Mach service failed. Already active: com.apple.managedconfiguration.mdmdpush-prod
    Feb 22 23:09:03 iPAD mdmd[258] <Warning>: Unable to bootstrap_check_in() to namedDelegatePort 'com.apple.managedconfiguration.mdmdpush-prod'. APS connections will not persist past process lifetime.
    Feb 22 23:09:03 iPAD mdmd[258] <Notice>: (Note ) MDM: Network reachability has changed.
    Feb 22 23:09:03 iPAD mdmd[258] <Notice>: (Note ) MDM: Network reachability has changed.
    Feb 22 23:09:03 iPAD mdmd[258] <Notice>: (Note ) MDM: Telling MDM Check-In Server about new device token.
    Feb 22 23:09:11 iPAD mdmd[258] <Notice>: (Note ) MDM: Transaction completed. Status: 200
    Feb 22 23:09:11 iPAD mdmd[258] <Notice>: (Note ) MDM: Telling MDM Check-In Server about new device token.
    Feb 22 23:09:13 iPAD mdmd[258] <Notice>: (Note ) MDM: Transaction completed. Status: 200
    Feb 22 23:09:13 iPAD mdmd[258] <Notice>: (Note ) MDM: Telling MDM Check-In Server about new device token.
    Feb 22 23:09:14 iPAD mdmd[258] <Notice>: (Note ) MDM: Transaction completed. Status: 200
    Feb 22 23:09:14 iPAD com.apple.launchd[1] (com.apple.managedconfiguration.mdmd[258]) <Warning>: (com.apple.managedconfiguration.mdmd) Check-in of Mach service failed. Already active: com.apple.managedconfiguration.mdmdpush-dev
    Feb 22 23:09:14 iPAD mdmd[258] <Warning>: Unable to bootstrap_check_in() to namedDelegatePort 'com.apple.managedconfiguration.mdmdpush-dev'. APS connections will not persist past process lifetime.
    Feb 22 23:09:14 iPAD com.apple.launchd[1] (com.apple.managedconfiguration.mdmd[258]) <Warning>: (com.apple.managedconfiguration.mdmd) Check-in of Mach service failed. Already active: com.apple.managedconfiguration.mdmdpush-prod
    Feb 22 23:09:14 iPAD mdmd[258] <Warning>: Unable to bootstrap_check_in() to namedDelegatePort 'com.apple.managedconfiguration.mdmdpush-prod'. APS connections will not persist past process lifetime.
    Feb 22 23:09:16 iPAD mdmd[258] <Notice>: (Note ) MDM: mdmd stopping...
    iPhone
    Feb 22 23:23:22 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Checking for MDM installation...
    Feb 22 23:23:22 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: ...finished checking for MDM installation.
    Feb 22 23:23:24 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Enrolling in OTA Profile service...
    Feb 22 23:23:24 iPhone-van-Ronny profiled[1078] <Error>: Feb 22 23:23:24  SecTrustEvaluate  [leaf AnchorTrusted]
    Feb 22 23:23:29 iPhone-van-Ronny profiled[1078] <Error>: Feb 22 23:23:29  SecTrustEvaluate  [leaf AnchorTrusted]
    Feb 22 23:23:29 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Attempting to retrieve issued certificate...
    Feb 22 23:23:29 iPhone-van-Ronny profiled[1078] <Error>: Feb 22 23:23:29  SecTrustEvaluate  [leaf AnchorTrusted]
    Feb 22 23:23:29 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Issued certificate received.
    Feb 22 23:23:30 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Retrieving profile from OTA Profile service...
    Feb 22 23:23:30 iPhone-van-Ronny profiled[1078] <Error>: Feb 22 23:23:30  SecTrustEvaluate  [leaf AnchorTrusted]
    Feb 22 23:23:30 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Received final profile: Microsoft.Profiles.MDM
    Feb 22 23:23:30 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Beginning profile installation...
    Feb 22 23:23:37 iPhone-van-Ronny profiled[1078] <Error>: Feb 22 23:23:37  SecTrustEvaluate  [leaf AnchorTrusted]
    Feb 22 23:23:37 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Attempting to retrieve issued certificate...
    Feb 22 23:23:38 iPhone-van-Ronny profiled[1078] <Error>: Feb 22 23:23:38  SecTrustEvaluate  [leaf AnchorTrusted]
    Feb 22 23:23:38 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Issued certificate received.
    Feb 22 23:23:39 iPhone-van-Ronny SpringBoard[67] <Warning>: Reloading and rendering all application icons.
    Feb 22 23:23:39 iPhone-van-Ronny profiled[1078] <Notice>: (Note ) MC: Profile Microsoft.Profiles.MDM installed.
    Feb 22 23:23:40 iPhone-van-Ronny mc_mobile_tunnel[1094] <Notice>: (Note ) MC: mc_mobile_tunnel starting.
    Feb 22 23:23:40 iPhone-van-Ronny mc_mobile_tunnel[1094] <Notice>: (Note ) MC: mc_mobile_tunnel shutting down.
    Feb 22 23:23:41 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: mdmd starting...
    Feb 22 23:23:41 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Looking for managed app states to clean up
    Feb 22 23:23:41 iPhone-van-Ronny com.apple.launchd[1] (com.apple.managedconfiguration.mdmd[1091]) <Warning>: (com.apple.managedconfiguration.mdmd) Check-in of Mach service failed. Already active: com.apple.managedconfiguration.mdmdpush-dev
    Feb 22 23:23:41 iPhone-van-Ronny mdmd[1091] <Warning>: Unable to bootstrap_check_in() to namedDelegatePort 'com.apple.managedconfiguration.mdmdpush-dev'. APS connections will not persist past process lifetime.
    Feb 22 23:23:41 iPhone-van-Ronny com.apple.launchd[1] (com.apple.managedconfiguration.mdmd[1091]) <Warning>: (com.apple.managedconfiguration.mdmd) Check-in of Mach service failed. Already active: com.apple.managedconfiguration.mdmdpush-prod
    Feb 22 23:23:41 iPhone-van-Ronny mdmd[1091] <Warning>: Unable to bootstrap_check_in() to namedDelegatePort 'com.apple.managedconfiguration.mdmdpush-prod'. APS connections will not persist past process lifetime.
    Feb 22 23:23:41 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Network reachability has changed.
    Feb 22 23:23:41 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Network reachability has changed.
    Feb 22 23:23:41 iPhone-van-Ronny awdd[1092] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
    Feb 22 23:23:41 iPhone-van-Ronny awdd[1092] <Error>: CoreLocation: CLClient is deprecated. Will be obsolete soon.
    Feb 22 23:23:41 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Telling MDM Check-In Server about new device token.
    Feb 22 23:23:45 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Transaction completed. Status: 200
    Feb 22 23:23:45 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Telling MDM Check-In Server about new device token.
    Feb 22 23:23:48 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Transaction completed. Status: 200
    Feb 22 23:23:48 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Telling MDM Check-In Server about new device token.
    Feb 22 23:23:49 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: Transaction completed. Status: 200
    Feb 22 23:23:51 iPhone-van-Ronny mdmd[1091] <Notice>: (Note ) MDM: mdmd stopping...
    Thanks,
    Ronny de Jong | inovativ.nl | Blog |
    Twitter

  • Development or Deployment Configuration Management

    Forte Users:
    I have been using Forte for awhile and have experienced various levels
    of pleasure and pain with regard to configuration management. I have
    been witness to various strategies for keeping things clean and smooth.
    I was at Forte Forum to hear talk and witness some products to help
    address issue, but still have only a foggy notion about how to do things
    in the here and now.
    My request is to gather from some outside chatter and see what other
    people are doing. How are people safely managing repositories and
    classes in the development environment? Once deployed? Is there a daily
    or weekly practice or checklist that addesses configuration issues? Are
    people putting together automated processes?
    We are actually working to integrate with PVCS today to take care of
    some things, but I am really interested in knowing what is working out
    there without special tools. Please reply with any insight that may be
    shared.
    Thanks in advance.
    Tres Bain
    USAA
    **Any opinions you might see up above are surely mine and USAA has
    nothing to do with them.**

    don't underestimate the need for cm. someone should find the time to
    set the ground rules now. otherwise it's going to be a huge mess later
    on. here are some things to consider:
    o determine your application's package structure.
    o determine your development environment's directory structure (e.g.
    classes in ~/apps/classes, source in ~/apps/src ...).
    o take the time to stub-out the interfaces between the different
    layers of the application and your ejbs. this is really important if
    you've vertically separated programming tasks and will allow each team
    to write their stuff without regard to other teams. as each team
    completes their slice they should fit together seamlessly as long as
    the interface hasn't changed. this will take some time up-front, but
    it's definitely worth it.
    o if you really need to share files (veps...) setup a shared dir or
    something. if you're going to share these types of files, the second
    point is critical.
    jason
    Original Message <<<<<<<<<<<<<<<<<<On 3/11/00, 5:45:00 PM, "Esurance" <[email protected]> wrote
    regarding Development Environment and Configuration Management..:
    Gang-
    Just wondering if any of guys could point me to a paper, book, or any doc
    that could help figure out how to organize the dev environment. We're about
    5 developers and we need to setup the directories and files to be able to
    share EJB jar file and simple java classes (helper classes) through
    SourceSafe. We're prototyping and right now and none of us has really time
    to look at the CM carefully.
    I guess another complication is that we're using Visual Cafe to develop and
    would like to share .vep files as well.
    Any help would be greatly appreciated (I would hate to reinvent the
    wheel...)

  • How to deploy configuration manager client package to a query based collection

    Hi
    I have created one OU based collection.Now i wants to deploy client package to this collection so that the client automatically get installed,whenever a new machine added to the OU and so on to the collection.
    But the issue is with configuration manager client package deployment,as we can't deploy the default configuration package to the collection(Deploy option is grayed out). For this i created a new configuration manager client package and deployed this package
    to the query based collection. 
    Now when a new machine added to this collection,the client did not appear to deploy on this machine. Please help

    If you want all the devices in the OU to get the client, you can use a Computer Startup Script to deploy it.  Everybody just uses Jason's since it does everything and is well documented.
    http://blog.configmgrftw.com/configmgr-client-startup-script/
    I hope that helps,
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • Configuration Manager Console - Baselines Blank

    Hello everyone. 
    I have a strange problem in SCCM 2012 R2 console 
    - Environment: Server, Console and client running SCCM 2012 R2 CU3. 
    In all consoles, the Configuration Baselines appear blank, with ScopeID in details as attached photo. 
    Anyone been through it? 
    Tks
    Alexandre Gomes

    Hi Alexandre Gomes,
    You could check SMSProv.log to see if there is a problem with SMS Provider when you open Configuration Baselines UI.
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Deploying Configuration Manager 2012 2R Client fails

    I have installed a test SCCM 2012 R2 environment.
    When I try to install SCCM client to machines by using the push installation method it fails. I have read several threads but the problem still exists.
     - Application Catalog web service point
     - Application Catalog website point
     - Component server
     - Fallback status point
     - Management point
     - Site database server
     - Site server
     - Site system
    I have verified in the Site Settings that "Use a fallback site" is marked.
    Connections between server and workstations are working correctly.
    Here is the log file:
    Any ideas?
    5D7B5EFED927D6E5C8B22A82D976EF2F13096CBE21C887107445E21FDC2B500A36B2B5C523D56880EE221221F</Property><Property Name="AuthSenderMachine">W2K12;W2K12.test.com;</Property><Property Name="MPSiteCode">SCCCM1</Property></Hook></Hooks><Payload
    Type="inline"/></Msg>']LOG]!><time="07:02:51.146-120" date="03-17-2014" component="ccmsetup" context="" type="0" thread="1960" file="httphelper.cpp:1724">
    <![LOG[Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags=""><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="SCCCM1" MasterSiteCode="SCCCM1"
    SiteLocality="FALLBACK" IISPreferedPort="" IISSSLPreferedPort=""/><LocationRecords/></Site></Sites><ClientPackage FullPackageID="SCCCM100002" FullPackageVersion="2" FullPackageHash="BFC11E099E8F451107B43E0DBEFD93B01DB2D6453DA74F8A2CB94B73D676C1CD"
    MinimumClientVersion="5.00.7958.1000" RandomizeMaxDays="7" ProgramEnabled="false" LastModifiedTime="30357988;2667639552" SiteVersionMatch="true" SiteVersion="5.00.7958.1000" EnablePeerCache="true"/><RelatedContentIDs/></ContentLocationReply>']LOG]!><time="07:02:51.146-120"
    date="03-17-2014" component="ccmsetup" context="" type="0" thread="1960" file="siteinfo.cpp:221">
    <![LOG[Failed to get DP locations as the expected version from MP 'W2K12.test.com'. Error 0x87d00215]LOG]!><time="07:02:51.177-120" date="03-17-2014" component="ccmsetup" context="" type="2"
    thread="1960" file="ccmsetup.cpp:11261">
    <![LOG[Sending Fallback Status Point message to 'W2K12', STATEID='101'.]LOG]!><time="07:02:51.177-120" date="03-17-2014" component="ccmsetup" context="" type="1" thread="1960" file="ccmsetup.cpp:9756">
    <![LOG[Failed to get client version for sending messages to FSP. Error 0x8004100e]LOG]!><time="07:02:51.177-120" date="03-17-2014" component="ccmsetup" context="" type="2" thread="1960"
    file="ccmsetup.cpp:9838">
    <![LOG[Params to send FSP message '5.0.7958.1000 Deployment ']LOG]!><time="07:02:51.177-120" date="03-17-2014" component="ccmsetup" context="" type="0" thread="1960" file="ccmsetup.cpp:9887">
    <![LOG[State message with TopicType 800 and TopicId {65AD345C-60B6-48B9-999F-021939BF8E1B} has been sent to the FSP]LOG]!><time="07:02:51.177-120" date="03-17-2014" component="FSPStateMessage" context="" type="1"
    thread="1960" file="fsputillib.cpp:752">
    <![LOG[Next retry in 10 minute(s)...]LOG]!><time="07:02:51.177-120" date="03-17-2014" component="ccmsetup" context="" type="0" thread="1960" file="ccmsetup.cpp:8835">

    Is the ConfigMgr client distributed to 100% of all targeted distribution points? Have you created boundaries, added them to a boundary group and assigned a DP?
    Torsten Meringer | http://www.mssccmfaq.de
    A boundary group hasn't been assigned to a DP.
    Thank you very much!

  • Configuration Manager console Mix accounts rights

    Hi,
    I have two accounts with differents rights on SCCM console :
    - X account has Full Administrator rights
    - Y account has just a few rights.
    When I log on the console with Y account on a computer that I logged before with X account, it's giving me full Administrator rights. But when it's on another computer, that works fine.
    I tried to restart computer, change AD groups, change rights on SCCM, nothing worked..
    Do you know if there is a cache somewhere that I can clean or what is causing that ?
    Thanks !

    @jasonsandys : Hi, this wasn't happening before, it's seems to happen only on a few computer. I don't know
    what is CSS
    @Fernsantos: Hi, I checked the task manager and it's run on the right account. I removed all the rights
    on Y account but I can modify all objects like if I where on X account.
    @Daniel JiSun: I tried to use RBA Viewer, it's working well for X account (full Admin) and for Y account I don't see any rights on it because I had remove them. But Y account still have full admin rights
    Thanks for the answers !

  • How to Create a Configuration Manager Console Custom View

    I am trying to create an assembly per the SDK example here:
    https://msdn.microsoft.com/en-us/library/hh948614.aspx
    I have added the assemblies per this article:
    https://social.technet.microsoft.com/Forums/en-US/5d74d30d-295b-4c51-8518-abdabbad731b/console-extension-custom-view-development?forum=configmanagersdk
    Now most of my references resolve but at compile time I get:
    Error 1 'MyCustomView.MyViewDescription' does not implement interface member 'Microsoft.ConfigurationManagement.AdminConsole.IConsoleView.TypeOfView'. 'MyCustomView.MyViewDescription.TypeOfView' cannot implement an interface member because it is
    not public. \MyCustomView\Class2.cs 21 18 MyCustomView
    Error 2 'MyCustomView.MyViewDescription' does not implement interface member 'Microsoft.ConfigurationManagement.AdminConsole.IConsoleView2.TypeOfViewController'. 'MyCustomView.MyViewDescription.TypeOfViewController' cannot implement an interface
    member because it is not public. \MyCustomView\Class2.cs 21 18 MyCustomView
    Error 3 'MyCustomView.MyViewDescription.TypeOfViewController': no suitable method found to override MyCustomView\Class2.cs 23 33 MyCustomView
    Error 4 'MyCustomView.MyViewDescription.TypeOfView': no suitable method found to override MyCustomView\Class2.cs 24 33 MyCustomView
    Error 5 'MyCustomView.MyViewDescription.TryConfigure(ref System.Xml.XmlElement)': no suitable method found to override MyCustomView\Class2.cs 24 109 MyCustomView
    I have been hunting around with a couple of decompilers looking for missing references etc for a few hrs and just can't seem to see what I am missing...
    I have included the code block here - typically of course I would not include multiple classes in the same CS file but for this POC it should be fine...
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using Microsoft.ConfigurationManagement.AdminConsole;
    using Microsoft.ConfigurationManagement.AdminConsole.Views.Common;
    using Microsoft.ConfigurationManagement.AdminConsole.Schema;
    using System.Reflection;
    using System.Xml;
    using Microsoft.EnterpriseManagement.UI.WpfViews;
    using Microsoft.ConfigurationManagement.AdminConsole.ConsoleView;
    namespace MyCustomView
    public class MyViewController : OverviewControllerBase { public MyViewController() : base() { } public override void EndInit() { base.EndInit(); this.Content = new Label() { Content = "My Content" }; } }
    public class MyViewDescription : IConsoleView2
    override protected Type TypeOfViewController { get { return typeof(MyViewController); } }
    override protected Type TypeOfView { get { return typeof(Overview); } } public override bool TryConfigure(ref XmlElement persistedConfigurationData) { return false; }
    new public bool TryInitialize(ScopeNode scopeNode, AssemblyDescription resourceAssembly, ViewAssemblyDescription viewAssemblyDescription) { return true; }

    Hi Alfonso,
    I did eventually release the console extension (see screen shot at the bottom of the page
    here).
    It has been a while since I worked on this code but as I remember, once I got the references straightened out (see this thread), a lot of the confusion I had was just understanding that some of the programming that had to be done was in WPF (not WinForm).
     The sample code from Microsoft does work though.
    I never was able to figure out how to tie the "tree node menu item" functionality into the Ribbon (at the top of the SCCM console) so that is still on my TODO list.  
    So, my advice to you is to start with the Microsoft example code (which I did) from the SCCM SDK and if you get compile time errors, look first for the SCCM assembly references (Microsoft.[ConfigurationManagement, ConfigurationManagement.ManagementProvider,
    EnterpriseManagement.UI.Foundation, EnterpriseManagement.UI.WpfViews) and then at the WPF assembly references (PresentationCore, PresentationFramework) for missing class references.
    I hope this information can help you.  Good luck sir! 
    Anthony LaMark

  • Configuration manager 2012 Client Deployment settings.

    GPO to push config mgr client
    i have added The Configuration Manager templates in GPO
    Under Configure Configuration manager 2012 Client Deployment settings.
    I have enabled it and what is the command line here
    CCMSetup.exe SMSSITECODE=COD FSP=sccm.mydomain.com MP=sccm.mydomain.com
    or
    SMSSITECODE=COD FSP=sccm.mydomain.com MP=sccm.mydomain.com
    or
    CCMSetup.exe /MP:sccm.mydomain.com  /logon SMSSITECODE=COD  SMSSLP=sccm.mydomain.com FSP=sccm.mydomain.com
    or
    /MP:sccm.mydomain.com  /logon SMSSITECODE=COD  SMSSLP=sccm.mydomain.com FSP=sccm.mydomain.com

    You can use the following:
    CCMSetup.exe
    SMSSITECODE=COD FSP=sccm.mydomain.com MP=sccm.mydomain.com
    http://prajwaldesai.com/deploying-configuration-manager-2012-r2-clients-using-group-policy/
    http://methmal132.wordpress.com/2013/02/13/how-to-push-the-sccm-agent-via-gpo/
    Regards, Ibrahim Hamdy

  • 500 "Server error" when use User Management Console

    Hello All, i'm staring with Hyperion products on this week))
    I installed Shared Serveces and Essbase – System 9
    I deployed Shared Serveces on OAS 10.1.3.1
    And now when I use User Management Console and try to open
    node 'Projects' I get an error 500 "Server error".
    Why ?
    Please help me resolve this issue
    What's wrong? May be I have to install additional components to use Projects?

    I found follow error in my OC4J where deployed "User Management Console"
    log file located in $OAS_ORACLE_HOME/j2ee/Hyperion/application-deployments/SharedServices9/Hyperion_default_group_1/application.log
    07/11/16 10:57:16.633 interop: Error preloading servlet
    javax.servlet.ServletException: Error instantiating servlet 'integration'. Servlet class com.hyperion.interop.webservices.integration.IntegrationWebservice not found in web-application interop
         at com.evermind.server.http.HttpApplication.servletClassNotFound(HttpApplication.java:4866)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4832)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:545)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    07/11/16 10:57:17.334 interop: Error preloading servlet
    javax.servlet.ServletException: Cannot initialize Hyperion DSF. Error:
         Missing class: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
         Dependent class: com.hyperion.workflow.engine.server.services.modelrepository.WfProductSchemaParser
         Loader: SharedServices9.web.interop:0.0.0
         Code-Source: /u0/SOA/SOA_Suite/j2ee/Hyperion/applications/SharedServices9/interop/WEB-INF/lib/wf_eng_server.jar
         Configuration: WEB-INF/lib/ directory in /u0/SOA/SOA_Suite/j2ee/Hyperion/applications/SharedServices9/interop/WEB-INF/lib
    The missing class is not available from any code-source or loader in the system.
         at com.hyperion.dsf.server.framework.DsfServer.init(DsfServer.java:52)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:545)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    07/11/16 10:57:17.482 interop: 10.1.3.1.0 Started

  • "Configuration Manager cannot connect to the site" after site update from SP1 to R2

    Our dev SCCM environment only has a single primary site with a remote SQL database.  Initially, the dev primary site had SP1 Beta (5.00.7782.1000) installed but as everyone is aware there is no upgrade path available to SP1 or R2 from Beta; so, we uninstalled
    the site and removed the database, re-installed SP1 non-Beta (5.00.7804.1000), then proceeded to update all devices with the latest client agent.  Afterwards, we attempted to upgrade the site from SP1 non-Beta (5.00.7804.1000) to R2 (5.00.7958.1000).
     All seemed well until we attempt to open the Configuration Manager console and we get the following error message:
    Configuration Manager cannot connect to the site (Site Name)
    The Configuration Manager Administrator console could not connect to the Configuration Manager site database. Verify the version of the console is compatible with the version of the site server you are connecting to and then try to connect again.
    So we tried reinstalling the console directly from here...
    "C:\Program Files\Microsoft Configuration Manager\tools\ConsoleSetup\AdminConsole.msi"
    still the same error message persisted, so we tried installing it from here...
    "C:\Program Files\Microsoft Configuration Manager\tools\ConsoleSetup\ConsoleSetup.exe"
    still the same error message persisted, so then we tried installing it directly from the R2 (5.00.7958.1000) installation media, and afterwards the same error message persisted....
    All along, we were checking the AdminConsole log from here:
    "C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\AdminUILog\SmsAdminUI.log"
    Here are the contents:
    [4, PID:4836][04/22/2014 15:21:10] :Property: 'Features'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.PropertyData.RefreshPropertyInfo()
       at System.Management.PropertyDataCollection.get_Item(String propertyName)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_Item(String name)\r\nManagementException details:
    [4, PID:4836][04/22/2014 15:21:10] :ReadExtraProperties: Failed to initialize extra properties
    [4, PID:4836][04/22/2014 15:21:11] :Transport error; failed to connect, message: 'The Configuration Manager Administrator console could not connect to the Configuration Manager site database. Verify the version of the console is compatible with the version
    of the site server you are connecting to and then try to connect again.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.SmsConnectionWithDetailException\r\nThe Configuration Manager Administrator console could not connect to the Configuration Manager
    site database. Verify the version of the console is compatible with the version of the site server you are connecting to and then try to connect again.\r\n   at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.ValidateConnectionParameters(ConnectionManagerBase
    connection)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\nNo details are available for this error.\r\n
    Once again, we validated we could connect to the SQL database from this box, and that the console was at the same version as the site.  Any help or guidance with getting our access to the console restored after the SP1 to R2 upgrade would be greatly
    appreciated. 

    From the Primary Site Server, I tried uninstalling the Admin Console and re-installing using:
    consolesetup.exe /q TargetDir="%ProgramFiles%\Microsoft Configuration Manager" EnableSQM=0 DefaultSiteServerName=<SiteServerName>
    Of course replacing <SiteServerName> with the FQDN of my Primary Site Server.  Console installed successfully however the same error message persists.
    Also tried installing the console on a clean Windows Server 2008 R2 installation.  I tried it from the R2 (5.00.7958.1000) installation media, from the "C:\Program Files\Microsoft Configuration Manager\tools\ConsoleSetup\" both without any luck, the
    same error message persists.  I verified I could ping the FQDN of the site server also, and that the firewall between the two permits communication over the ports listed here: http://technet.microsoft.com/en-us/library/hh427328.aspx
    Any help would be greatly appreciated.

  • System Center 2012 configuration manager

    Hi All,
    I have access to SCM 2012 R2 and i want to kill one ruining application program on user computer from software center so is it possible to kill from the server.
    Br,
    Ashish Sangawar

    If the installation is started, the easiest way to stop a running installation is by killing the installation process (in most cases msiexec.exe). This can not be done via the Configuration Manager Console.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM 2012 Configration Manager Console

    Has anyone got the Configuration Manager Console 2012 working.  I get an error when I launch, but no error in the sftlog.txt.
    The error says "CLR error: 80004005  The program will not terminate. "
    Thanks,
    Jason

    Ok, i have tried every which way possible with the suggestions above but i still cant get it running in the virtual environment, the 20 errors have been reduced down to 2 as follows! ______________________________________________________________________________
    Application: Microsoft.ConfigurationManagement.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Reflection.TargetInvocationException Stack: at System.RuntimeMethodHandle.InvokeMethod(System.Object,
    System.Object[], System.Signature, Boolean) at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean) at System.Delegate.DynamicInvokeImpl(System.Object[])
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
    System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue()
    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate,
    System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object,
    Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation,
    System.Threading.CancellationToken, System.TimeSpan) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr,
    Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
    at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at System.Windows.Application.Run(System.Windows.Window) at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.LaunchWindow()
    at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.Run() at Microsoft.ConfigurationManagement.AdminConsole.Program.Main() ______________________________________________________________________________
    AND
    Faulting application name: Microsoft.ConfigurationManagement.exe, version: 5.0.7711.0, time stamp: 0x4f42f40f Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e2111c0 Exception code: 0xe0434352 Fault offset: 0x0000d36f Faulting
    process id: 0x580 Faulting application start time: 0x01cdd922b11a970d Faulting application path: Q:\Configuration Manager Console 2012\VFS\CSIDL_PROGRAM_FILES\Microsoft Configuration Manager\AdminConsole\bin\Microsoft.ConfigurationManagement.exe Faulting module
    path: C:\Windows\system32\KERNELBASE.dll ______________________________________________________________________________
    Literally starting to rip my hair out with this, any help would be hugely appreciated with a chocolate biscuit! Ian

Maybe you are looking for

  • I just got a new laptop and i trided to transfer my music but it deleted it all. how do i get my music back

    i just got a new laptop and i tried to transfer my music but it didnt work, it got erased form  my ipod touch and its not on my computer can i get it back

  • Mapping from source in same DB as target

    We are running a warehouse where part of the data is pumped into a holding schema in the same database as the target schema resides. Using OWB3 we set the "schema property" of all objects in the mappings referring to the holding schema and generated

  • Cracked screen 11" MBA

    Hi! I just woke up this morning to find my new MBA 11" screen had a bullethole in it. I can hardly see the dent if the display is off. I have owned numerous laptops but this is my first Mac, and i'm sorry to say that the quality isn't as you would th

  • HT201209 Code error 10004?

    When redeeming iTunes card this error message Code redemption is temporarily unavailable. Try again later.(10004)

  • The Point system

    Just curious, how do I accumulate points?  I see some of you out there with 10,000 and more.  And where do you get the cool little profile pictures?  I have a limited few to choose from.