Scripting Blog

A place to learn about PowerShell and share stories of automation

Weekend Scripter: Managing Symantec Backup Exec 2012 with PowerShell

Summary: Guest blogger, Mike F. Robbins, shows how to use Windows PowerShell to work with Backup Exec. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a new guest blogger, Mike F. Robbins. In this blog, Mike illustrates Windows PowerShell techniques for working with Symantec’s Backup Exec product. Mike F. Robbins is an MCITP...

Use PowerShell to Modify File Access Time Stamps

Summary: Learn how to use Windows PowerShell to modify file creation and modification, and to access time stamps.  Hey, Scripting Guy! There are times that I would love to be able to manipulate file time stamps. I am talking about when they are created, changed, and accessed. I used to have a utility that did this for me on another ...