내용으로 건너뛰기

RDP Client copy not like original after ami copy of instance

0

I made an Instance on aws to run a t2 micro .exe program with js.nodes on mongoDB pointing to the region on aws and RDP client runs the processes accordingly with api inside .env file etc. = works great

Wanted to make many of these, so: Instance duplicated by ami=worked

T2 micro RDP client = not exact copy by way of running processes are not exact like the original instance/RDP ..... why?

Had to go into SSM Agent and to get it to stay running went into powerShell and put in 2 lines of code to add-routes= worked

However 4 other processes are not EXACT like the original Instance running the original RDP client. (They do not stay in the running state after starting them. They become stopped after a few minutes. (The original RDP version does not do this)

Why is the copy sooooo much different to the point where the actual .exe program in the t2 micro is not even running in the copy version? Is there a way to make an exact copy of the RDP the same way it works with the original instance works with the original RDP?

Your thoughts? Thank you.

질문됨 3년 전454회 조회

1개 답변
0

When working with Windows you will find that there is a SID on a machine that are set after initialization. Each machine needs to have a unique SID or it will behave as you observed.

This Knowledge Center Article explains how to use SysPrep to get a reusable AMI.

답변함 3년 전

  • Thanks for your reply. I followed the instructions. When trying to use the password made by the .pem it no longer works with the original instance RDP. I am now locked out of my original RDP.

  • Also, the new RDP is nothing like the orginal after the SysPrep. Has empty files throughout. Were there any check boxes left unchecked? The first box was unchecked. The password was at random. Seemed straight forward, but the copy is nothing like the original which I can no longer even access to even try this again.

  • Why is my original instance, that was working just fine prior to this now say that there is an "internal server error" and is no longer working and cannot access anymore. Whole business just got shutdown.

  • If you have up a second server with the same Sid your original can also go down

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