Showing results for September 2015 - Page 5 of 12 - Scripting Blog [archived]

Sep 20, 2015
0
0

PowerTip: Use PowerShell to Find Title of Foreground Word Document

Doctor Scripto Doctor Scripto

Summary: Use Windows PowerShell to find the title of the foreground Word document.  How can I use Windows PowerShell to find the title of the Word document that is currently in the foreground when            I have several documents open?  The Get-Process cmdlet with the MainWindowTitle&...

Scripting Guy!Windows PowerShellPowerTip
Sep 20, 2015
0
0

Weekend Scripter: A Way Cool DevOps Conference in London

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about a way cool DevOps conference in London.Microsoft Scripting Guy, Ed Wilson, is here. Sometimes, things are really crazy, and at other times, things are just normally crazy. One of the cool things about being the Scripting Guy is that I hear from people all over the world, and as time ...

Scripting Guy!Windows PowerShellWeekend Scripter
Sep 19, 2015
0
0

PowerTip: Display Current Time with PowerShell

Doctor Scripto Doctor Scripto

Summary: Learn how to display the current time by using Windows PowerShell.  How can I  use Windows PowerShell to display the time with the hour, minute, and seconds?  Use the ToString method from the Get-Date cmdlet, and use the long time pattern format            string (...

Scripting Guy!Windows PowerShellPowerTip
Sep 19, 2015
0
0

Weekend Scripter: PowerShell for "Talk Like a Pirate" Day

Doctor Scripto Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using Windows PowerShell to translate for International Talk Like A Pirate day. Ahoy mates! Microsoft Scripting Guy, Ed Wilson, is here. It is one of my favorite holidays of the year—probably my favorite holiday. Yep, it is International Talk Like a Pirate day today. The Scripting Wife ...

Scripting Guy!Windows PowerShellWeekend Scripter
Sep 18, 2015
0
0

PowerTip: Find Effective AppLocker Policy with PowerShell

Doctor Scripto Doctor Scripto

Summary: Use Windows PowerShell to find the effective AppLocker policy.  How can I use Windows PowerShell to find the effective AppLocker policy after considering domain policies            and local policies?  Open Windows PowerShell with Admin rights, and use the Get-AppLockerPolicy cmdlet with ...

Scripting Guy!Windows PowerShellPowerTip

Feedback