Showing tag results for files

Feb 17, 2015
Post comments count0
Post likes count0

Use PowerShell to Create Documents from Template

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create Word documents from a template.  Hey, Scripting Guy! I often need to create a bunch of Word documents. These documents have a number of standard features. Right now, I basically paste the last document I was working on into the folder, rename the file, ...

Scripting Guy!Windows PowerShellscripting techniques
Dec 7, 2014
Post comments count0
Post likes count0

Weekend Scripter: Count Images with PowerShell

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, counts the images he used in Hey, Scripting Guy! Blog posts through the years. Microsoft Scripting Guy, Ed Wilson, is here. I have been writing the Hey, Scripting Guy! Blog for a while…actually, quite a while. It is the best job I have ever had—and at Microsoft, I have had some really cool j...

Scripting Guy!Windows PowerShellWeekend Scripter
Mar 23, 2014
Post comments count0
Post likes count0

Weekend Scripter: Use PowerShell to Investigate File Signatures—Part 2

Doctor Scripto

Summary: Windows PowerShell MVP, Boe Prox, concludes this two-part series about investigating file signatures with Windows PowerShell and the .NET Framework. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Boe Prox, for the conclusion of the two-part series he started yesterday. Also read Use PowerShell to Investigate File...

Scripting Guy!Windows PowerShellscripting techniques
Mar 22, 2014
Post comments count0
Post likes count0

Weekend Scripter: Use PowerShell to Investigate File Signatures—Part 1

Doctor Scripto

Summary: Windows PowerShell MVP, Boe Prox, talks about investigating file signatures by using Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. This weekend we have a two-part series from guest blogger, Boe Prox… When you work with File Server Resource Manager (FSRM), one of the cool things that you can do is block files, base...

Scripting Guy!Windows PowerShellscripting techniques
Feb 7, 2014
Post comments count3
Post likes count1

Use PowerShell to Find Files that Have Not Been Accessed

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to find files that have not been accessed for some time.  Hey, Scripting Guy! On our server, we have tons of files. Unfortunately, many of them haven’t been accessed for years. I know the cost of storage is coming down, but the management overhead and cost ...

Scripting Guy!Windows PowerShellstorage