Showing tag results for scripting techniques

Mar 12, 2015
Post comments count0
Post likes count0

Use PowerShell to Create Archive and Send Email

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to create a .zip archive and email it.  Hey, Scripting Guy! I have a number of files that I would like to archive on a regular basis to a .zip file. I need to email that .zip file as an attachment. I do this every week, and it takes me like nearly 15 minutes to cr...

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

Weekend Scripter: Use PowerShell to Create Folder

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create folders. Microsoft Scripting Guy, Ed Wilson, is here. I am not a huge fan of using a mouse. In fact, the more things I can do from Windows PowerShell the better. It is a huge waste of time for me when I have to remove my hands from the keyboard, chase down a...

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

Weekend Scripter: Avoid PowerShell Scripting—Use GUI Tools

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about exporting queries from the event log tool. Microsoft Scripting Guy, Ed Wilson, is here. It has long been a truism (at least with things related to computers): powerful is opposite of simple. I can have a tool that is powerful, but with that power comes complexity. When that complexity is so c...

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

Don’t Script: Create PowerShell Snippets

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about creating custom Windows PowerShell snippets.  Hey, Scripting Guy! Thank you for yesterday's blog post, Don’t Write Scripts: Use Snippets. I like the idea of having access to Windows PowerShell script snippets. But I used to create my own snippets. It made it easier for me to work, and I coul...

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

Don’t Write Scripts: Use Snippets

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell snippets to avoid scripting demands.  Hey, Scripting Guy! One of the things that I find myself having to do from time-to-time is write scripts. I really don’t like to write scripts, but sometimes I cannot find what I need to, and I cannot avoid it. I really...

Scripting Guy!Windows PowerShellscripting techniques