View Single Post
Old 09-29-2007   #2 (permalink)
Brandon Shell


 
 

Re: Remote administration examples

For Processes
http://blogs.msdn.com/powershell/arc...owershell.aspx

I would also show them WMI Explorer... that is super cool
http://thepowershellguy.com/blogs/po...er-part-1.aspx

I used .NET and WMI for my Backup-EventLog if you want to show the
difference between .NET and WMI
http://bsonposh.com/modules/wordpress/?p=41

Also... a common request is get installed apps
Get-InstalledApps from http://bsonposh.com/modules/wordpress/?page_id=22
would be cool (bottom)

"Marco Shaw" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
news:up0mJ%23qAIHA.5980@xxxxxx
Quote:

> I'm going to be putting on a PSH demo for a local .NET user group (and
> maybe university students). As far as remote administration with PSH,
> I want to show some code for some cool examples to get their
> attention.
>
> Obviously, the examples will be WMI (get-wmiobject) and ADSI based
> (I'll likely use the Quest AD cmdlets). Anyone have any other
> interesting examples/suggestions?
>
> I could use some .NET remoting to perhaps start a remote process for
> example. Also to view a remote event log...
>
> Examples with WMI: get remote cpu usage, get remote patches installed, get
> a listing of the usage of RAM (list slots and ones used/not used), etc.
>
> Anyone have some cool ideas/things I can demo?
>
> Marco
>
>
> --
> ----------------
> PowerGadgets MVP
> http://www.powergadgets.com/mvp
>
> Blog:
> http://marcoshaw.blogspot.com
My System SpecsSystem Spec