Configuration Manager Cloud Services under the Administrator Section

Hi,
   i was wondering about the SCCM 2012 R2 cloud Services under the administrator, what is it? i mean is it a private or public cloud?
what is it connecting to and what is it using to connect? for example API, direct connection, app controller, etc.?
what is the functionality of this service?
Thanks

That link does only mention cloud DPs, but you can also integrate Intune into ConfigMgr (which is also a cloud service). ConfigMgr interacts directly with those services.
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • Need advice for starting a Managed Cloud Service for Small Businesses

    I hope this is in the right forum.  I have done a lot of research and searching but havent found anything that specifically answers, in total, what I am wanting to accomplish.  I live in a small town and want to start a Managed Cloud Services for
    small to small-medium business in my area (2-30 users for each business).  I want to market this to have businesses replace their in-house server(s) to virtual ones I would host in a local Data Center with my own equipment that I would maintain.  I
    am just starting off so I don't have any clients I do this for currently, but I get asked about this frequently.  I want to run a 2012 R2 Domain Controller and a Hyper-V 2012 R2 server.  The virtual servers I will host are going to be for AD, RDS,
    FTP, and files.  Software examples that people are going to be using these virtual servers for are Quickbooks, Sage Accounting, Remote Desktop or RemoteApp, custom CRM or small database software, Office 2013, etc.  No Exchange currently but will
    probably configure something for that in the future (maybe run 1-3 virtually for now if someone asks, but will only do it if the user base is fairly small ~under 10 users).  I only have 1 static IP to work with over a 100Mbps connection up and down.
    For hardware, I am figuring something along the lines of this:
    (1) 1U, single CPU w/2-4 cores, 8GB, 2x73GB SAS 10k RAID 1, Dual PSU, running Windows Server 2012 R2
    Domain Controller
    (1) 2U, 2x 8-core Xeon ~2.6Ghz, 80GB RAM, 8x600GB SAS 15k in Raid 10 for Storage (VHDX files, etc), RAID 1 small Basic drives (or USB stick) for OS, Dual PSU, Quad GB Nic which I can use for load balancing/teaming, Hyper-V
    2012 R2
    Hyper-V Virtual Server
    (1) GB Unmanaged Network Switch & (1) Cisco 5510 Firewall
    Most of my questions are about the best way to configure this.  I am planning on managing my Hyper-V from the physical Domain Controller server.  Each virtual server will have RDS & (possibly) AD services on a single server.
    1) I want to replicate the physical Domain Controller.  Should I get another server or just virtualize the replica in Hyper-V?  I understand that if the Hyper-V goes down, so does my DC replica.
    2) Should I use my Domain Controller to manage ALL users on each virtual Server, by creating separate Organizational Units for each business?
    3) Should I setup my domain controller with Hyper-V management and then each Virtual Server I setup be a separate domain (Ex. mydomain.local, business1.local, business2.local, etc)?  Each one has no connection to any
    other, completely seperate.  Or should I do subdomains (business1.mydomain.local).
    4) What I have read is that Subdomains are a pain to manage with user rights, etc.  I want to keep each server complete separated from one another over a network connection, I suppose the VLan through Hyper-V options
    do this?  I dont want wondering users to stumble upon another businesses files (I know they would probably be prompted with a login for that business/domain).
    5) For each virtual server, I want to create and have an HTTP subdomain point to that server from my domain name. (Ex: business1.mydomain.com, business2.mydomain.com, etc.)  I want them to be able to have access to
    only their RemoteApps or be able to type that address in their Remote Desktop program as the host name.  This would be for viewing the RemoteApp login page and RemoteApps for that business over HTTP/S through a browser.
    6) If I do not have separate DC's in each virtual and my main DC manages each one, is their a way to connect up each companies RemoteApps using a single site that only shows what they are assigned to based upon their login?
    (Ex. http://login.mydomain.com which then shows that user what they are assigned on their own virtual server)
    7) Since each business will use the same ports for RemoteApp (443) & RDC (3389 unless I change it), how would I setup the subdomains to point to their correct server and not overlap for mess with any of the other servers
    since its all over 1 static WAN IP for all servers.  Thats why I figured setting up IIS subdomains would solve this.
    8) For backups or Hyper-V replication, is it better to have software that backs up the ENTIRE Hyper-V server (Acronis Advanced Backup for Hyper-V) as well as replication or just backups?  Or should I do separate file
    backup on each virtual with a replica?  Can a replica be a slower server since its just a backup? (Ex. 1x 8 core, 80GB, 8x600GB 10k SAS)
    9) For the servers that will be using FTP, can I again rely on the subdomains to determine which server to connect to on port 21 without changing each FTP servers ports?  I just want each business/person to type in
    the subdomain for their business and it connect up to their assigned FTP directory over port 21.
    10) If the physical DC manages DNS for all Virtual servers, can I forward sub domain requests to the proper virtual server so they connect to the correct RemoteApp screen etc.  Again all I have is 1 IP.
    I hope all of these questions make sense.  I just want every business to be independent of each other on the Hyper-V, each on their own virtual server, all without changing default ports on each server, each server running RDS, (possibly) AD, (a few) FTP,
    and all over a common single WAN IP.  Hoping subdomains (possibly managed through IIS on the physical DC) will redirect users to their appropriate virtual server.

    If you really want to run your own multi-tenant service provider cloud, Microsoft has defined the whole setup needed.
    They call it Infrastructure as a Service Product Line Architecture.  You can find the full documentation here -
    http://blogs.technet.com/b/yuridiogenes/archive/2014/04/17/infrastructure-as-a-service-product-line-architecture.aspx
    There are several different ways of configuring and installing it.  Here is a document I authored that provides step-by-step instructions for deploying into a Cisco UCS and EMC VSPEX environment -
    http://www.cisco.com/c/dam/en/us/td/docs/unified_computing/ucs/UCS_CVDs/ucs_mspc_fasttrack40_phase1.pdf
    This document contains the basic infrastructure required to manage a private cloud.  I will soon be publishing a document to add the Windows Azure Pack components onto the above configuration.  That is what would more easily provide a multi-tenant
    experience with a Azure look and feel.  It is not Azure, but the Azure pack is a series of applications, some of which came from Azure, the provides Azure-like capabilities only in a service provider type of environment.
    Whether you use my document or not (which has actually corrected errors found in the Microsoft documentation), you should take a look at it to see what it takes to put something like this up, if you are really serious about it.  It is not a small undertaking. 
    It requires a lot of moving pieces to be coordinated.  Yes, my document is designed to scale to a large environment, but you need the components that are there.  No need re-inventing the wheel.  Microsoft's documentation is based on a lot of
    real hands on experience of their consulting organization that has been doing this for customers for years.  This one is also know as Fast Track 4.  I've done 2 (2008 R2) and 3 (2012), also and it just keeps getting more complicated based on customer
    demands and expectations.
    Good luck!
    . : | : . : | : . tim

  • Is there any command to find the running cloud services in the current PC in windows?

    Is there way to find the list of running cloud service providers in the current PC through C++ programming ?
    Or is there any other tool which gives the list of service providers running in the PC?
    I know this question is not related to Azure but Azure comes under this part..
    Please let me know the answer if any one is aware of it....

    Hello DeekshaBharathi,
    There are only 3 ways of communicating with the Azure cloud services:
    a. Management Portal
    http://azure.microsoft.com/en-us/documentation/articles/cloud-services-how-to-manage/
    b. REST APIs
    http://msdn.microsoft.com/en-us/library/azure/ee460799.aspx
    c. Powershell
    http://msdn.microsoft.com/en-us/library/azure/jj156055.aspx
    Since that you want to use commands to manage Cloud Services. You can do it using PowerShell. You can refer to the article above for more information on this.
    Thanks,
    Syed Irfan Hussain.

  • I have a "hacker" PC showing up under the "Shared" section of the Finder

    Today I noticed a PC computer icon showing up under the "Shared" section of the finder. The computer name was brn_921bc1. I immediately went into System Preferences and turned off file sharing. Is it really that easy for a PC hacker to come into my computer? Please help, as this seems to be a huge security threat.
    Thanks!!

    polishedstaple wrote:
    Today I noticed a PC computer icon showing up under the "Shared" section of the finder. The computer name was brn_921bc1. I immediately went into System Preferences and turned off file sharing. Is it really that easy for a PC hacker to come into my computer? Please help, as this seems to be a huge security threat.
    Thanks!!
    I doubt this is a hacker but you do seem to have an insecure setup. If you have your computer connected directly to a cable modem then you are essentially on a shared subnet with lots of other people Most of them aren't hackers -- probably none of them are. But this situation does leave you vulnerable which is why many people prefer to place a router in between their cable modem and their computer even if they are only connecting a single mac or pc to the internet.
    My first suggestion is that you turn on your Mac's firewall immediately. Open your System Preferences and type "firewall" in the search box. Hit return. When the firewall screen opens select "Allow only essential services". You should do this before you finish reading this thread.
    My next suggestion is to buy what's called a NAT router and stick it in between your cable modem and your mac as soon as practical. This will give you a far more secure setup than you can get with a software firewall alone. If you need help setting it up, come back here and I'm sure you can find the advice you need.

  • "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.

  • Configure Memory Info service in Visual Administrator

    Hello All,
    I need to configure Memory Info service in Visual Administrator.
    I am looking for a service/tool which will give me a summary of used/free and total memory in portal.
    Ive read a little about Memory Info service and i think this will help me fulfill my requirement.
    1. If you know of any other tool which will help me in my requirement, please give details.
    2. Please guide me to configure Memory Info Service in Visual Admin. Currently its appears as its not configured. When I right click on it, the Start and Stop commands in the context menu are disabled.
    Awaiting Reply.
    Regards,
    Ritu

    Hello Detlev,
    In the Visual Administrator, there are few services like:
    1.Memory Info - The context menu for Start / Stop is greyed out.
    How can I start this service?
    Referring to your reply above, could you please be little more explicit.
    2. Message Info  - enabled.
    3. Monitoring - enabled.
    Awaiting Reply.
    Regards,
    Ritu

  • Why don't songs that I have purchased show under the "Purchased" section in the I-tunes Store? I have purchased a large quantity

    Why don't songs that I have purchased show under the "Purchased" section in the I-tunes Store? I have purchased a large quantity & it only shows 2.
    vlonnon

    1. iTunes won't offer cloud downloads for songs that it "thinks" are in your library, even if it "knows" the files are missing. If you've exhaustively searched for the missing files and there is no prospect of repair by restoring to them to their original locations, or connecting to new ones, then delete that tracks that display both the missing exclamation mark and are of media kind Purchased/Protected AAC audio file. Don't hide from iTunes in the cloud when asked, close iTunes, then reopen. You can download from the cloud links or iTunes Store > Quicklinks > Purchased > Music > Not on this computer > All songs > Download all.
    2. Why? Not sure, perhaps 3rd party tools or accidental key presses combined with previously hidden warning messages when trying to organize the library. There is a hint that using the feature to downsample media as it is synced to a device may also be involved, though I've not replicated it. Whatever the reason a backup would protect your media.
    tt2

  • Why are my iphone4S and ipad3 no longer being seen in finder under the devices section

    I am new to the Apple ecosystem and for the most part I have fallen in love with it, I have had my fill of the PC era and was on the verge of a mental breakdown using them. Well I bought a MBP 13" an ipad3 and I have an iPhone 4s. When I first got these items I was able to drag and drop files like a movie that I own and copied to the hard drive. This was done in finder, under the devices section it would show my phone and my ipad however after I installed the latest iTunes software it seems that this has disapeared and now I cannot find my devices in the finder area to drag and drop these files anymore. So, my question is this, has Apple done away with this function and if so how can I drag and drop a file to the ipad3 now? Thank you all for your help.

    Care to share which OS system you are using?

  • What's this under the Recent section?

    There's album or something under the Recent section in the Source list that I have no idea what it is, how it's set or how to change it. It's the first element. Here's a picture of what I'm talking about. Does anyone know what it is and how to change it? Thanks!
    Here's the image:
    http://img183.imageshack.us/img183/7010/iphotoyo3.jpg

    Thanks Jeff but I don't think that's it.
    It's not like a plug for a hole, it's about 4" x 3/4" and has a long hole in the middle. Looks like the ipod is meant to sit inside of it and have the cord plugged in but the ipod cannot stand up or lie flat in it. Perhaps it's some sort of adaptor, clicks into something, maybe that the old thicker ipod sat in but it does not fit in the dock of the old ipod, the new one sits in there just fine.
    I'm stumped as to what it could be that Apple thought we were all going to need it.
    ibook g3 now cadidate MBP owner   Mac OS X (10.4.5)  

  • Unknown names under the shared section on my itunes, help!

    Yesteday i opened my itunes and i found three unknown account names like "Sam's itunes" under the shared section and when i clicked them it could listen to all of their music. I thought restarting my computer would help but i didnt do anything. Today when i opened my itunes more names appear and when i try to dissconnect it doesnt work. Why is this happening and how do i stop it? im scared people are able to get my information. Btw i live in a dorm at school, so im not sure if this is affecting it or not.
    Thank you!

    You are seeing libraries your neighbors have made available for sharing on your local WiFi network. If you don't want to see them, go to the iTunes menu > Preferences > General and uncheck "Shared libraries".  To share your own library, select iTunes > Preferences > Sharing.  It should be off unless you have turned it on.  You can share your whole library or just certain playlists.  You can share it openly or require a password.  Give the password to those you want to share with.  Note that sharing is not the sasme as home sharing.  While your computer is on and iTunes is open, others in your network can play your shared items, but can’t import shared items into their libraries.
    Go to the iTunes Help menu and type sharing in the search box if you want more details.

  • I bought an iphone 4 but i keep on geting no service in the carier section

    i bought an iphone 4 but i keep on geting no service in the carier section, can somebody please help me?

    If it is an iPhone 4 and uses a sim card, and you are in the US, then that must be an AT&T iPhone.  Those are a lot of assumptions, I know, but where we are starting.  If that iPhone has not been unlocked, then you need to get an AT&T sim card for it to get service indication...or if you are not US then a valid sim card for the carrier where you live.
    If it is an unlocked iPhone you can use a sim card from any GSM carrier...in the US that means AT&T, Verizon and Sprint are CDMA carrieres and do not use sim cards.

  • Under the settings app there's the general column and under the accessibility section the is a setting called black over white does that drain your battery any more than the normal setting

    Under the settings app there's the general column and under the accessibility section the is a setting called black over white does that drain your battery any more than the normal setting

    Wow. I have not seen that question nor a discussion. I agree with James. I don't think it will, and if the power drain is different, maybe it'll be less and not more.
    With a 10 hour battery, you have plenty of time to test it and see. If the battery depletes fast, just go back to the other way.
    If you do try it, let us know what you discover.
    Thanks ! !

  • Customizing the "Configuration Manager" client found under Control Panel

    Running: SCCM 2012 R2
    How can you customize what an end user can see in the client "Configuration Manager" tool under Control Panel?
    I saw this in an environment where certain parts were greyed out or where the action list was only limited to a few entries. How was this accomplished?

    That's related to the level of permissions that the user has on the local system and UAC. The tabs of
    Cache, Network and Site require UAC elevation before those settings can be adjusted and those tabs will be grayed-out without.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SSL and custom domain configuration for cloud service

    Hi,
    I am doing custom domain mapping and SSL configuration for a cloud service web role. Another important aspect is Cloud service web role uses ADFS in between for authentication.
    I have custom domain mapped, SSL uploaded on cloud services Certificates
    tab in management portal, certificate .pfx and chaining certs .CER are added as below -
    <Certificate name="UATCert" thumbprint="A" thumbprintAlgorithm="sha1" />
    <Certificate name="Certificate1" thumbprint="B" thumbprintAlgorithm="sha1" />
    <Certificate name="Certificate2" thumbprint="C" thumbprintAlgorithm="sha1" />
    I see these certificates getting added properly to Azure cloud service web role instance VM.
    The problem is, when I access the custom domain,
    https://mysite.com/default.aspx in the browser ultimately after ADFS login I see
    https://cloudservice.cloudapp.net/default.aspx. My understanding is, cloudapp.net should not be seen in the browser to the client. Also I keep getting error of certificates stating "There is
    a problem with this website’s security certificate" when browser shows cloudapp.net url.
    How can I avoid display of cloudapp.net in browser and show only custom domain Url. Also how can I avoid this certificate error ?
    Thoughts? 
    http://sanganakauthority.blogspot.com/

    Hi kunal,
    Based what you described, I understand that you want to use the custom domain for cloud service web role and apply azure active directory authentication to the web role application.
    >>>The problem is, when I access the custom domain,
    https://mysite.com/default.aspx in the browser ultimately after ADFS login I see
    https://cloudservice.cloudapp.net/default.aspx. 
    As for above issue, I think you should make sure you have registered the web application in azure AD both "SIGN-ON URL" and "Reply URL" are
     https://mysite.com/default.aspx 
    >>>Also I keep getting error of certificates stating "There is a problem with this website’s security certificate" when browser shows cloudapp.net url.
    Try to upload a valid certificate (provided by CA) to cloud service for your custom domain.
    Best Regards,
    Fuxiang
    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. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Can't get acces to manage extensions/ plugins under the Help tab.

    I'm working on a Windows OS 8.0 desk top computer. Under the Help tab I can't get acces to the line 'manage extensions', it's the one just below the legal notifications. I'm dutch so I don't really know if this is the right translation. I'm using PS CC.

    I suspect you are talking about CC 2014
    2014 release of Photoshop CC: FAQ

