September 20, 2019
Blogs, Articles, and Posts
Automate migration to SQL Managed Instance using Azure PowerShell and DbaTool
(techcommunity.microsoft.com)
From: JovanPop MicrosoftIn Microsoft Azure, you can easily migrate your databases from SQL Server
By: submitted:Jun 15 2022
From: JovanPop MicrosoftIn Microsoft Azure, you can easily migrate your databases from SQL Server
on-premises or Azure VMs to the fully-managed PaaS database service Azure SQL Database Managed Instance. In this post you will see how to create PowerShell scripts that automate migration to Managed Instance using Azure PowerShell and DbaTools.
By: submitted:Jun 15 2022
Cleanup duplicated devices in Intune
(wpninjas.ch)
From: Thomas KurthCleanup duplicated Windows10 devices in Intune!
By: submitted:Jun 15 2022
From: Thomas KurthCleanup duplicated Windows10 devices in Intune!
By: submitted:Jun 15 2022
How to Manage DHCP using PowerShell
(techcommunity.microsoft.com)
From: Anthony BartoloMost organizations are already going to have DHCP deployed on their servers. If
By: submitted:Jun 15 2022
From: Anthony BartoloMost organizations are already going to have DHCP deployed on their servers. If
you have a new server on which you want to deploy DHCP, just run the PowerShell command:
By: submitted:Jun 15 2022
How to run PowerShell scripts to automate manual processes in Office 365
(practical365.com)
From: Daler SayfiddinovAutomation is centric to our role as IT professionals in order to make manual
By: submitted:Jun 15 2022
From: Daler SayfiddinovAutomation is centric to our role as IT professionals in order to make manual
tasks such as managing servers, endpoints or processes, more streamlined and efficient. However, since the proliferation of cloud technology, we’re now facing a new challenge, managing and automating the cloud environment.
By: submitted:Jun 15 2022
Lessons learned from PowerShell Summit 2019
(searchwindowsserver.techtarget.com)
From: Dan FranciscusMost Windows administrators have at least dabbled with PowerShell to get started
By: submitted:Jun 15 2022
From: Dan FranciscusMost Windows administrators have at least dabbled with PowerShell to get started
on their automation journey, but for more advanced practices, it helps to attend a conference, such as the PowerShell Summit.
By: submitted:Jun 15 2022
Measuring Reboot Time With PowerShell
(winsysblog.com)
From: Dan FranciscusIn enterprise environments, you will usually find an array of different Windows
By: submitted:Jun 15 2022
From: Dan FranciscusIn enterprise environments, you will usually find an array of different Windows
operating systems, hardware and of course software. Typically, machines are managed and configured with group policy and SCCM, or perhaps other more modern methods like Chef or Puppet. One of the symptoms of an unhealthy Windows computer is the amount of time it takes to boot up.
By: submitted:Jun 15 2022
Posting Notifications About Inactive Mailboxes to Teams
(office365itpros.com)
From: Tony RedmondRecently, I posted?a Petri.com article?to report the availability of some new
By: submitted:Jun 15 2022
From: Tony RedmondRecently, I posted?a Petri.com article?to report the availability of some new
properties in the?Export-MailboxDiagnosticLogs?cmdlet. The properties record different kinds of mailbox activity and I included a script to generate a report based on the properties. The output is a CSV file that can be opened in Excel or imported in Power BI. All is well.
By: submitted:Jun 15 2022
Say hello to the new Visual Studio terminal!
(devblogs.microsoft.com)
From: Dee WalshBuilding on the momentum from the recently announced?Developer PowerShell, we are
By: submitted:Jun 15 2022
From: Dee WalshBuilding on the momentum from the recently announced?Developer PowerShell, we are
excited to share the first preview of the new Visual Studio terminal. This new preview experience is part of Visual Studio version 16.3 Preview 3.
By: submitted:Jun 15 2022
Step-by-Step Guide to Encrypt Azure Windows VM using BitLocker
(rebeladmin.com)
From: Dishan FrancisDisk encryption is a basic data protection method for physical & virtual
By: submitted:Jun 15 2022
From: Dishan FrancisDisk encryption is a basic data protection method for physical & virtual
hard disks. It falls under physical data security and it prevents data breaches from stolen hard disks (physical & virtual). If it is a Windows machine, we can simply use BitLocker for disk encryption. Also, there are other third-party vendors such as Thales e-Security which provides disk encryption solutions for organizations.
By: submitted:Jun 15 2022
Use PowerShell to Find the History of USB Flash Drive Usage
(blogs.technet.microsoft.com)
From: Jason WalkerMicrosoft premier field engineer, Jason Walker, shows how to use Windows
By: submitted:Jun 15 2022
From: Jason WalkerMicrosoft premier field engineer, Jason Walker, shows how to use Windows
PowerShell to get a history of USB drive usage.
By: submitted:Jun 15 2022
Your Guide to Updating to PowerShell 7
(adamtheautomator.com)
From: Bryce McDonaldWhen PowerShell 6 was released, it was to bring a basic version of PowerShell to
By: submitted:Jun 15 2022
From: Bryce McDonaldWhen PowerShell 6 was released, it was to bring a basic version of PowerShell to
all platforms (PowerShell Core). With PowerShell 7 (which is the latest PowerShell version as of this writing), we’re now looking for all platforms to be equal in the PowerShell they can deliver (both Windows PowerShell and PowerShell Core).
By: submitted:Jun 15 2022
Projects, Scripts, and Modules
Build a PowerShell systray tool with sub menus
(systanddeploy.com)
From: Damien Van RobaeysIn this post I will demonstrate how to build a tool that displays context
By: submitted:Jun 15 2022
From: Damien Van RobaeysIn this post I will demonstrate how to build a tool that displays context
menu and sub menus in the systray bar.
By: submitted:Jun 15 2022
Exchange v15 Unattended Setup
(eightwone.com)
From: Michel de Rooij?m pleased to announce the availability of Install-Exchange15.ps1, a PowerShell
By: submitted:Jun 15 2022
From: Michel de Rooij?m pleased to announce the availability of Install-Exchange15.ps1, a PowerShell
script to perform a fully automated unattended setup of Exchange Server 2013, Exchange Server 2016 or Exchange Server 2019 (Desktop and Core) is supported).
By: submitted:Jun 15 2022
Installing Send-RDMessage permanently on RDServers
(blog.it-koehler.com)
From: Alexander KoehlerYou may read my article handeling remote desktop messaging for all connected
By: submitted:Jun 15 2022
From: Alexander KoehlerYou may read my article handeling remote desktop messaging for all connected
users. So here is my first module for Remotedesktop Messaging. If you liked it you may also want to have this cmdlet permanently on your rdserver for notifying your users every time there is a problem or maintenance. I?ve converted the PS Script into a module so that it is much easier to import and use it. In this article I ?ll describe how to install it.
By: submitted:Jun 15 2022
MSI Template Powershell
(alexandrumarin.com)
From: Alex Radu MarinDo you need to add over and over again the same properties or summary
By: submitted:Jun 15 2022
From: Alex Radu MarinDo you need to add over and over again the same properties or summary
information in your MSI/MSTs? I?ve developed a Powershell script in which you can configure a template (properties and summary information) and apply it to MSIs, already done MSTs or you can create an MST with this script.
By: submitted:Jun 15 2022
Books, Media, and Learning Resources
Powershell: Ways to use Regex
(youtube.com)
The use of regular expressions is a valuable resource that can be used to create strings or patterns
By: submitted:Jun 15 2022
The use of regular expressions is a valuable resource that can be used to create strings or patterns
to identify chars or chains of text by including them into the scripts. There are basic examples where the regex are applied like in the credit cards or maybe in power ingestors, that are used to search through emails. The application of these regular expressions reaches several levels within the operating system while using them in PowerShell, allowing the users to set instructions to interact with almost any section of the software.
By: submitted:Jun 15 2022
Fun
Parenting Through PowerShell
(reddit.com)
My 8 year old decided to pretend to be sick so he would get sent home from school the other day. So
By: submitted:Jun 15 2022
My 8 year old decided to pretend to be sick so he would get sent home from school the other day. So
after we finished all the work the teach gave us, I decided to make him some extra work. Since they are learning double digit addition I wrote a quick script that will generate a page with 25 problems on it. I kept printing him off new sheets until the end of the regular school day. I posted the script to r/PowerShell if others had done something similar, and it turned into a pretty fun post.
By: submitted:Jun 15 2022
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.