Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » Process   (RSS)

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
Posted by admin | 5 Comments
Filed under: , , , ,

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 ? ,
Posted by admin | 1 Comments
Filed under: , ,