This is a small script to slice array into groups of smaller array, and I use it in my scripts most often. This script is very helpful when I want to batch process multiple server at time but not on all the server, instead fewer servers at servers in batch. Once I have a very big fat list of servers…
Blog posts September 2020
Powershell Convert range of numbers into another list of numbers maintaining ratio
Recently I was working on some PowerShell GUI project, Where I wanted to convert a range of number into another range of number maintaining ratio, for this I had to use one Arithmetic Math formula and, for example I have numbers between 1 to 200, Which I wanted to fit into new number of range bet…
PowerCLI create, modify and assign tag and tagcategory
This script is written using VMware Powercli module and its purpose is as similar as earlier written script Powershell vCenter server Rest API create and assign tag and tagcategory for creating and modifying Tag and TagCategory, only the difference is earlier script is written using vSphere API t…
Powershell vCenter server Rest API create and assign tag and tagcategory
While working on one of the automation project I wanted to assign tags and tag category on VMware clusters using Powershell, It is easy task when done using PowerCLI module but the requirement was not to use PowerCLI module instead make use of vSphere vCenter Rest API.
Blog Search
Page Views
4470355
Archive
- November 2020 (7)
- October 2020 (3)
- September 2020 (4)
- August 2020 (7)
- July 2020 (8)
- June 2020 (10)
- May 2020 (10)
- April 2020 (5)
- March 2020 (4)
- February 2020 (3)
Comments
-
KapiteinGroothoofdOctober 29, 2020 11:59PM
-
October 16, 2020 11:18AM
-
JohnnyOctober 6, 2020 11:12PM
-
October 4, 2020 09:15PM
-
SidOctober 2, 2020 01:44AM