News

PowerShell can save you a lot of time on Windows admin tasks. Here's a crash course in Windows PowerShell scripting basics.
When Microsoft developed PowerShell (PS) in November 2006, the aim was to marry a command-line based interface and a scripting language to handle task automation and configuration management of ...
Here’s a cool resource for PowerShell newbies (and who these days isn’t at least dabbling with Microsoft’s young scripting language?): the Get-Scripting podcast. The podcast is up to Episode ...
This is why a handy PowerShell module called PSScriptAnalyzer was introduced by Microsoft. PSScriptAnalyzer is a free module that allows you to scan your scripts or modules for coding best practices.
Desired State Configuration is Microsoft push-pull PowerShell technology to keep system configurations in check. PowerShell 5.0 is somewhat backward compatible.
Microsoft on Tuesday announced new PowerShell 5.1 cmdlets for analyzing the scanning performance of the Microsoft Defender Antivirus service.
Just recently, Microsoft has made it a lot easier to create new shares by avoiding cumbersome UI navigation and going straight through PowerShell.