powershell

Add-DnsServerResourceRecordAAAA

Add-DnsServerResourceRecordAAAA is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a type AAAA resource record to a DNS server. Description…

swap space file extending rhel linux

Swap Space / Swap File extending in the RHEL Servers

Swap space in Linux is used when the amount of physical memory (RAM) is full. If the system needs more memory resources and the RAM is…

VMWare vCenter Upgrade to 6.0

VMWare vCenter Upgrade to 6.0

In this blog we are doing VMWare vCenter Upgrade to 6.0 this will be almost same for the new versions also. Pre-Upgrade Steps: 1. Collect…

powershell

Add-DnsServerResourceRecordA

Add-DnsServerResourceRecordA is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a type A resource record to a DNS zone. Description…

powershell

Add-DnsServerResourceRecord

Add-DnsServerResourceRecord is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a resource record of a specified type to a specified…

powershell

Add-DnsServerRecursionScope

Add-DnsServerRecursionScope is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a recursion scope on a DNS server. Description The Add-DnsServerRecursionScope…

powershell

Add-DnsServerQueryResolutionPolicy

Add-DnsServerQueryResolutionPolicy is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a policy for query resolution to a DNS server. Description…

powershell

Add-DnsServerPrimaryZone

Add-DnsServerPrimaryZone is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a primary zone to a DNS server. Description The Add-DnsServerPrimaryZone…

powershell

Add-DnsServerForwarder

Add-DnsServerForwarder is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds server level forwarders to a DNS server. Description The Add-DnsServerForwarder…

powershell

Add-DnsServerDirectoryPartition

Add-DnsServerDirectoryPartition is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Creates a DNS application directory partition. Description The Add-DnsServerDirectoryPartition cmdlet creates…