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 runspace in Convertto-WPFGrid #29

Closed
jdhitsolutions opened this issue Feb 22, 2019 · 1 comment
Closed

Initialize runspace in Convertto-WPFGrid #29

jdhitsolutions opened this issue Feb 22, 2019 · 1 comment
Assignees

Comments

@jdhitsolutions
Copy link
Owner

The runspace in ConvertTo-WPFGrid doesn't load any user profile scripts so anything that the user is relying on in a command being piped to the grid won't be available on refresh. I could add a parameter to allow loading profiles or some other initialization script.

@jdhitsolutions
Copy link
Owner Author

I've added a new parameter called UseProfile which will load all user profiles into the runspace. This should be available in v2.3.0

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