Showing results for 2015 - Page 148 of 149 - Scripting Blog [archived]

Jan 4, 2015
Post comments count0
Post likes count0

PowerTip: Find Tickets to PowerShell Summit

Doctor Scripto
Doctor Scripto

Summary: Learn how to get tickets to PowerShell Summit 2015.  I tried to get a ticket to the Windows PowerShell Summit 2015 in in Charlotte, North Carolina,             but it was sold out. How can I find a ticket?  Additional tickets will be made available on a first come, first served basis via PowerSh...

Scripting Guy!Windows PowerShellPowerTip
Jan 4, 2015
Post comments count0
Post likes count1

Weekend Scripter: The Best Ways to Learn PowerShell

Doctor Scripto
Doctor Scripto

Summary:  PowerShell MVP, Teresa Wilson, talks about the best ways to learn Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest post by Windows PowerShell MVP, Teresa Wilson, aka The Scripting Wife. I asked her to talk a little bit about how one goes about learning Windows PowerShell. Take it away, Scripting ...

Scripting Guy!Windows PowerShellguest blogger
Jan 3, 2015
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Get DVD Drive Attached to Virtual Machine

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to get information about the DVD drive attached to a virtual machine.  How can I use Windows PowerShell to find information about a DVD drive that is attached to             a running virtual machine?  Use the Get-VMDVDDrive cmdlet, for example: Get-VMDvdDrive –...

Scripting Guy!Windows PowerShellPowerTip
Jan 2, 2015
Post comments count0
Post likes count0

Weekend Scripter: Why Should I Learn PowerShell?

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about why you should learn Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. The other day, I ran into an IT pro at the mall. He recognized me and started talking to me. It was like, dude, I was trapped. It turned out that he was cool, and yapping with him was much more fun than walk...

Scripting Guy!Windows PowerShellWeekend Scripter
Jan 2, 2015
Post comments count0
Post likes count0

PowerTip: Open PowerShell ISE and a Script

Doctor Scripto
Doctor Scripto

Summary: Learn how to open the Windows PowerShell ISE and a script at the same time.  How can I open a specific script and the Windows PowerShell ISE at the same time?  Use the Windows PowerShell_ISE command from the Windows PowerShell console,             a command prompt or the Start/Run command. Specify th...

Scripting Guy!Windows PowerShellPowerTip