{"id":1023,"date":"2012-05-17T11:38:00","date_gmt":"2012-05-17T11:38:00","guid":{"rendered":""},"modified":"2024-08-07T10:25:47","modified_gmt":"2024-08-07T17:25:47","slug":"improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/","title":{"rendered":"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals"},"content":{"rendered":"\n<p><em>I once talked to a doctor who told me about a recent patient that had serious medical symptoms for over a year before visiting the doctor. He said that if the patient had mentioned these symptoms when they first arose, the prognosis was very good but now the patient was in trouble. That reminded me of some advice I once heard, \u201cNever hold anything back from your doctor\u201d. Doctors have exactly one job: to help you. They can only help you with problems that they know about so if you aren\u2019t completely open and honest with them, you are only hurting yourself. The other thing is that by sharing your situation with a doctor, the doctor gains knowledge and skills to help other people as well. This model and thinking applies to our Customer Experience Improvement Program (CEIP) for Windows Server 2012 Beta. That is where we ask you to allow us to collect data about the health and usage of your servers. We frequently receive questions about CEIP; \u2018what is CEIP?\u2019 and \u2018how is CEIP data used?\u2019. In this post, Karen answers these questions along with the most important question \u2018why should I enable CEIP?\u2019<\/em><\/p>\n\n\n\n<p><em>Karen Albrecht, a Program Manager on the Windows Server Telemetry team, authored this post.<\/em><\/p>\n\n\n\n<p><em>&#8211;Cheers! Jeffrey<\/em><\/p>\n\n\n\n<p>When we talk to the server community about the <a title=\"Windows Customer Experience Improvement Program (CEIP)  \" href=\"http:\/\/www.microsoft.com\/products\/ceip\/en-us\/default.mspx\" target=\"_blank\" rel=\"noopener\">Windows Customer Experience Improvement Program (CEIP),<\/a> most people say <em>\u2018Never heard of it\u2019<\/em>. Those that have heard of it sometimes don\u2019t enable it because they <em>\u2018don\u2019t want to share their data\u2019<\/em>. In this blog article we will explore what CEIP is and what benefits you may receive by enabling it on your deployed Servers. We will also discuss several new features in Windows Server 2012that make it easier to enable CEIP.<\/p>\n\n\n\n<p>Let\u2019s start by answering the question <em>\u2018What is CEIP?<\/em>\u2019 For those who have never seen CEIP before, using Windows Server2012 Beta you can get there through Server Manager -&gt; Local Server -&gt; select the Customer Experience Improvement Program link.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/cloudblogs.microsoft.com\/wp-content\/uploads\/2018\/03\/3618.Figure201.jpg\" alt=\" \"\/><\/figure>\n\n\n\n<p>CEIP is the program by which we learn how you use Windows Server 2012, in order to improve the product based on your feedback. You can join the Windows Server2012 CEIP program in several ways. First, for pre-release beta software, such as the Windows Server2012 Beta, CEIP is enabled by default to help us improve the software before its\u2019 final release. Alternatively, in released products such as Windows Server 2008 R2 we provide notice through the CEIP user interface (shown above) so you can elect to opt-in to the program.<\/p>\n\n\n\n<p>We know that you need to get the most out of your servers, especially when it comes to server performance and network bandwidth. The CEIP report collection and transfer process are light weight in order to meet this need. Windows records CEIP usage information using a high-speed tracing component, Event Tracing for Windows (ETW). ETW enables Windows Server2012 to write out CEIP usage data no noticeable impact to server performance. CEIP usage information is transferred to Microsoft in a two part process using the Consolidator and Uploader scheduled tasks. The consolidator exports CEIP data into a compressed binary format that is ready for transfer. The binary is typically less than 1 MB in size so that the transfer has minimal impact to network bandwidth. The uploader scheduled task runs every once every 24 hours and transfers the CEIP binary data to the Microsoft frontend servers using the <a title=\"Windows Telemetry Protocol\" href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/hh537806(v=prot.10).aspx\" target=\"_blank\" rel=\"noopener\">Windows Telemetry Protocol<\/a>.<\/p>\n\n\n\n<p>Another question we are often asked is <em>\u2018What data is collected by CEIP\u2019<\/em>? The data consists of basic information about how your server is configured and used; roles installed, features installed, settings used, and information about hardware. CEIP does not intentionally collect Personally Identifiable Information (PII). So, CEIP reports do not contain your contact information, such as your name, address, or phone number. This means CEIP will not ask you to participate in surveys or to read junk e-mail and you will not be contacted in any other way. The <a title=\"Microsoft Customer Experience Improvement Program\" href=\"http:\/\/www.microsoft.com\/products\/ceip\/en-us\/privacypolicy.mspx\" target=\"_blank\" rel=\"noopener\">Microsoft Customer Experience Improvement Program<\/a> privacy statement discusses, in detail, the data collected by CEIP and how we use it.<\/p>\n\n\n\n<p>Moving on to the heart of the question, <em>\u2018What do I get for sending this data to Microsoft?\u2019<\/em>, you might be surprised in the ways Windows Server uses your data to improve the product. There are many examples beyond what is listed here. However we narrowed it down to the following to give you a flavor of some of the ways CEIP data is used to improve the product.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Increased server reliability<\/strong>:\u00a0 In the Windows Server\u00a02012 Developer Preview and Windows Server\u00a02012 Beta pre-release versions, Reliability Analysis Component (RAC) features are enabled to determine the root cause of Windows server crashes, Windows server hangs, and application crashes.\u00a0 RAC combines CEIP data with Windows Error Reporting (WER) data in order to reconstruct a full view of the system state at the time of the crash or hang.\u00a0 By analyzing the combined data in these two programs we can identify high occurrence issues in order to triage and fix them so that you have a more reliable platform release over release.\u00a0 To learn more about the data collected by WER, see the <a title=\"Microsoft Error Reporting Privacy Statement\" href=\"http:\/\/oca.microsoft.com\/en\/dcp20.asp\" target=\"_blank\" rel=\"noopener\">Microsoft Error Reporting Privacy Statement<\/a>.<\/li>\n\n\n\n<li><strong>Improved programmability for server administration scripts:<\/strong>\u00a0 For large scale deployments, IT administration is often done using PowerShell and WMI scripts because scripting simplifies manageability at scale.\u00a0 When a commandlet or WMI interface changes or is removed, it can be painful to rewrite scripts to accommodate the platform changes.\u00a0 In Windows Server\u00a02012 we are using CEIP to address this by monitoring deprecated API usage so that APIs are not removed until it has minimum impact to you.\u00a0 As an example, in Windows Server\u00a02012 the Win32_ServerFeature WMI interface had been considered to be deprecated and being replaced with MSFT_ServerManagerDeploymentTasks.\u00a0 (For those who haven\u2019t used it, Win32_ServerFeature detects installed roles and features.)\u00a0<br><p>As part of the deprecation process, we added CEIP data to record interface usage and based on the latest Windows Server\u00a02012 Beta CEIP data, we found that 47% of customers are using Win32_ServerFeature.\u00a0 Using this data, we are able to identify migration off of Win32_ServerFeature so that it is not formally removed from the product until migration to MSFT_ServerManagerDeploymentTasks can be done without impact to you.\u00a0<\/p><img decoding=\"async\" srcset=\"\" border=\"0\" src=\"https:\/\/cloudblogs.microsoft.com\/wp-content\/uploads\/2018\/03\/3252.Figure202.jpg\" alt=\" \"><br><\/li>\n\n\n\n<li><p><strong>Diversity of Windows Certified hardware:<\/strong>\u00a0 One of the frequently asked questions we get is <em>\u2018What CEIP data does Microsoft share with partners?<\/em>\u2019\u00a0 There are certain scenarios where a subset of CEIP data (but no PII) is shared with IxVs (independent hardware or software vendors) as part of hardware certification.\u00a0 An important part of the Windows server offering is supporting high quality drivers for a diversity of devices in market.\u00a0 The challenge is to understand what devices are most commonly used in market.\u00a0 CEIP data is used to model hardware profiles and map diversity of different devices in order to inform certification strategy for IxVs.\u00a0 Using this data, IxVs determine the breadth of drivers to certify (based on what is in market) and prioritize which devices get certified first (based on popularity).<\/p><\/li>\n\n\n\n<li><p><strong>Improved product experiences:<\/strong> CEIP data is used on a day-by-day basis to understand a broad range of feature configurations so that we can prioritize work according to your usage patterns.\u00a0 For example, in order to reduce the cost to setup new servers, CEIP records what settings you use.\u00a0 This allows us to refine default settings by tuning them to reflect most common usage patterns so it is faster for you to setup a new server.\u00a0 Another example of internal usage is in testing.\u00a0 In order to increase test coverage of real world test patterns, we analyze CEIP data to understand how the product is used.\u00a0 This ensures that both design and testing are driven with your usage patterns in mind.\u00a0 There are many, many more examples of how CEIP is used to drive customer feedback into the product but in the interest of time, let\u2019s move on to how to configure CEIP.<\/p><\/li>\n<\/ol>\n\n\n\n<p>After the release of Windows Server 2008 R2, we did an assessment of CEIP adoption and found that 5-7% of servers in market were reporting CEIP. While working with customers on CEIP adoption we found that although servers were opted-in we weren\u2019t getting data from them. We did a root cause analysis and learned that the main reason servers weren\u2019t reporting is because they are deployed in firewalled environments. To send CEIP data, servers need to be able to communicate over HTTPS (default port 443) and need to have proxy settings configured (if the server is in a network that uses a proxy server). In working with Technology Adoption Program (TAP) customers, we found that frequently one or more of these settings were not configured, thus preventing CEIP data from reaching Microsoft.<\/p>\n\n\n\n<p>To make it easy to send CEIP data, Windows Server 2012 Beta ships several new features that allow you to get past the blocking issues so you can \u2018set and forget\u2019 CEIP. To participate in the CEIP program, the simplest way to deliver CEIP data to us is to use a new feature called Windows Feedback Forwarder (WFF). WFF is a service that proxies CEIP data from machines in a domain to Microsoft. WFF will proxy CEIP data Windows products including Windows 7 and Windows Server 2008 or higher. WFF will also proxy data for any Microsoft product that is enabled to \u2018send customer feedback\u2019.<\/p>\n\n\n\n<p>The forwarder can sit within the domain or as an edge server. Machines in the domain are configured to send data to the forwarder via group policy. When an individual machine is triggered to collect data, it sends the data to the forwarder over HTTP and the forwarder relays the data to Microsoft over HTTPS.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/cloudblogs.microsoft.com\/wp-content\/uploads\/2018\/03\/1464.Figure203.jpg\" alt=\" \"\/><\/figure>\n\n\n\n<ol class=\"wp-block-list\">\n<li>To install Windows Feedback Forwarder<\/li>\n\n\n\n<li>Using the User Interface (UI)<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\">\n<li>On any Windows Server 2012 machine, launch Server Manager and then launch the Add Roles and Features wizard.\u00a0<\/li>\n\n\n\n<li>In the Add Roles and Features Wizard, navigate to the Features page, select Windows Feedback Forwarder.\u00a0<\/li>\n\n\n\n<li>Specify an incoming port number (default port number is 53533).\u00a0 If the domain has an internet proxy, specify the proxy information.\u00a0 Finish the install.<\/li>\n\n\n\n<li>In Server Manager, select \u2018All Servers\u2019 in the left hand navigation pane.\u00a0 In the \u2018Servers\u2019 tile, right click the server that you installed Windows Feedback Forwarder on and select \u2018Windows Feedback Forwarder Configuration\u2019.\u00a0 Keep the dialog open for the next step.<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>OR Using PowerShell<\/li>\n<\/ul>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Launch PowerShell and run \u2018Add-WindowsFeature WFF\u2019<\/li>\n\n\n\n<li>In Server Manager, select \u2018All Servers\u2019 in the left hand navigation pane.\u00a0 In the \u2018Servers\u2019 tile, right click the server that you installed Windows Feedback Forwarder on and select \u2018Windows Feedback Forwarder Configuration\u2019.\u00a0<\/li>\n\n\n\n<li>Select the \u2018Forwarding Settings\u2019 tab and specify an incoming port number (default port number is 53533).\u00a0 If the domain has an internet proxy, specify the proxy information.\u00a0 Click \u2018Apply\u2019.<\/li>\n\n\n\n<li>Keep the dialog open for the next step.<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>To deploy the Windows Feedback Forwarder group policy<\/li>\n<\/ul>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The easiest way to configure machines in a domain to send CEIP data to your Windows Feedback Forwarder is to deploy a group policy.\u00a0 There are 2 options to deploy the group policy.\u00a0 You can either use the Windows Feedback Forwarder configuration dialog or you use the Group Policy Management Console to create and link the group policy object.\u00a0<\/li>\n\n\n\n<li>Use Windows Feedback Forwarder configuration dialog<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In the Windows Feedback Forwarder configuration dialog select the group policy tab.\u00a0<\/li>\n\n\n\n<li>Enter the domain name that you want to deploy the group policy object to and click \u2018Find\u2019.\u00a0 Note: you may have to enter credentials at this step depending on the settings of the current user context.<\/li>\n\n\n\n<li>After the list of organizational units is populated, select one or more organizational units.<\/li>\n\n\n\n<li>Click the \u2018Apply\u2019 button<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Manually create a group policy object<\/li>\n<\/ul>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In the Windows Feedback Forwarder configuration dialog, select the \u2018Forwarding Settings\u2019 tab.\u00a0 Copy the Windows Feedback Forwarding URL and store it temporarily.<\/li>\n\n\n\n<li>In GPMC create a new group policy object and set:<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/cloudblogs.microsoft.com\/wp-content\/uploads\/2018\/03\/8171.Figure204.jpg\" alt=\" \"\/><\/figure>\n\n\n\n<p>An alternative method to enable CEIP is the Windows Automatic Feedback dialog, which is a new multi-machine opt-in experience that ships in Server Manager. It enables you to configure multiple individual machines to send CEIP data within just 3 clicks.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Launch Server Manager and select \u2018All Servers\u2019 in the left hand navigation.<\/li>\n\n\n\n<li>In the \u2018Servers\u2019 tile select ctrl+a to select all servers -> right click and select \u2018Configure Windows Automatic Feedback\u2019<\/li>\n\n\n\n<li>Clicking Enable both Customer Experience Improvement Program and Windows Error Reporting will enable both on all servers connected to that Server Manager console<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/cloudblogs.microsoft.com\/wp-content\/uploads\/2018\/03\/6560.Figure205.jpg\" alt=\" \"\/><\/figure>\n\n\n\n<p>We would love to know what you think of this program and how we can improve it to provide the best experience for your deployments and Windows Server usage. Please give us your comments below.<\/p>\n\n\n\n<p>Karen Albrecht<br>Program Manager <br>Windows Server Telemetry<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I once talked to a doctor who told me about a recent patient that had serious medical symptoms for over a year before visiting the doctor. He said that if the patient had mentioned these symptoms when they first arose, the prognosis was very good but now the patient was in trouble.<\/p>\n","protected":false},"author":742,"featured_media":20659,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"msxcm_post_with_no_image":false,"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[23,386],"product":[],"content-type":[],"solution":[],"coauthors":[943],"class_list":["post-1023","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","tag-windows-server","tag-windows-server-2012","review-flag-1593580409-206","review-flag-1593580418-473","review-flag-1-1593580431-223","review-flag-1-1710328007-20","review-flag-2-1710328007-310","review-flag-2-1593580436-936","review-flag-3-1710328007-736","review-flag-3-1593580441-66","review-flag-5-1710328008-171","review-flag-5-1593580451-829","review-flag-7-1710328008-841","review-flag-7-1593580462-674","review-flag-never-1710328006-806","review-flag-never-1593580313-803","review-flag-new-1710328005-681","review-flag-new-1593580246-692"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals | Microsoft Windows Server Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals | Microsoft Windows Server Blog\" \/>\n<meta property=\"og:description\" content=\"I once talked to a doctor who told me about a recent patient that had serious medical symptoms for over a year before visiting the doctor. He said that if the patient had mentioned these symptoms when they first arose, the prognosis was very good but now the patient was in trouble.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Windows Server Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/WindowsServer\" \/>\n<meta property=\"article:published_time\" content=\"2012-05-17T11:38:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-07T17:25:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jeffrey Snover\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@WindowsServer\" \/>\n<meta name=\"twitter:site\" content=\"@WindowsServer\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeffrey Snover\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/author\/jeffrey-snover-windows-server\/\",\"@type\":\"Person\",\"@name\":\"Jeffrey Snover\"}],\"headline\":\"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals\",\"datePublished\":\"2012-05-17T11:38:00+00:00\",\"dateModified\":\"2024-08-07T17:25:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/\"},\"wordCount\":2137,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp\",\"keywords\":[\"Windows Server\",\"Windows Server 2012\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/\",\"name\":\"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals | Microsoft Windows Server Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp\",\"datePublished\":\"2012-05-17T11:38:00+00:00\",\"dateModified\":\"2024-08-07T17:25:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp\",\"width\":1170,\"height\":640,\"caption\":\"a person standing in front of a palm tree\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#website\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/\",\"name\":\"Microsoft Windows Server Blog\",\"description\":\"Your Guide to the Latest Windows Server Product Information\",\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#organization\",\"name\":\"Microsoft Windows Server Blog\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"width\":1,\"height\":1,\"caption\":\"Microsoft Windows Server Blog\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/WindowsServer\",\"https:\/\/x.com\/WindowsServer\",\"https:\/\/www.linkedin.com\/showcase\/microsoft-cloud-platform\/\",\"https:\/\/www.youtube.com\/user\/MSCloudOS\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals | Microsoft Windows Server Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/","og_locale":"en_US","og_type":"article","og_title":"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals | Microsoft Windows Server Blog","og_description":"I once talked to a doctor who told me about a recent patient that had serious medical symptoms for over a year before visiting the doctor. He said that if the patient had mentioned these symptoms when they first arose, the prognosis was very good but now the patient was in trouble.","og_url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/","og_site_name":"Microsoft Windows Server Blog","article_publisher":"https:\/\/www.facebook.com\/WindowsServer","article_published_time":"2012-05-17T11:38:00+00:00","article_modified_time":"2024-08-07T17:25:47+00:00","og_image":[{"width":1170,"height":640,"url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.png","type":"image\/png"}],"author":"Jeffrey Snover","twitter_card":"summary_large_image","twitter_creator":"@WindowsServer","twitter_site":"@WindowsServer","twitter_misc":{"Written by":"Jeffrey Snover","Est. reading time":"8 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/author\/jeffrey-snover-windows-server\/","@type":"Person","@name":"Jeffrey Snover"}],"headline":"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals","datePublished":"2012-05-17T11:38:00+00:00","dateModified":"2024-08-07T17:25:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/"},"wordCount":2137,"commentCount":0,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp","keywords":["Windows Server","Windows Server 2012"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/","url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/","name":"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals | Microsoft Windows Server Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp","datePublished":"2012-05-17T11:38:00+00:00","dateModified":"2024-08-07T17:25:47+00:00","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp","contentUrl":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2024\/03\/Person-working-on-a-tablet.webp","width":1170,"height":640,"caption":"a person standing in front of a palm tree"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/2012\/05\/17\/improved-server-manageability-through-customer-feedback-how-the-customer-experience-improvement-program-makes-windows-server-2012-a-better-product-for-it-professionals\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/"},{"@type":"ListItem","position":2,"name":"Improved Server Manageability through Customer Feedback: How the Customer Experience Improvement Program makes Windows Server 2012 a better product for IT Professionals"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#website","url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/","name":"Microsoft Windows Server Blog","description":"Your Guide to the Latest Windows Server Product Information","publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#organization","name":"Microsoft Windows Server Blog","url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","width":1,"height":1,"caption":"Microsoft Windows Server Blog"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/WindowsServer","https:\/\/x.com\/WindowsServer","https:\/\/www.linkedin.com\/showcase\/microsoft-cloud-platform\/","https:\/\/www.youtube.com\/user\/MSCloudOS"]}]}},"word_count":2114,"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Windows Server Blog","distributor_original_site_url":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/posts\/1023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/users\/742"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/comments?post=1023"}],"version-history":[{"count":0,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/posts\/1023\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/media\/20659"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/media?parent=1023"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/post_tag?post=1023"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/product?post=1023"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/content-type?post=1023"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/solution?post=1023"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/windows-server\/blog\/wp-json\/wp\/v2\/coauthors?post=1023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}