Â
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