Automation/Scripting


PowerShell Solutions Being Replaced with 'Desired State Configuration Core'

The Microsoft PowerShell team is planning to reshape its Desired State Configuration (DSC) solutions, replacing them with a single cross-platform tool that supports both Windows and Linux.

Creating a Balloon Tip Notification Using PowerShell

PowerShell makes it easy to create a custom pop-up notification in Windows.

Creating an SSIS Catalog with PowerShell

Here's how to deploy SQL Servers in an organization with custom business intelligence.

The Slow Death of PowerShell 2.0 Is Coming

Even though PowerShell 2.0 is slowly fading out of enterprises due to its security issues, Microsoft said that it will take some time to completely phase it out.

Understanding Parallel Runspaces in PowerShell

Allowing multiple segments of a code to run concurrently will increase the overall script's efficiency.

How To Create Progress Bars in PowerShell

When automating a ton of tasks, creating a visual cue on the activate is helpful in knowing that things are running smoothly.

Automate WSUS Using the PowerShell UpdateServices Module

Windows Server Update Services (WSUS) allows Windows administrators to quickly and easily manage the rollout of updates to your clients and servers in your environment.

PowerShell Module Browser Site Now Live

Microsoft earlier this month has made live its new "PowerShell Module Browser," a Web search page for finding PowerShell scripts and information, the company announced.

Leverage BITS for File Transfers with PowerShell

Background Intelligent Transfer Service is a useful tool for transferring large files or transferring to a system with connectivity issues.

Gathering Installed Software Using PowerShell

There's two ways to accomplish this task: the wrong way and the right way. Here's how to do both.

PowerShell 2.0 Support Ending with Next Major Windows 10 Update

With the release of Windows 10 "fall creators update," targeted to arrive in September or October, Windows PowerShell 2.0 will no longer be officially supported.

How To Save and Read Sensitive Data with PowerShell

If you deal with private data, automate how you access it with this handy tip.

Microsoft To Focus on PowerShell Core over PowerShell 6.0 Moving Forward

Microsoft will prioritize and advocate for the use of PowerShell Core over previous versions, the company recently announced.

Creating Shares in Windows Using the SmbShare Module in PowerShell

Just recently, Microsoft has made it a lot easier to create new shares by avoiding cumbersome UI navigation and going straight through PowerShell.

Working with the LocalAccounts Cmdlets in PowerShell v5

A feature that had been in high demand, native local account management, is finally in PowerShell.

Most   Popular