Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » console   (RSS)

Copy console screen to system clipboard

In the previous example we learned how to create a colorized copy of console in HTML and RTF format. However, the output of these scripts cannot be readily used for pasting into web or word processing applications. To insert it into your article in MS
Posted by PowerShellTeam | 3 Comments
Attachment(s): Copy-Console.zip

Colorized capture of console screen in HTML and RTF.

In the previous post we demonstrated how we can use console host API to capture screen buffer contents as text. But what if we want some colors. Would not it be nice to publish colorized copy of console in HTML or insert it as part of Microsoft Word document.
Posted by PowerShellTeam | 5 Comments
Filed under: , ,

Capture console screen

Seeing nicely formatted console examples in a previous post has inspired me to write a script that captures the console screen buffer directly from the Windows PowerShell console host. With this script you can make console "screen shots" to
Posted by PowerShellTeam | 6 Comments
Filed under: ,
 
Page view tracker