<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automation on PowerShell.org - Welcome Automaters!</title><link>https://powershell.org/tags/automation/</link><description>Recent content in Automation on PowerShell.org - Welcome Automaters!</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 16 Dec 2020 22:34:38 +0000</lastBuildDate><atom:link href="https://powershell.org/tags/automation/index.xml" rel="self" type="application/rss+xml"/><item><title>Media Sync: Organize Your Photos and Videos with PowerShell</title><link>https://powershell.org/articles/2020-12-16-media-sync-organize-your-photos-and-videos-with-powershell/</link><pubDate>Wed, 16 Dec 2020 22:34:38 +0000</pubDate><guid>https://powershell.org/articles/2020-12-16-media-sync-organize-your-photos-and-videos-with-powershell/</guid><description>&lt;p&gt;Do you have photos and videos that you have taken over the years that are scattered all over the place? Do you want to have all your photos and videos organized? Do you want all your photos and videos to have a standardized naming scheme? If you answered YES to these questions, then this is the post for you. In this post, I will provide you with the PowerShell code and examples for how to use the Media Sync script. The Media Sync script utilizes the Shell.Application COM object to gather file metadata. Only files that have a picture or video metadata type will be processed. The script uses the date taken for pictures and the media created metadata fields to organize the photos and videos. If there is no date taken or media created available for a given file, the script will use the modify date instead. The script also ensures that you won&amp;rsquo;t have any duplicate files by checking the file hashes of the two files in question. If the script detects duplicate files, it will only keep one copy of the file. There are also tools included to help you cleanup unwanted files or folders, delete empty directories and find duplicate files. The script has a simple menu driven PowerShell GUI similar to what I did in a previous &lt;a href="https://spiderzebra.com/2020/05/21/how-to-create-a-simple-powershell-gui/"&gt;
post
&lt;/a&gt;. The Media Sync PowerShell script provides the following features:&lt;/p&gt;</description></item><item><title>Manage Citrix Tags with PowerShell</title><link>https://powershell.org/articles/2020-06-30-manage-citrix-tags-with-powershell/</link><pubDate>Tue, 30 Jun 2020 15:58:07 +0000</pubDate><guid>https://powershell.org/articles/2020-06-30-manage-citrix-tags-with-powershell/</guid><description>&lt;p&gt;Managing Citrix tags can be a long painful process if done the traditional way through Citrix Studio, that is what drove me to PowerShell for this task.  Citrix Studio is a great tool, but it can be very time consuming especially if you have to do bulk tag actions. Citrix tags can be used in several methods, but I have focused on desktop tagging. This post will cover the following scenarios:&lt;/p&gt;</description></item><item><title>Simple PowerShell GUI</title><link>https://powershell.org/articles/2020-06-17-simple-powershell-gui/</link><pubDate>Wed, 17 Jun 2020 21:57:31 +0000</pubDate><guid>https://powershell.org/articles/2020-06-17-simple-powershell-gui/</guid><description>&lt;p&gt;Over the years, I have supported and created multiple types of GUIs.  I finally decided a few years ago to create a very simple menu driven PowerShell GUI.  I wanted something that was very powerful yet very simple to maintain.  I really enjoy automating manual administrative tasks, so that is what drove this project in the first place.  Before I created the menu driven PowerShell GUI, I had directories and directories of very specific scripts to do specific tasks.  I decided to standardize and consolidate all of those scripts into one menu driven PowerShell GUI.  By doing this, I took the guess work out of determining which PowerShell script to run for a given task.  This has greatly helped my colleagues know exactly what to run and how.&lt;br&gt;
Feel free to check it out for yourself at my site:
&lt;a href="https://spiderzebra.com/2020/05/21/how-to-create-a-simple-powershell-gui/"&gt;SpiderZebra.com&lt;/a&gt;
.  While you&amp;rsquo;re there, you can take a look at a few of my other related posts:&lt;/p&gt;</description></item></channel></rss>