top of page
Search
The Tech Platform
Dec 11, 2020
You should be customizing your PowerShell Prompt with PSReadLine
I use PowerShell 7 (cross platform, open source, runs on .NET Core) as my main shell of choice at the Windows command line. I use it in...
The Tech Platform
Nov 22, 2020
ADD A POWERSHELL REMOTE SESSION IN WINDOWS TERMINAL
I am sure you have heard about the new Windows Terminal, which is in preview, and you can get it from the Windows Store. In this blog...
The Tech Platform
Nov 12, 2020
Announcing Az Predictor
The Azure PowerShell modules expose over 4,000 cmdlets and, on average, ten parameters per cmdlet. Experienced PowerShell users will find...
The Tech Platform
Oct 2, 2020
Announcing the AzureRM to Az PowerShell Module Migration Toolkit
As many of you know, all versions of the AzureRM PowerShell module are outdated, but not out of support (yet). The Az PowerShell module...
The Tech Platform
Oct 1, 2020
MITRE ATT&CK T1086 PowerShell
Our research has found that PowerShell was the second most prevalent MITRE ATT&CK technique used by adversaries in their...
The Tech Platform
Oct 1, 2020
Emotet Technical Analysis - Part 2 PowerShell Unveiled
Researchers identified Emotet for the first time in 2014 as a banking malware stealing sensitive and private information. Now,...
The Tech Platform
Aug 27, 2020
PowerShell Trend Reporting, Part 2: Send and Receive SQL Server Data
Here's how to track the data pulled from a query. Having spent the last article showing how we can use WMI to perform a query for the...
The Tech Platform
Aug 27, 2020
PowerShell Trend Reporting, Part 1: Data Gathering
The first step to get an accurate view is to get the most current data. Unless you have some third-party tool available, odds are you are...
Vijai Anand Ramalingam
May 28, 2019
How to get all the user properties using powershell in SharePoint 2010
How to get all the user properties using powershell in SharePoint 2010 In this article we will be seeing how to get all the user...
Vijai Anand Ramalingam
May 15, 2019
How to get the workflows associated with a specific list using PowerShell in SharePoint 2010
In this article we will be seeing how to get the workflows associated with a specific list using PowerShell in SharePoint 2010. In this...
bottom of page