Showing results for Tome Tanasovski - Scripting Blog [archived]

Mar 4, 2011
Post comments count0
Post likes count0

Use PowerShell Regular Expressions to Parse an RSS Feed

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to use Windows PowerShell regular expressions to parse an RSS feed. Hey, Scripting Guy! How can I find patterns in text with regular expressions when I am unsure of where line breaks will occur in the text I am reading? —TT Hello TT, Microsoft Scripting Guy, Ed Wilson here. Today Tome Tanasovski is back to finish out Gue...

Scripting Guy!Windows PowerShellscripting techniques
Mar 3, 2011
Post comments count0
Post likes count0

Use PowerShell Regular Expressions to Format Numbers

ScriptingGuy1
ScriptingGuy1

Summary: Microsoft MVP, Tome Tanasovski, shows how to use regular expression lookaheads and lookbehinds in Windows PowerShell to format numbers.   Hey, Scripting Guy! How do I use a regular expression to add the appropriate commas to a number? —TT Hello TT, Microsoft Scripting Guy, Ed Wilson, here. Guest Blogger Week continues with To...

Scripting Guy!Windows PowerShellscripting techniques
Oct 16, 2010
Post comments count0
Post likes count0

Learn How to Load and Use PowerShell Snap-ins

ScriptingGuy1
ScriptingGuy1

Summary: How do I use snap-ins with the Windows PowerShell 2.0 cmdlet, Add-Module? What are the benefits of using this method over Add-PSSnapin?   Microsoft Scripting Guy Ed Wilson here. I am on holiday and am speaking at SQL Saturday #49 today in Orlando, Florida. The really cool thing about this particular SQL Saturday is that they have an ...

Scripting Guy!Windows PowerShellscripting techniques
Oct 15, 2010
Post comments count0
Post likes count0

Tap into the PowerShell Community for Fun and Education

ScriptingGuy1
ScriptingGuy1

  Summary: The Windows PowerShell community offers many enjoyable learning opportunities. Guest blogger Tome Tanasovski explains how this works, and how to become involved.   Hey, Scripting Guy! How can I get involved in the Windows PowerShell community? -- TE   Hello TE, Microsoft Scripting Guy Ed Wilson here. One of the best thi...

Scripting Guy!Windows PowerShellguest blogger
Feb 18, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! What Are the Pros and Cons of Windows PowerShell 2.0 Remoting?

ScriptingGuy1
ScriptingGuy1

(Note: Today's Hey, Scripting Guy! Blog post was written by guest scripter, Tome Tanasovski. Tome is a manager of a team of server engineers in New York City. He is a Microsoft Certified Trainer who specializes in SQL Server, SharePoint, and VMWare. He is a contributor to the Windows PowerShell forum and the Hey, Scripting Guy! forum. Tom...

Scripting Guy!Windows PowerShellscripting techniques