Showing tag results for scripting techniques

Mar 4, 2015
Post comments count0
Post likes count0

Don’t Script: Edit PowerShell Command History

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about editing the Windows PowerShell command history.  Hey, Scripting Guy! I liked your ideas in Avoid Scripting: Use PowerShell Command History. My problem is that I seldom (if ever) type commands perfectly the first time—often, not even the second time. This means that I end up with a ...

Scripting Guy!Windows PowerShellscripting techniques
Mar 3, 2015
Post comments count0
Post likes count0

Avoid Scripting: Use PowerShell Command History

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about avoiding Windows PowerShell scripting by using command history.  Hey, Scripting Guy! I used to have a program that I could use to keep track of commands I typed at the command prompt. It permitted me to use macros to replay those commands or to select which commands I wanted to run. It w...

Scripting Guy!Windows PowerShellscripting techniques
Mar 2, 2015
Post comments count0
Post likes count0

Write and Run PowerShell Script Without Scripting

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about writing and running a Windows PowerShell script without scripting.  Hey, Scripting Guy! I like using the Windows PowerShell ISE, but I do not have rights to run a script. I am stuck using a twenty year-old command prompt with Windows PowerShell inside. What’s up with that? —D...

Scripting Guy!Windows PowerShellscripting techniques
Feb 27, 2015
Post comments count0
Post likes count0

Get Process Owner and Other Info with WMI and PowerShell

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and WMI to retrieve process owner and other information. Microsoft Scripting Guy, Ed Wilson, is here. We were supposed to receive seven inches of snow the other day. They closed schools and businesses, and the roads were swamped with people rushing to various stores i...

Scripting Guy!Windows PowerShellscripting techniques
Feb 26, 2015
Post comments count0
Post likes count0

Use WMI and PowerShell to Work with Services

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and WMI to work with services. Microsoft Scripting Guy, Ed Wilson, is here. It is that time of the year. I just spent the last couple of hours uninstalling useless software from my laptop. This includes stuff that I intentionally installed and junk that becomes instal...

Scripting Guy!Windows PowerShellscripting techniques