Site icon Dotnet Helpers

Powershell

2302, 2020

How to create Basic Chart by reading excel using PowerShell

By |Tags: , , , , |1 Comment

As system admins, we are used to digging through heaps of searching, selecting, sorting, filtering, until we got what we were looking for. My point is, while you might appreciate nicely presented, If we are

1611, 2019

Creating Chart Reports using Powershell Chart controls

By |Tags: , , , , |6 Comments

As system admins, we are used to digging through heaps of searching, selecting, sorting, filtering, until we got what we were looking for. My point is, while you might appreciate nicely presented, If we are

709, 2019

How to Get average CPU usage of a computer in last x minute with Powershell

By |Tags: , , |0 Comments

We got the requirement to monitor the performance for few minutes before starting the activity (CPU usage of a computer in last x minute ) in the PRODUCTION server and requested this to be automate

1808, 2019

How to combine the elements of two arrays using Powershell

By |Tags: , , , , , , |6 Comments

An array is a data structure that is designed to store a collection of items. The items can be the same type or different types. PowerShell (like most other languages) stay the same length once

Exit mobile version