ThePowerShellGuy.com

Did you do your PowerShelling today ?
Welcome to ThePowerShellGuy.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » Process
  • PowerShell GUI ScripBlock Monitor Script

      I made a GUI script for monitoring PowerShell scriptblocks: It will take and Interval in Seconds and it will show the result in a GUI datagrid, refreshed at the set interval (by re-running the scriptBlock ) Standard if you start the Acript you get a process list refreshed every 30 seconds :   But that is just an ...
    Posted to The PowerShell Guy (Weblog) by admin on January 21, 2007
  • PowerShell : The Admin Development Model

    I did see Sung M Kim (DbmwS) answer in the newsgroup : Is there an equivalent of the DOS shell ''start /wait'' in ... and his remark :   Now the powershell will hang after ''$notepad.WaitForExit()'' until you exit notepad.. And did think do we need Hang ? , so I started a powershell console, here is the session script : ...
    Posted to The PowerShell Guy (Weblog) by admin on January 16, 2007
Powered by Community Server (Personal Edition), by Telligent Systems