/\/\o\/\/ PowerShelled

This blog has moved to http://ThePowerShellGuy.com Greetings /\/\o\/\/
$AtomFeed = ("Atom.xml")
$PreviousItems = (" Monad Beta 3 is released ! "," Report MP3 count and size by User from MSH "," YMCK "," Hosting Iron Python in MSH. "," MSH How can I Determine Which Text has been Select... "," Monad(MSH) Beta 3 is getting closer "," Monad Beta 3 is Coming soon and I got a MVP award "," Adding a Simple AccesRule to a file ACL in MSH "," Colorized MSH LS replacement. "," MSH GUI Viewer for Dataset Example "," ")

Wednesday, January 11, 2006

 


First Monad B3 impression and please help the scripting guys



First Monad B3 impression and please help the scripting guys,

I was looking for some new examples in Beta3 XML
(See : Read the raw Monad XML helpfiles)

looks a miss a bit (example output) I will check on later

But I noticed :

a lot of examples like this :

get-process where {$_.workingset -gt 25000*1024}

hmm :

MSH>25000*1024
25600000
MSH>25000k
25600000

very interesting are :

add-member -in $MyObject -Type Note* -Name Status -Value Done
$a = add-member -in $a -Type Alias* Checked Monday; $a gm
$MyVar = [MyStaticAndPubliClass].GetMethod(MyGetBla());$MyObject = Add-member $MyObject -Type CodeMethod "MyGetMethodName" $MyVar; $MyObject gm

add-MshSnapin Microsoft.Exchange,Microsoft.Windows.AD
add-MshSnapin Microsoft.Exchange format-list

more on that later

and this line that did not work in B2 does work now.

(get-wmiobject Win32_UTCTime).get_properties() | ft name,value

I know you can do this.

(get-date).ToUniversalTime()

but as noticed before by DBMWS ( monadblog) , I don't think you should list this in this category

TechNet Home > Script Center > Script Repository > Microsoft Shell Scripts > Scripting Techniques > Dates and Times

the MSH content could be better ;-)

but You can do something about that !

Look here : Submit a Script … And Get a Free E-Learning Course!, you may post other languages to but it would be nice to give the MSH section a boost.

to give the wmi section a start you could cheat with This. , but ofcourse (as the scripting guys) you would not do that ;-)

gr /\/\o\/\/
Tags :


Comments: Post a Comment



<< Home

Archives

October 2005   November 2005   December 2005   January 2006   February 2006   March 2006   April 2006   May 2006   June 2006   July 2006   August 2006   September 2006   October 2006   November 2006   December 2006  

$Links = ("PowerShell RC1 Docs"," PowerShell RC1 X86"," PowerShell RC1 X64"," Monad GettingStarted guide"," Monad Progamming Guide"," Monad SDK"," Monad videos on Channel 9"," MSH Community Workspace"," scripts.readify.net "," MonadSource"," www.reskit.net"," PowerShell Blog"," Under The Stairs"," computerperformance powershell Home"," proudlyserving"," MSH on wikipedia"," MSHWiki Channel 9"," Keith Hill's Blog"," Precision Computing"," PowerShell for fun"," MSH Memo (Japanese)"," monadblog")

find-blog -about "PowerShell","Monad" | out-Technorati.
find-blog -contains "","" | out-Technorati.
Google
 
Web mow001.blogspot.com

This page is powered by Blogger. Isn't yours?