-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Couple items I noticed #23
Comments
Are you running in a native PowerShell console or Windows Terminal, or using something else? I'm going to move the |
What do you get when you run |
PS C:\> $host.name
Windows PowerShell ISE Host
Just running in ISE console.
…On Mon, Mar 29, 2021 at 11:32 AM Jeff Hicks ***@***.***> wrote:
What do you get when you run $host.name ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACYZZAVSHFD7TF2VVLCOKRLTGCMSNANCNFSM4Z7SIWAA>
.
|
The 'Show-DomainTree` command doesn't work in the ISE because of the ANSI formatting. I might need to enhance the warning message and help to make that clear. |
v1.2.0 will have a clearer warning message and the help documentation also makes it clear this won't run in the PowerShell ISE or VSCode. |
I have had a few issues right off the rip. Just wanted to report up. PS Version : 5.1.17763.1490
The text was updated successfully, but these errors were encountered: