ย
yes, we are trying to test the application on widows server before deplying to AWS ECSย
new issue
i have installed the dockerusing below command in powershell as administratorย
only user who are part of administrator group can ablw to run the docker command
.\install-docker-ce.ps1
but user who are added in remote desktop user are not able run docker commands and getting access denied error
And when remote desktop user run powershell as administrator they got an error @The app has been blocked by your administratorย
How we can give access to remote user to access powershell as administrator withour adding them in admin groupย
i am attaching both the error for your referenceย
.\install-docker-ce.ps1