{"id":5814,"date":"2020-08-26T16:09:25","date_gmt":"2020-08-26T10:39:25","guid":{"rendered":"https:\/\/pheonixsolutions.com\/blog\/?p=5814"},"modified":"2020-08-26T16:09:30","modified_gmt":"2020-08-26T10:39:30","slug":"resetting-the-windows-administrator-password-using-ec2config","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/","title":{"rendered":"Resetting the Windows administrator password using EC2Config"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"resetting-password-ec2config-step1\">Step 1: Verify that the EC2Config service is running<\/h2>\n\n\n\n<p>Before you attempt to reset the administrator password, verify that the EC2Config service is installed and running. You use the EC2Config service to reset the administrator password later in this section.<\/p>\n\n\n\n<p><strong>To verify that the EC2Config service is running<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open the Amazon EC2 console at <a href=\"https:\/\/console.aws.amazon.com\/ec2\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/console.aws.amazon.com\/ec2\/<\/a><\/li><li>In the navigation pane, choose <strong>Instances<\/strong> and then choose the instance that needs a password reset. This instance is referred to as the <em>original<\/em> instance in this procedure.<\/li><li>Choose <strong>Actions<\/strong>&gt;&gt;<strong>Instance Settings<\/strong>&gt;&gt; <strong>Get System Log<\/strong>.<\/li><li>Locate the EC2 Agent entry, for example, <strong>EC2 Agent: Ec2Config service v3.18.1118<\/strong>. If you see this entry, the EC2Config service is running.<\/li><li>If the system log output is empty, or if the EC2Config service is not running, troubleshoot the instance using the Instance Console Screenshot service.<\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"resetting-password-ec2config-step2\">Step 2: Detach the root volume from the instance<\/h2>\n\n\n\n<p>You can&#8217;t use EC2Config to reset an administrator password if the volume on which the password is stored is attached to an instance as the root volume. You must detach the volume from the original instance before you can attach it to a temporary instance as a secondary volume.<\/p>\n\n\n\n<p><strong>To detach the root volume from the instance<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open the Amazon EC2 console at <a href=\"https:\/\/console.aws.amazon.com\/ec2\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/console.aws.amazon.com\/ec2\/<\/a><\/li><li>In the navigation pane, choose <strong>Instances<\/strong>.<\/li><li>Select the instance that needs a password reset and choose <strong>Actions<\/strong>&gt;&gt; <strong>Instance State<\/strong>,&gt;&gt;<strong>Stop<\/strong>. After the instance&#8217;s status changes to <strong>stopped<\/strong>, continue with the next step.<\/li><li>(Optional) If you have the private key that you specified when you launched this instance, continue with the next step. Otherwise, use the following steps to replace the instance with a new instance that you launch with a new key pair.<ul><li>Create a new key pair using the Amazon EC2 console. To give your new key pair the same name as the one for which you lost the private key, you must first delete the existing key pair.<\/li><li>Select the instance to replace. Note the instance type, VPC, subnet, security group, and IAM role of the instance.<\/li><li>Choose <strong>Actions<\/strong>, <strong>Image<\/strong>, <strong>Create Image<\/strong>. Type a name and a description for the image and choose <strong>Create Image<\/strong>, <strong>View pending image<\/strong>. After the image status changes to <strong>available<\/strong>, continue to the next step.<\/li><li>Select the image and choose <strong>Launch<\/strong>.<\/li><li>Complete the wizard, selecting the same instance type, VPC, subnet, security group, and IAM role as the instance to replace, and then choose <strong>Launch<\/strong>.<\/li><li>When prompted, choose the key pair that you created for the new instance, select the acknowledgement check box, and then choose <strong>Launch Instances<\/strong>.<\/li><li>(Optional) If the original instance has an associated Elastic IP address, transfer it to the new instance. If the original instance has EBS volumes in addition to the root volume, transfer them to the new instance.<\/li><li>Terminate the stopped instance, as it is no longer needed. For the remainder of this procedure, all references to the original instance apply to this instance that you just created.<\/li><\/ul><\/li><li>Detach the root volume from the original instance as follows:<ul><li>In the <strong>Description<\/strong> pane of the original instance, note the ID of the EBS volume listed as the <strong>Root device<\/strong>.<\/li><li>In the navigation pane, choose <strong>Volumes<\/strong>.<\/li><li>In the list of volumes, select the volume noted in the previous step, and choose <strong>Actions<\/strong>&gt;&gt; <strong>Detach Volume<\/strong>. After the volume status changes to <strong>available<\/strong>, continue with the next step.<\/li><\/ul><\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"resetting-password-ec2config-step3\">Step 3: Attach the volume to a temporary instance<\/h2>\n\n\n\n<p>Next, launch a temporary instance and attach the volume to it as a secondary volume. This is the instance you use to modify the configuration file.<\/p>\n\n\n\n<p><strong>To launch a temporary instance and attach the volume<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Launch the temporary instance as follows:<ul><li>In the navigation pane, choose <strong>Instances<\/strong>, choose <strong>Launch Instance<\/strong>, and then select an AMI.  <\/li><li><strong>Note:-<\/strong> To avoid disk signature collisions, you must select an AMI for a different version of Windows. For example, if the original instance runs Windows Server 2012 R2, launch the temporary instance using the base AMI for Windows Server 2008 R2.<\/li><li>Leave the default instance type and choose <strong>Next: Configure Instance Details<\/strong>.<\/li><li>On the <strong>Configure Instance Details<\/strong> page, for <strong>Subnet<\/strong>, select the same Availability Zone as the original instance and choose <strong>Review and Launch<\/strong>.<\/li><li><strong>Note<\/strong>:- The temporary instance must be in the same Availability Zone as the original instance. If your temporary instance is in a different Availability Zone, you can&#8217;t attach the original instance&#8217;s root volume to it.<\/li><li>On the <strong>Review Instance Launch<\/strong> page, choose <strong>Launch<\/strong>.<\/li><li>When prompted, create a new key pair, download it to a safe location on your computer, and then choose <strong>Launch Instances<\/strong>.<\/li><\/ul><\/li><li>Attach the volume to the temporary instance as a secondary volume as follows.<ul><li>In the navigation pane, choose <strong>Volumes<\/strong>, select the volume that you detached from the original instance, and then choose <strong>Actions<\/strong>, <strong>Attach Volume<\/strong>.<\/li><li>In the <strong>Attach Volume<\/strong> dialog box, for <strong>Instances<\/strong>, start typing the name or ID of your temporary instance and select the instance from the list.<\/li><li>For <strong>Device<\/strong>, type <code>xvdf<\/code> (if it isn&#8217;t already there), and choose <strong>Attach<\/strong>.<\/li><\/ul><\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"resetting-password-ec2config-step4\">Step 4: Modify the configuration file<\/h2>\n\n\n\n<p>After you have attached the volume to the temporary instance as a secondary volume, modify the <code>Ec2SetPassword<\/code> plugin in the configuration file.<\/p>\n\n\n\n<p><strong>To modify the configuration file<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>From the temporary instance, modify the configuration file on the secondary volume as follows:<ul><li>Launch and connect to the temporary instance.<\/li><li>Open the <strong>Disk Management<\/strong> utility, and bring the drive online using these instructions: <ul><li>Log in to your Windows instance using Remote Desktop. For more information.<\/li><li>Start the Disk Management utility. On the taskbar, open the context (right-click) menu for the Windows logo and choose <strong>Disk Management<\/strong>.<\/li><li><strong>Note:-<\/strong> On Windows Server 2008, choose <strong>Start<\/strong>, <strong>Administrative Tools<\/strong>, <strong>Computer Management<\/strong>, <strong>Disk Management<\/strong>.<\/li><li>Bring the volume online. In the lower pane, open the context (right-click) menu for the left panel for the disk for the EBS volume. Choose <strong>Online<\/strong>.<\/li><\/ul><\/li><\/ul><\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-online.png\" alt=\"\n              Bring the volume online.\n            \" \/><\/figure>\n\n\n\n<p>(Conditional) You must initialize the disk before you can use it.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Warning If you&#8217;re mounting a volume that already has data on it (for example, a public data set, or a volume that you created from a snapshot), do not reformat the volume or you will delete the existing data. If the disk is not initialized, initialize it as follows. Open the context (right-click) menu for the left panel for the disk and choose <strong>Initialize Disk<\/strong>. In the <strong>Initialize Disk<\/strong> dialog box, select a partition style and choose <strong>OK<\/strong>. <img decoding=\"async\" src=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-initialize.png\" alt=\"\n              Initialize the volume.\n            \"><\/li><li>Open the context (right-click) menu for the right panel for the disk and choose <strong>New Simple Volume<\/strong>. Complete the wizard. <img decoding=\"async\" src=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-new-simple-volume.png\" alt=\"\n              Mount a simple volume.\n            \"><\/li><\/ol>\n\n\n\n<p><strong>To make an EBS volume available for use using the DiskPart command line tool<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Log in to your Windows instance using Remote Desktop. For more information, see <a href=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/connecting_to_windows_instance.html\">Connecting to your Windows instance<\/a>.<\/li><li>Create a new script file named <code>diskpart.txt<\/code>.<\/li><li>Add the following commands to the script file and specify the volume label and drive letter. This script configures the volume to use the master boot record (MBR) partition structure, formats the volume as an NTFS volume, sets the volume label, and assigns it a drive letter.<\/li><\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Commands:<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>select disk 1 \nattributes disk clear readonly \nonline disk \nconvert mbr \ncreate partition primary \nformat quick fs=ntfs label=\"volume_label\" \nassign letter=\"drive_letter\"<\/code><\/pre>\n\n\n\n<p>Navigate to the folder in which the script is located and execute the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Command<\/strong>:-<\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>C:\\&gt; diskpart \/s diskpart.<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\"><li>Navigate to the secondary volume, and open <code>\\Program Files\\Amazon\\Ec2ConfigService\\Settings\\config.xml<\/code> using a text editor, such as Notepad.<ul><li>At the top of the file, find the plugin with the name <code>Ec2SetPassword<\/code>, as shown in the screenshot. Change the state from <code>Disabled<\/code> to <code>Enabled<\/code> and save the file. <img decoding=\"async\" src=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/pwreset_config.png\" alt=\"\n\t\t\t\t\t\t\t\t\tThe area of the Config.xml file to change\n\t\t\t\t\t\t\t\t\"><\/li><\/ul><\/li><li>After you have modified the configuration file, detach the secondary volume from the temporary instance as follows:<ul><li>Using the <strong>Disk Management<\/strong> utility, bring the volume offline.<\/li><li>Disconnect from the temporary instance and return to the Amazon EC2 console.<\/li><li>In the navigation pane, choose <strong>Volumes<\/strong>, select the volume, and then choose <strong>Actions<\/strong>, <strong>Detach Volume<\/strong>. After the volume&#8217;s status changes to <strong>available<\/strong>, continue with the next step.<\/li><\/ul><\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"resetting-password-ec2config-step5\">Step 5: Restart the original instance<\/h2>\n\n\n\n<p>After you have modified the configuration file, reattach the volume to the original instance as the root volume and connect to the instance using its key pair to retrieve the administrator password.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Reattach the volume to the original instance as follows:<ul><li>In the navigation pane, choose <strong>Volumes<\/strong>, select the volume that you detached from the temporary instance, and then choose <strong>Actions<\/strong>, <strong>Attach Volume<\/strong>.<\/li><li>In the <strong>Attach Volume<\/strong> dialog box, for <strong>Instances<\/strong>, start typing the name or ID of your original instance and then select the instance.<\/li><li>For <strong>Device<\/strong>, type <code>\/dev\/sda1<\/code>.<\/li><li>Choose <strong>Attach<\/strong>. After the volume status changes to <code>in-use<\/code>, continue to the next step.<\/li><\/ul><\/li><li>In the navigation pane, choose <strong>Instances<\/strong>. Select the original instance and choose <strong>Actions<\/strong>, <strong>Instance State<\/strong>, <strong>Start<\/strong>. When prompted for confirmation, choose <strong>Yes, Start<\/strong>. After the instance state changes to <code>running<\/code>, continue to the next step.<\/li><li>Retrieve your new Windows administrator password using the private key for the new key pair and connect to the instance.<ul><li><strong>Note<\/strong>:- The instance gets a new public IP address after you stop and start it. Make sure to connect to the instance using its current public DNS name.<\/li><\/ul><\/li><li>Optional) If you have no further use for the temporary instance, you can terminate it. Select the temporary instance, and choose <strong>Actions<\/strong>, <strong>Instance State<\/strong>, <strong>Terminate<\/strong>.<\/li><\/ol>\n\n\n\n<p><strong>To connect to your Windows instance using an RDP client<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>In the Amazon EC2 console, select the instance, and then choose <strong>Connect<\/strong>.<\/li><li>In the <strong>Connect To Your Instance<\/strong> dialog box, choose <strong>Get Password<\/strong> (it will take a few minutes after the instance is launched before the password is available).<\/li><li>Choose <strong>Browse<\/strong> and navigate to the private key file you created when you launched the instance. Select the file and choose <strong>Open<\/strong> to copy the entire contents of the file into the <strong>Contents<\/strong> field.<\/li><li>Choose <strong>Decrypt Password<\/strong>. The console displays the default administrator password for the instance in the <strong>Connect To Your Instance<\/strong> dialog box, replacing the link to <strong>Get Password<\/strong> shown previously with the actual password.<\/li><li>Record the default administrator password, or copy it to the clipboard. You need this password to connect to the instance.<\/li><li>Choose <strong>Download Remote Desktop File<\/strong>. Your browser prompts you to either open or save the .rdp file. Either option is fine. When you have finished, you can choose <strong>Close<\/strong> to dismiss the <strong>Connect To Your Instance<\/strong> dialog box.<ul><li>If you opened the .rdp file, you&#8217;ll see the <strong>Remote Desktop Connection<\/strong> dialog box.<\/li><li>If you saved the .rdp file, navigate to your downloads directory, and open the .rdp file to display the dialog box.<\/li><\/ul><\/li><li>You may get a warning that the publisher of the remote connection is unknown. You can continue to connect to your instance.<\/li><li>When prompted, log in to the instance, using the administrator account for the operating system and the password that you recorded or copied previously. If your <strong>Remote Desktop Connection<\/strong> already has an administrator account set up, you might have to choose the <strong>Use another account<\/strong> option and type the user name and password manually.<ul><li><strong>Note:-<\/strong> Sometimes copying and pasting content can corrupt data. If you encounter a &#8220;Password Failed&#8221; error when you log in, try typing in the password manually.<\/li><\/ul><\/li><li>Due to the nature of self-signed certificates, you may get a warning that the security certificate could not be authenticated. Use the following steps to verify the identity of the remote computer, or simply choose <strong>Yes<\/strong> or <strong>Continue<\/strong> to continue if you trust the certificate.<ul><li>If you are using <strong>Remote Desktop Connection<\/strong> from a Windows PC, choose <strong>View certificate<\/strong>. If you are using <strong>Microsoft Remote Desktop<\/strong> on a Mac, choose <strong>Show Certificate<\/strong>.<\/li><li>Choose the <strong>Details<\/strong> tab, and scroll down to the <strong>Thumbprint<\/strong> entry on a Windows PC, or the <strong>SHA1 Fingerprints<\/strong> entry on a Mac. This is the unique identifier for the remote computer&#8217;s security certificate.<\/li><li>In the Amazon EC2 console, select the instance, choose <strong>Actions<\/strong>, and then choose <strong>Get System Log<\/strong>.<\/li><li>In the system log output, look for an entry labeled <code>RDPCERTIFICATE-THUMBPRINT<\/code>. If this value matches the thumbprint or fingerprint of the certificate, you have verified the identity of the remote computer.<\/li><li>If you are using <strong>Remote Desktop Connection<\/strong> from a Windows PC, return to the <strong>Certificate<\/strong> dialog box and choose <strong>OK<\/strong>. If you are using <strong>Microsoft Remote Desktop<\/strong> on a Mac, return to the <strong>Verify Certificate<\/strong> and choose <strong>Continue<\/strong>.<\/li><li>[Windows] Choose <strong>Yes<\/strong> in the <strong>Remote Desktop Connection<\/strong> window to connect to your instance. [Mac OS] Log in as prompted, using the default administrator account and the default administrator password that you recorded or copied previously. Note that you might need to switch spaces to see the login screen.<\/li><\/ul><\/li><\/ol>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Step 1: Verify that the EC2Config service is running Before you attempt to reset the administrator password, verify that the EC2Config service is installed and running. You use the EC2Config service to reset the administrator password later in this section. To verify that the EC2Config service is running Open the&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">Resetting the Windows administrator password using EC2Config<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[270],"tags":[300,395,35],"class_list":{"0":"post-5814","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-amazon","7":"tag-aws","8":"tag-ec2","9":"tag-windows","10":"h-entry","12":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/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:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"Step 1: Verify that the EC2Config service is running Before you attempt to reset the administrator password, verify that the EC2Config service is installed and running. You use the EC2Config service to reset the administrator password later in this section. To verify that the EC2Config service is running Open the&hellip; Continue Reading Resetting the Windows administrator password using EC2Config\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-26T10:39:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-26T10:39:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-online.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\"},\"headline\":\"Resetting the Windows administrator password using EC2Config\",\"datePublished\":\"2020-08-26T10:39:25+00:00\",\"dateModified\":\"2020-08-26T10:39:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/\"},\"wordCount\":2088,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.aws.amazon.com\\\/AWSEC2\\\/latest\\\/WindowsGuide\\\/images\\\/windows-2016-volume-online.png\",\"keywords\":[\"aws\",\"EC2\",\"Windows\"],\"articleSection\":[\"Amazon\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.aws.amazon.com\\\/AWSEC2\\\/latest\\\/WindowsGuide\\\/images\\\/windows-2016-volume-online.png\",\"datePublished\":\"2020-08-26T10:39:25+00:00\",\"dateModified\":\"2020-08-26T10:39:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#primaryimage\",\"url\":\"https:\\\/\\\/docs.aws.amazon.com\\\/AWSEC2\\\/latest\\\/WindowsGuide\\\/images\\\/windows-2016-volume-online.png\",\"contentUrl\":\"https:\\\/\\\/docs.aws.amazon.com\\\/AWSEC2\\\/latest\\\/WindowsGuide\\\/images\\\/windows-2016-volume-online.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/resetting-the-windows-administrator-password-using-ec2config\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resetting the Windows administrator password using EC2Config\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\\\/\\\/pheonixsolutions.com\\\/blog\"],\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","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:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"Step 1: Verify that the EC2Config service is running Before you attempt to reset the administrator password, verify that the EC2Config service is installed and running. You use the EC2Config service to reset the administrator password later in this section. To verify that the EC2Config service is running Open the&hellip; Continue Reading Resetting the Windows administrator password using EC2Config","og_url":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2020-08-26T10:39:25+00:00","article_modified_time":"2020-08-26T10:39:30+00:00","og_image":[{"url":"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-online.png","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"admin","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/"},"author":{"name":"admin","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503"},"headline":"Resetting the Windows administrator password using EC2Config","datePublished":"2020-08-26T10:39:25+00:00","dateModified":"2020-08-26T10:39:30+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/"},"wordCount":2088,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-online.png","keywords":["aws","EC2","Windows"],"articleSection":["Amazon"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/","url":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-online.png","datePublished":"2020-08-26T10:39:25+00:00","dateModified":"2020-08-26T10:39:30+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#primaryimage","url":"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-online.png","contentUrl":"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/WindowsGuide\/images\/windows-2016-volume-online.png"},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/resetting-the-windows-administrator-password-using-ec2config\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Resetting the Windows administrator password using EC2Config"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","caption":"admin"},"sameAs":["http:\/\/pheonixsolutions.com\/blog"],"url":"https:\/\/pheonixsolutions.com\/blog\/author\/admin\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-1vM","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/5814","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=5814"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/5814\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=5814"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=5814"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=5814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}