Quantcast
Channel: Hey, Scripting Guy! Blog
Browsing all 3333 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Automating DiskPart with Windows PowerShell: Part 5

Summary: Use Windows PowerShell to build scripts to automate DiskPart. Hey, Scripting Guy! Can we build a DISKPART script to automatically format USB drives as bootable?—SH Hello SH,Honorary Scripting...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Capture Console Application Data with PowerShell

Summary: Use Windows PowerShell to capture console application data. How can I parse the output from a console application by using Windows PowerShell?Run the application as normal, but assign it to a...

View Article


Image may be NSFW.
Clik here to view.

Weekend Scripter: Creating ACLs for Windows Azure Endpoints—Part 1 of 2

Summary: Windows networking engineer, James Kehr, discusses using Windows Azure cmdlets to create endpoint ACLs.Microsoft Scripting Guy, Ed Wilson, is here. This weekend we have a two-part series from...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Use PowerShell to Parse Text Files

Summary: Quickly search files for text with Windows PowerShell. How can I use Windows PowerShell to quickly search text files for a string? Use the Select-String cmdlet and supply a path and a pattern....

View Article

Image may be NSFW.
Clik here to view.

Weekend Scripter: Creating ACLs for Windows Azure Endpoints—Part 2 of 2

Summary: Windows networking engineer, James Kehr, continues talking about how to us Windows Azure cmdlets to create endpoint ACLs.Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Display Progress Bar with PowerShell

Summary: Learn how to display a progress bar by using Windows PowerShell. How can I easily display a progress bar by using Windows PowerShell? Use the Write-Progress cmdlet:for ($i = 1; $i -le 100;...

View Article

Image may be NSFW.
Clik here to view.

Windows PowerShell 3.0 First Steps: Part 1

Summary: Microsoft Scripting Guy, Ed Wilson, shares a portion from his popular Microsoft Press book Windows PowerShell 3.0 First Steps.Microsoft Scripting Guy, Ed Wilson, is here. Today I want to share...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Use PowerShell 3.0 to Resize Partitions

Summary: Use Windows PowerShell 3.0 in Windows Server 2012 or Windows 8 to resize partitions. How can I easily resize partitions in Windows Server 2012 or Windows 8 by using Windows PowerShell 3.0?...

View Article


Image may be NSFW.
Clik here to view.

Windows PowerShell 3.0 First Steps: Part 2

Summary: Microsoft Scripting Guy, Ed Wilson, shares a portion from his popular Microsoft Press book Windows PowerShell 3.0 First Steps.Microsoft Scripting Guy, Ed Wilson, is here. Today I want to share...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Find Current PowerShell Error Action Preference

Summary: Learn how to discover your current error action preference in Windows PowerShell.How can I see the current value for my error action preference in Windows PowerShell? Look at the value of the...

View Article

Image may be NSFW.
Clik here to view.

Windows PowerShell 3.0 First Steps: Part 3

Summary: Microsoft Scripting Guy, Ed Wilson, shares a portion from his popular Microsoft Press book Windows PowerShell 3.0 First Steps.Microsoft Scripting Guy, Ed Wilson, is here. Today I want to share...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Sort Objects Based on a Particular Property

Summary: Learn how to use the Sort-Object Windows PowerShell cmdlet to sort on a specific property. How can I sort a collection of Windows PowerShell objects without using the default property? Use the...

View Article

Image may be NSFW.
Clik here to view.

Windows PowerShell 3.0 First Steps: Part 4

Summary: Microsoft Scripting Guy, Ed Wilson, shares a portion from his popular Microsoft Press book Windows PowerShell 3.0 First Steps.Microsoft Scripting Guy, Ed Wilson, is here. Today I want to share...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Customize Table Headings with PowerShell

Summary: Learn how to create a custom table heading by using Windows PowerShell. How can I use Windows PowerShell to display a table if the default property name is confusing? Use a hash table to...

View Article

Image may be NSFW.
Clik here to view.

Windows PowerShell 3.0 First Steps: Part 5

Summary: Microsoft Scripting Guy, Ed Wilson, shares a portion from his popular Microsoft Press book Windows PowerShell 3.0 First Steps.Microsoft Scripting Guy, Ed Wilson, is here. Today I want to share...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Control Text-File Encoding with PowerShell

Summary: Learn how to control text-file encoding with Windows PowerShell. How can I ensure that a file is encoded with Unicode when I write to it? Use the Out-File cmdlet, and specify the appropriate...

View Article

Image may be NSFW.
Clik here to view.

Weekend Scripter: Remoting the Cloud with Windows Azure and PowerShell

Summary: Microsoft senior technical evangelist, Keith Mayer, talks about remoting the cloud with Windows Azure and Windows PowerShell.Microsoft Scripting Guy, Ed Wilson, is here. Today we have guest...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Use PowerShell to Find Dependent Services

Summary: Use Windows PowerShell to find services that depend on each other. How can I use Windows PowerShell to easily find dependent services?Use the Get-Service cmdlet and specify the service name...

View Article

Image may be NSFW.
Clik here to view.

Remoting the Implicit Way

Summary: Guest blogger, June Blender, talks about how to use Windows PowerShell implicit remoting.Today we welcome June Blender, senior programming writer for Windows Azure Active Directory. Take it...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Use PowerShell to Run a Command on a Remote Server

Summary: Learn how to use Windows PowerShell to run a command on a remote server. How can I run a command on a remote server by using Windows PowerShell Remoting? Use the Invoke-Command cmdlet, specify...

View Article
Browsing all 3333 articles
Browse latest View live


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