Get-PublicIPAddress.ps1 is a PowerShell script for retrieving the public IP address of a local or remote computer.
Tag: PowerShell
New-LabUsers.ps1 is a PowerShell Script to Create Active Directory Users in a Test Lab
This PowerShell script can be used to automate creation of Active Directory users with randomly generated passwords in a test lab environment.
Importing Hyper-V VMs After Rebuilding Host
One of my test lab host machines suffered a hard drive failure this week. The server started locking up at random intervals and become inaccessible, although the virtual machines it was hosting kept running. Before I got a chance to really investigate it the server completely died, and after a bit of testing I worked… Continue reading Importing Hyper-V VMs After Rebuilding Host
Get-ADInfo.ps1 – PowerShell Script for Collecting Active Directory Information
Get-ADInfo.ps1 is a PowerShell script for collecting details about an Active Directory environment.
Collect-ServerInfo.ps1 – A PowerShell Script for Windows Server Inventory
This PowerShell script collects inventory information about Windows Servers and outputs to a HTML file.