PowerShell Script to add users to Microsoft Team Sites and Channels in bulk
Ever found your self looking for a way to add a group of users to a team site and one or more channels in bulk? I was in that situation…
Ever found your self looking for a way to add a group of users to a team site and one or more channels in bulk? I was in that situation…
I found an excellent article here that provided a nice PowerShell script to help automate the cleanup of Exchange related log files (tested on 2013/2016/2019). I made a few modifications…
I was looking for a why to bulk add a list of users into a Microsoft Teams Group however before I did that I wanted to compare the list of…
If you are using SSSD to connect your linux box to AD then you might need to reset the cache that is used with mapping ids (uid and guid) to…
If your like me you have a lot of backups, downloads, and/or copies files in various folders and cleaning it up and can be time consuming. To help with that…
Bernie Salvaggio wrote a fantastic script for working with Log files (compressing them and removing them after a specific age). Archive Log Files: Manually specify any folder(s) or automatically parse…
Original posting can be found here... A Warm-Up Script is essential for seldom used pre-production environments to avoid waiting for what seems like an eternity for the web applications to warm…
Took a file to figure out the correct syntax -- the following line will export all of the primary IP Addresses along with the name and mac address in a…
This was originally taken from here with some modifications by me Automating backups with tar It is always interesting to automate the tasks of a backup. Automation offers enormous opportunities…
Taken from here: http://www.techrepublic.com/blog/windows-and-office/force-windows-8-to-show-all-user-accounts-on-the-sign-on-screen/