Server Information Powershell Object Template
This PowerShell script creates an object which contains information about the local server.
Github link: https://github.com/danielmbutler/Get-ServerInformation
Powershell Objects: https://www.varonis.com/blog/how-to-use-powershell-objects-and-data-piping/
Get IP Address of local machine: https://docs.microsoft.com/en-us/dotnet/api/system.net.dns.gethostaddresses?view=net-5.0
Get-Service: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-service?view=powershell-7.1
#Powershell #Windows #SysAdmin
by DBTechProjects
windows server dns