Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize-ISHRegional should not require elevated permissions #13

Closed
Sarafian opened this issue Feb 13, 2017 · 0 comments
Closed

Initialize-ISHRegional should not require elevated permissions #13

Sarafian opened this issue Feb 13, 2017 · 0 comments

Comments

@Sarafian
Copy link
Collaborator

When executing Initialize-ISHRegional without elevated permissions we get this error

Initialize-ISHRegional : The current Windows PowerShell session is not running as Administrator. Start Windows 
PowerShell by  using the Run as Administrator option, and then try running the script again.

Internally the cmdlet implements a guard functionality which is not necessary.

@Sarafian Sarafian added this to the Version 1.2 milestone Feb 13, 2017
Sarafian added a commit that referenced this issue Feb 13, 2017
Initialize-ISHRegional removed check for elevated permissions
Sarafian added a commit that referenced this issue Feb 13, 2017
* Fixed issue in Publish flow

* #13
Initialize-ISHRegional removed check for elevated permissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant