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

Add Invoke-Elevation.ps1 #3

Open
steviecoaster opened this issue Jul 25, 2018 · 2 comments
Open

Add Invoke-Elevation.ps1 #3

steviecoaster opened this issue Jul 25, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@steviecoaster
Copy link
Owner

-scriptblock {} - checks remote execution of powershell status on a server (execution policy, and remote execution settings) (prob a cmd regedit temp fix), allows remote execution, then reestablishes the original status to the server.

Idea credit: Reddit user /u/ElBoracho

@steviecoaster steviecoaster added the enhancement New feature or request label Jul 25, 2018
@steviecoaster
Copy link
Owner Author

Changing the name of this to Set-RemoteExecutionPolicy. Elevation doesn't reflect what the function will actually do.

@steviecoaster steviecoaster self-assigned this Aug 18, 2018
@steviecoaster
Copy link
Owner Author

Added here: bec3a95

This is a very beta implementation, no testing has been done yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant