Showing results for Jason Walker - Scripting Blog [archived]

Sep 2, 2013
0
0

PowerTip: Use PowerShell 3.0 to Resize Partitions

Doctor Scripto
Doctor Scripto

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?  Microsoft PFE, Jason Walker, says, “Use the Get-PartitionSupportedSize and the Resize-Par...

Scripting Guy!Windows PowerShellPowerTip
Aug 24, 2013
0
0

PowerTip: Use PowerShell to Get BitLocker Recovery Key

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to get the BitLocker recovery key.  How can I quickly find my BitLocker recovery key?  Jason Walker, Microsoft PFE, says: From an elevated Windows PowerShell console, use the Get-BitlockerVolume function, select -MountPoint C, and choose the KeyProtector property: (Get-BitLocke...

Scripting Guy!Windows PowerShellPowerTip
Dec 27, 2012
0
0

Use PowerShell to Find the Location of a Locked-Out User

Doctor Scripto
Doctor Scripto

Summary: Guest blogger and Microsoft PFE Jason Walker talks about using Windows PowerShell to find a locked-out user’s location. Microsoft Scripting Guy, Ed Wilson, is here. Today, we have a guest blog post written by Microsoft Premier Field Engineer (PFE) Jason Walker. Jason has written a number of extremely popular Hey, Scripting Guy! blog ...

Scripting Guy!Windows PowerShellguest blogger
Oct 26, 2012
0
0

Use PowerShell to Create a Bootable USB Drive

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE Jason Walker talks about creating a Windows PowerShell script to create a bootable USB drive. Microsoft Scripting Guy, Ed Wilson, is here. Today, The Scripting Wife and others will be heading to Atlanta for the PowerShell Saturday #003 event that takes place tomorrow. Sadly, I woke up with no voice and a stuffy head...

Scripting Guy!Windows PowerShellguest blogger
Aug 30, 2012
0
0

Finding Your Way with PowerShell Cmdlets

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, Jason Walker, discusses finding the right Windows PowerShell cmdlet for the job. Microsoft Scripting Guy, Ed Wilson, is here. Today is the preview for Jason Walker’s presentation for PowerShell Saturday #002 coming to Charlotte, NC on September 15, 2012. Jason is a Microsoft premier field engineer and Windows PowerShe...

Scripting Guy!Windows PowerShellscripting techniques