Posts tagged with tag: powershell - Page 1 of 1

Posts from 2019:

Organising backups in a monthly folder structure with Powershell

03 Mar 2019
powershell organised backups monthly archive
Today I want to share a super handy Powershell snippet for creating monthly archives
Read full post: Organising backups in a monthly folder structure with Powershell...

How to pin programs to taskbar with powershell in Windows 10 or Windows Server 2012+

05 May 2019
windows pin taskbar powershell
Today I was looking for a solution to create a shortcut to Windows .exe files / Windows binaries / Windows Applications (whatever you want to call them). For future reference, here is a solution which works perfectly with Windows Server 2016 and Windows 10. All credits go to the original author for the starting point. I just made some simple amends and modified the script to take a list of arguments so multiple applications can be added to the Windows Taskbar at the same time. This solution can be used with configuration management and provisioning tools. All you have to do is supply a list of applications to be pinned and invoke a powershell script. Awesome!
Read full post: How to pin programs to taskbar with powershell in Windows 10 or Windows Server 2012+...

👀 Looking for more content?

There's plenty more content to explore: