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

Set initial runspace location to be the Server Root path #1483

Merged
merged 2 commits into from
Feb 9, 2025

Conversation

Badgerati
Copy link
Owner

Description of the Change

When runspaces are created, set their initial location to be the server root. If the path is ever changed via Set-Location in Tasks, this will reset the location back to server root.

Related Issue

Resolves #1455

@Badgerati Badgerati added this to the 2.12.0 milestone Feb 9, 2025
@Badgerati Badgerati self-assigned this Feb 9, 2025
@Badgerati Badgerati merged commit 63b8854 into develop Feb 9, 2025
24 checks passed
@Badgerati Badgerati deleted the Issue-1455 branch February 9, 2025 11:31
This was referenced Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invoke-SqlCmd broken if Set-Location used in Tasks (2.11.x)
1 participant