Windows command to stop access some services for one user

0 votes

Hi,

I would like to set the least permission for one user. For example, we have one application in Windows Server. So this user just needs to access this application than any other services. Like user should not access any browser, should not access any file explorer, should not access any disk storage. This user should access just one stand-alone application.

Is possible to do this case using windows command or any script in the windows server?

Oct 14, 2020 in AWS by Lakshminarayanan
• 1,370 points
352 views

1 answer to this question.

0 votes

Hi@Lakshminarayanan,

As you are using an EC2 instance, you can do the task with IAM user and policy. You just need to create an IAM user and run the script with those credentials.

answered Oct 14, 2020 by MD
• 95,440 points
Okay, i will check this method. bro

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

How to activate or deactivate an access key for an IAM user?

Hi@akhtar, The following update-access-key command deactivates the specified access key ...READ MORE

answered Nov 4, 2020 in AWS by MD
• 95,440 points
1,846 views
0 votes
3 answers
0 votes
1 answer

Want to use an AWS Cognito User Pool without putting a password(for an easier approach)

Currently, AWS Cognito is not supporting passwordless ...READ MORE

answered May 4, 2018 in AWS by Cloud gunner
• 4,670 points
5,181 views
0 votes
1 answer

How to restart docker for windows using Powershell?

Try this: $processes = Get-Process "*docker for windows*" if ...READ MORE

answered Oct 23, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
6,928 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer

How to create an access key for an IAM user in AWS?

Hi@akhtar, You can create a new AWS secret ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
407 views
0 votes
1 answer

How to delete an access key for an IAM user?

Hi@akhtar, If you do not specify a user ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
1,206 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP