ERROR You need elevated Administrator privileges in order to run this script

0 votes

Hi Guys,

I am trying to run one script from Powershell. But it is showing me the below error.

$ ./ConfigureRemotingForAnsible.ps1
ERROR: You need elevated Administrator privileges in order to run this script.
       Start Windows PowerShell by using the Run as Administrator option.
Sep 8, 2020 in Others by akhtar
• 38,230 points
1,666 views

1 answer to this question.

0 votes

Hi@akhtar,

I guess you are trying to run the script without the Administrator. Normal users can't change anything in your system. So you have to start your Powershell with Administrator. After that, you can able to run the script.

answered Sep 8, 2020 by MD
• 95,440 points

Related Questions In Others

0 votes
1 answer

WAMP error: Forbidden You don't have permission to access /phpmyadmin/ on this server

Change the file content of c:\wamp\alias\phpmyadmin.conf to ...READ MORE

answered Feb 23, 2022 in Others by Aditya
• 7,680 points
13,649 views
0 votes
1 answer

Excel to Word Macro resulting in Run-time error 462

Are you attempting this (UNTESTED)? I've commented ...READ MORE

answered Jan 29, 2023 in Others by narikkadan
• 63,420 points
649 views
0 votes
1 answer

In order to learn Node.js, I should be familiar with which other technologies ?

I appreciate your decision, its the perfect ...READ MORE

answered Jul 31, 2019 in Others by ArchanaNagur
• 2,360 points
681 views
0 votes
1 answer

script1.ps1 cannot be loaded because running scripts is disabled on this system.

Hi@akhtar, This error happens due to a security ...READ MORE

answered Sep 8, 2020 in Others by MD
• 95,440 points
1,431 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,975 views
+1 vote
1 answer
0 votes
1 answer

How to install Flutter in Windows system?

Hi@akhtar, You can follow the below-given steps to ...READ MORE

answered Jul 17, 2020 in Others by MD
• 95,440 points
1,522 views
0 votes
1 answer

How to check the connected device name in Flutter?

Hi@akhtar, Flutter has its command own command to ...READ MORE

answered Jul 17, 2020 in Others by MD
• 95,440 points
7,236 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