Showing tag results for storage

Sep 10, 2014
Post comments count0
Post likes count0

Inventory Drive Types by Using PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to detect drive types.  Hey, Scripting Guy! We have a number of workstations in our network. Many of the users bring USB keys from home to transfer their files. Others have large external USB drives attached to their machines, and others have portable CD/DVD devi...

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

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

Doctor Scripto
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
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
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
Feb 6, 2014
Post comments count1
Post likes count0

Use PowerShell to Find Metadata from Photograph Files

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to obtain metadata from photo files.  Hey, Scripting Guy! I need some help. I have thousands of photo files on my computer. I need to bring some order to them. I know that I can use Get-ChildItem from Windows PowerShell, and I can find the size of files and names...

Scripting Guy!Windows PowerShellscripting techniques