::::::::: PowerShell :::::::::
Wednesday, November 30, 2005
  PDC05 Hands-On Lab on Creating Monad Providers
what is "PDC05 Hands-On Lab on Creating Monad Providers" you ask? It is one of the Word doc that comes with MSH Beta 2 documentation.

Hmm.. I must say that it is really darn good of a tutorial for dealing with creating a new provider for MSH...
The lab basically deals with creating a new MSH provider for accessing MDB file(Microsoft Access DB) as if it were a local filesystem.


It is possible to implement the provider to handle all the basic MSH core commands(help page available through "get-help about_core_commands" on the MSH prompt), such as "get-childitem"(aliased as "ls" or "dir"), "get-content"(aliased as "gc"), "set-localtion"(aliased as "cd"), and etc...


Some of the implementations for features like deleting(implementing "RemoveItem" for "NavigationCmdletProvider"), adding("NavigationCmdletProvider.NewItem") and updating Access DB data are intentionally left out for people to try to implement.


Overall, spending 2~3 hours on this lab was surely worth it.

 
Comments: Post a Comment



<< Home
Let's get lazy with PowerShell!

Name:
Location: Flushing, NY, United States

Experimenting with a different format of blogs...

Links
ARCHIVES
10/01/2005 - 11/01/2005 / 11/01/2005 - 12/01/2005 / 12/01/2005 - 01/01/2006 / 01/01/2006 - 02/01/2006 / 02/01/2006 - 03/01/2006 / 03/01/2006 - 04/01/2006 / 04/01/2006 - 05/01/2006 / 05/01/2006 - 06/01/2006 / 06/01/2006 - 07/01/2006 / 07/01/2006 - 08/01/2006 / 08/01/2006 - 09/01/2006 / 10/01/2006 - 11/01/2006 / 11/01/2006 - 12/01/2006 /


Powered by Blogger