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