Microsoft PowerShell Modules and Cmdlets

An single place where you can get all the PowerShell Modules and their associated PowerShell cmdlets Page is still in progress ADCSAdministrationThis Module contains the…

powershell

Get-DnsServerResourceRecord

Get-DnsServerResourceRecord is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Gets resource records from a specified DNS zone. Description The Get-DnsServerResourceRecord…

powershell

Get-DnsServerRecursionScope

Get-DnsServerRecursionScope is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Gets the DNS server recursion scopes. Description The Get-DnsServerRecursionScope cmdlet gets…

Support Vector Machine

Support Vector Machine is a Supervised Learning algorithm. What is Support Vector Machine Types of SVM SVM Terminologies Hyperplane Margin Support Vectors Hyper-parameter Regularization (C)…

AWS Client VPN configuring the DUO’s MFA

Most of the time we use OpenVPN and their license for VPN with MFA(Multi-Factor Authentication), which will increase an cost of additional EC2 and OpenVPN…

powershell

Set-DnsServerRecursion

Set-DnsServerRecursion is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Modifies recursion settings for a DNS server. Description The Set-DnsServerRecursion cmdlet…

powershell

Set-DnsServerQueryResolutionPolicy

Set-DnsServerQueryResolutionPolicy is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Updates settings of a query resolution policy on a DNS server.…

powershell

Set-DnsServerPrimaryZone

Set-DnsServerPrimaryZone is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Changes settings for a DNS primary zone. Description The Set-DnsServerPrimaryZone cmdlet…

powershell

Set-DnsServerGlobalQueryBlockList

Set-DnsServerGlobalQueryBlockList is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Changes settings of a global query block list. Description The Set-DnsServerGlobalQueryBlockList…

VMware

1. VMware vSphere  VMware vSphere is a software suite that includes components like ESXi, vCenter Server, vSphere Client, vCenter Orchestrator, vSphere Update Manager, etc. vSphere components…

Amazon EC2 All Instance Details in Single Page

In Amazon EC2 Instance Types in Single Page we saw all the instances configuration. In Amazon EC2 All Instance Details in Single Page we will…