PowerShell

ComputerPowerShellTech Tips

PowerShell Code – Hostname to IP Address

Here is some PowerShell code that will convert hostnames to IP addresses. It will read from a text file and

Read More
ComputerPowerShellTech Tips

PowerShell – How To Count Members In A Group

So you have an Active Directory group and you need to count how many users are in that group, but

Read More