Summary : Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to copy a script collection to a shared network drive. Microsoft Scripting Guy, Ed Wilson, is here. Well, it is Monday in Charlotte, North Carolina, in the United States...
Summary: Microsoft Scripting Guy Ed Wilson illustrates how to compare two folders by using Windows PowerShell. Microsoft Scripting Guy Ed Wilson here. It is an absolutely beautiful day in Charlotte, North Carolina. The early morning rain gave way to a...
Summary : Microsoft PowerShell MVP, Doug Finke, gathers file information and writes it to a CSV file that is readable in Excel while solving 2011 Scripting Games Beginner Event 8. Microsoft Scripting Guy, Ed Wilson, here. Doug Finke is the expert commentator...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
04-27-2011
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, getting started, scripting techniques, files, storage, guest blogger, 2011 Scripting Games, Beginner, Event 8
Summary : Learn how to install Windows PowerShell 2.0 on Windows XP, and how to distribute files between two folders. In this Post: Where Can I Download Windows PowerShell 2.0 for Windows XP? How to Distribute Files Between Folders Where...
Summary : Learn how to use Windows PowerShell to toggle file attributes such as the archive bit. Hey, Scripting Guy! I have a number of files that have had the archive bit flipped. Unfortunately, our backup program relies on the archive bit to...
Summary : Learn how to use the Windows PowerShell cmdlet Set-ItemProperty to work with file attributes. Hey, Scripting Guy! I often find myself working with file attributes. Our backup program reads the archive flag, and our users are always creating...