this post was submitted on 21 Jul 2023
7 points (100.0% liked)
PowerShell
310 readers
1 users here now
A community dedicated to Microsoft PowerShell.
Rules
- Everyone is welcome.
- Treat others with respect at all time.
- When asking questions, please try to show what you have done, including code.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’ve never had to work in constrainedlanguagemode before and wasn’t even aware of its existence before finding your post.
What are some examples of things you would like to do that it’s preventing?
Is it just dot-sourcing your ps1? Does constrainedlanguagemode block the default profiles from loading too?
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-7.3
I actually “