Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » TYPE:COM   (RSS)

Listing all the COM automation PROGIDs

<edited 7/2/2006 to add categories and PSMDTAGs> Windows PowerShell allows you to program against COM automation. The typical way to do this is : $x = new-ojbect -ComObject <PROGID> The question then is, how do I know what progids I can use.
Posted by PowerShellTeam | 4 Comments
Filed under: ,

TECHED: Start-Session Script

Before my TechEd sessions, I ran a Windows PowerShell script which used animated figures to inform the users how long it would be until the session would start. It threw out some wisecracks along the way to keep things light and maintain their attention.
Posted by PowerShellTeam | 0 Comments
Filed under:

Attachment(s): start-session.ps1
 
Page view tracker