-
Mobile PowerShell Needed?
I have always wanted to get my mittens on a mobile iteration of the prized management…
-
VS code ready to replace PowerShell ISE?
There is a push to go to Visual Studio Code, which is a plug-in rather than…
-
Tab-complete Therapy
There is a special place in my heart for tab-completion. Just invoking it brings peace of…
-
Get-History
It’s strange how often we talk about history and how many of us actually get it.…
-
Excel Charts from PowerShell data
Looking to make Reports more sharing friendly? First start with an additional module known as “importExcel”…
-
Visualizing Data with Excel and Powershell
Recently I was Reading a write-up on API and transforming data with Python. I know this…
-
Setting the Max Memory in SQL Server
Here is a quick post about setting the max memory in SQL Server so that you…
-
Learning to access data from APIs (Invoke-WebRequest)
PowerShell is known for its wide capabilities to “shell” out changes and reporting data. Websites are…
-
Scripting in other languges
Recently I noticed that there are not a lot of scriptwriters stick to PowerShell only. There…
-
Effective practices
I have been scripting for quite sometime and sometimes there are older CMD tools that just…