Quantcast
Channel: Scripting Blog
Browsing all 2129 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

PowerTip: Combine Arrays in PowerShell

Summary: Learn how to combine two arrays in Windows PowerShell. How can I use Windows PowerShell to combine two arrays stored in two different variables? Use the + operator, for example: [array]$a =...

View Article


Image may be NSFW.
Clik here to view.

Weekend Scripter: Exploring PowerShell Arrays

Summary: Ed Wilson, Microsoft Scripting Guy, talks about Exploring Windows PowerShell arrays.Microsoft Scripting Guy, Ed Wilson, is here. One of the problems I had with Windows PowerShell when I first...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Reverse an Array with PowerShell

Summary: Learn how to reverse an array with Windows PowerShell. How can I use Windows PowerShell to reverse the order of an array stored in a variable? Use the static reverse method from the Array...

View Article

Image may be NSFW.
Clik here to view.

Creating Pop-ups by Using PowerShell

Summary: Guest blogger and PowerShell MVP, Chrissy LeMarie, talks about creating pop-ups with Windows PowerShell.Microsoft Scripting Guy, Ed Wilson, is here. Welcome today a brand new guest blogger,...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Create Pop-up Message with PowerShell

Summary: Use Windows PowerShell to easily create a pop-up message. How can I use Windows PowerShell to create a pop-up message? Use Out-GridView, and pipe your message string to it, for example:"popup...

View Article


Image may be NSFW.
Clik here to view.

Long String Running

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using a compound string command.Microsoft Scripting Guy, Ed Wilson, is here. The other day, the Scripting Wife and I headed to Nashville for a...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Display Network Adapter Binding

Summary: Use Windows PowerShell to display network adapter binding. How can I use Windows PowerShell to display a list of network adapter binding? In Windows 10, use the Get-NetworkAdapterBinding...

View Article

Image may be NSFW.
Clik here to view.

Reverse Strings with PowerShell

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using Windows PowerShell to reverse strings. Hey, Scripting Guy! I am working with Windows PowerShell, and I need to reverse a string. I am...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Use PowerShell to Mount ISO Image

Summary: Learn how to use Windows PowerShell to mount ISO images. How can I use Windows PowerShell to mount an ISO image so I can see what it contains? Use the Mount-DiskImage cmdlet and specify a path...

View Article


Image may be NSFW.
Clik here to view.

Generate Random Letters with PowerShell

Summary: Ed Wilson, Microsoft Scripting Guy, talks about generating random letters with Windows PowerShell. Hey, Scripting Guy! I need to generate a string of random letters. These letters need to be...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Use PowerShell to Display ASCII Characters

Summary: Use Windows PowerShell to display ASCII characters. How can I use Windows PowerShell to quickly display printable ASCII characters when I am not connected            to the Internet? Use the...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Find if Variable Is Array

Summary: Use Windows PowerShell to find if a variable is an array. How can I use Windows PowerShell to find if a variable contains an array? Use the –is operator, and test to see if it is a type of...

View Article

Image may be NSFW.
Clik here to view.

Weekend Scripter: Exploring Palindrome Sentences with PowerShell

Summary: Ed Wilson, Microsoft Scripting Guy, talks about identifying palindromes that are more than a single word.Microsoft Scripting Guy, Ed Wilson, is here. One of the coolest things about...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Replace Non-Alphabetic Characters in String

Summary: Use Windows PowerShell to replace non-alphabetic characters in a string. How can I use Windows PowerShell to replace a string that contains non-alphabetic characters            (such as commas...

View Article

Image may be NSFW.
Clik here to view.

Improve Your Writing for Blogs and Technical Articles

Summary: The Scripting Editor, Dia Reeves, offers tips to help you improve your writing.Microsoft Scripting Guy, Ed Wilson, is here. Today, I'm enlisting my editor, Dia Reeves, to help you write clear,...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Display Numeric ASCII Value of Letter

Summary: Use Windows PowerShell to display the numeric ASCII value of a letter. How can I use Windows PowerShell to find the numeric ASCII value associated with a letter? Use [byte] and [char]...

View Article

Image may be NSFW.
Clik here to view.

Change Display Output Colors in PowerShell ISE

Summary: Ed Wilson, Microsoft Scripting Guy, talks about changing the output console colors in the Windows PowerShell ISE.Microsoft Scripting Guy, Ed Wilson, is here. One of the things I like about...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Change PowerShell ISE Foreground Color

Summary: Programatically change the foreground color in the Windows PowerShell ISE. How can I change the foreground color in the Windows PowerShell ISE? Use $Host.UI.RawUI.ForegroundColor and assign a...

View Article

Image may be NSFW.
Clik here to view.

Use PowerShell to Set Up the ISE

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using Windows PowerShell to set up the ISE. Hey, Scripting Guy! I am so excited—really excited! I have been selected to speak at a SQL Saturday...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Change Font Size in PowerShell ISE

Summary: Learn how to change the font size in the Windows PowerShell ISE. How can I use a Windows PowerShell command to change the font size in my Windows PowerShell ISE? Use the $psISE object option,...

View Article
Browsing all 2129 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>