Skip to content

running Out-HTMLView without it opening a browser #414

Answered by PrzemyslawKlys
kevinelwell asked this question in Q&A
Discussion options

You must be logged in to vote

There's plenty of options:

Get-Process | Out-HtmlView -PreventShowHTML -PagingOptions 10,50,100 -PagingLength 50

I would advice you to read blog posts on: https://evotec.xyz/?s=pswritehtml to understand more on what options are there and review examples on GitHub, as there are plenty. Out-HtmlView while having 40 parameters is just a tip what it can do. Of course with PreventHTML you need to provice FilePath

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kevinelwell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants