Hey, Scripting Guy! Tell Me About SharePoint Remoting with Windows PowerShell...
(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...
View ArticleHey, Scripting Guy! What Are the Pros and Cons of Windows PowerShell 2.0...
(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...
View ArticleTap into the PowerShell Community for Fun and Education
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...
View ArticleLearn How to Load and Use PowerShell Snap-ins
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...
View ArticleUse PowerShell Regular Expressions to Format Numbers
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...
View ArticleUse PowerShell Regular Expressions to Parse an RSS Feed
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...
View ArticleExpert Solution for 2011 Scripting Games Advanced Event 7: Use PowerShell and...
Summary : Microsoft Windows PowerShell MVP, Tome Tanasovski, uses regular expressions to get Twitter IDs from a web page while solving Advanced Event 7 in 2011 Scripting Games. Microsoft Scripting Guy,...
View ArticleExpert Commentary: 2012 Scripting Games Advanced Event 7
Summary: Microsoft MVP, Tome Tanasovski, provides expert commentary for 2012 Scripting Games Advanced Event 7.Microsoft Scripting Guy, Ed Wilson, is here. Tome Tanasovski is the expert commentator for...
View ArticleHey, Scripting Guy! Tell Me About SharePoint Remoting with Windows PowerShell...
(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...
View ArticleHey, Scripting Guy! What Are the Pros and Cons of Windows PowerShell 2.0...
(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...
View ArticleTap into the PowerShell Community for Fun and Education
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...
View ArticleLearn How to Load and Use PowerShell Snap-ins
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...
View ArticleUse PowerShell Regular Expressions to Format Numbers
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...
View ArticleUse PowerShell Regular Expressions to Parse an RSS Feed
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...
View ArticleExpert Solution for 2011 Scripting Games Advanced Event 7: Use PowerShell and...
Summary : Microsoft Windows PowerShell MVP, Tome Tanasovski, uses regular expressions to get Twitter IDs from a web page while solving Advanced Event 7 in 2011 Scripting Games. Microsoft Scripting Guy,...
View ArticleExpert Commentary: 2012 Scripting Games Advanced Event 7
Summary: Microsoft MVP, Tome Tanasovski, provides expert commentary for 2012 Scripting Games Advanced Event 7.Microsoft Scripting Guy, Ed Wilson, is here. Tome Tanasovski is the expert commentator for...
View ArticlePSScriptAnalyzer deep dive – Part 2 of 4
Summary: Thomas Rayner, Microsoft Cloud and Datacenter Management MVP, shows how to suppress, include, and exclude PSScriptAnalyzer rules. Hello! I’m Thomas Rayner, a Cloud and Datacenter Management...
View ArticlePowerTip: Convert from UTC to my local time zone
Summary: Cloud and Datacenter Management MVP, Thomas Rayner, shows how write a function to convert from UTC to your local time zone. I have a time that I’d like to convert from UTC to my local time...
View ArticlePSScriptAnalyzer deep dive – Part 3 of 4
Summary: Thomas Rayner, Microsoft Cloud and Datacenter Management MVP, shows how to use Pester to get nUnit formatted results out of PSScriptAnalyzer. Hello! I’m Thomas Rayner, a Cloud and Datacenter...
View ArticlePowerTip: Get a list of suspended Azure Automation jobs
Summary: Cloud and Datacenter Management MVP, Thomas Rayner, shows how get a list of all your suspended Azure Automation jobs. I think I have an Azure Automation job that is getting suspended for...
View Article