Showing tag results for files

Apr 2, 2011
Post comments count0
Post likes count0

Scripting Wife Learns About Unblocking Files in PowerShell

ScriptingGuy1

Summary: The Scripting Wife learns how to unblock files that are downloaded from the Internet by using Windows PowerShell and a Sysinternals tool. Microsoft Scripting Guy, Ed Wilson, here. It is two days until the 2011 Scripting Games kick off. Things are quiet right now, and I am enjoying a chance to catch my breath and to relax. I am thinking abo...

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

Use PowerShell to Look for Phone Numbers in Text

ScriptingGuy1

Summary: The Scripting Wife learns how to use a regular expression pattern to look for phone numbers in text files. Microsoft Scripting Guy, Ed Wilson, here. I am looking over some of the slide decks from the Columbia, South Carolina SQL Saturday #70 event. There were a couple of really good Windows PowerShell sessions during the day (including the...

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

Scripting Wife Uses PowerShell to Get Lines from a File

ScriptingGuy1

Summary: The Scripting Wife learns how to use Windows PowerShell to get specific lines from a text file. Microsoft Scripting Guy, Ed Wilson, here. As the Windows PowerShell 2011 Scripting Games edge forward in the conscious minds of intrepid scripters from around the world, the event continues to grow in size, complexity, and importance in my own m...

Scripting Guy!Windows PowerShellgetting started
Mar 5, 2011
Post comments count0
Post likes count0

Use PowerShell to Explore Disk Utilization on Your Computer

ScriptingGuy1

Summary: Learn how to use Windows PowerShell to discover what files are using up all the disk space on your computer. Weekend Scripter Microsoft Scripting Guy, Ed Wilson, here. I do not know about you, but it seems as if there is a disk space-eating gremlin on my computer. One day I have several hundred gigabytes of free disk space on my computer,...

Scripting Guy!Windows PowerShellscripting techniques
Feb 5, 2011
Post comments count0
Post likes count0

Create a Custom File Extension by Using PowerShell

ScriptingGuy1

Summary: Learn how to use Windows PowerShell to create a custom file extension to store code snippets. Weekend Scripter: Creating a .snip file type Microsoft Scripting Guy, Ed Wilson, here. After I created the Get-CodeSnippet function yesterday, I decided that it might be useful to have my own file extension to keep track of code snippets. The re...

Scripting Guy!Windows PowerShellscripting techniques