Maybe you are looking for

  • NEW Hard Drive Won't Stop Spinning

    I just replaced my Maxtor 180Gb SATA HD with at Maxtor 500Gb SATA HD and the new drive won't stop spinning and there's a red light on inside the tower. Any ideas of how to fix this?

  • Cant' Add files to SharePoint Workspace 2010

    Hi:  I can't seem to find anything online regarding this problem.  When in a document library in SPW, I click on the Add documents icon and a file browser window opens.  I then select a file from the window and either double-click it or press the Ope

  • How to Compile and run a GUI project made in Netbeans from shell

    hi all ..... I develpoed a java project using Netbeans .The project has GUI also (JFrame and various layout ) . The project is building and running fine through netbeans .But when I tried to compile the source files (*.java files) from shell , I fail

  • Ever feel caught in a loop of dependencies?

    <- jb:/home/jbsnake/.ssh -> sudo pacman -Syu :: Synchronizing package databases... current [################] 100% 37K 70.5K/s 00:00:00 extra [################] 100% 143K 76.6K/s 00:00:01 :: xorg conflicts with ttf-bitstream-vera. Remove ttf-bitstrea

  • Finder won't launch after re-install 7.1

    I reinstalled QT 7.1 after having problems with 7.2. I was getting only audio and no video. After the reinstall I rebooted and now the finder won't launch so I can't see my hard drive or any icons on my desktop. And oddly enough the only app that wil