This PowerShell script can be used to automate the install of the Amazon Web Services Tools for Windows PowerShell.
Tag: Scripts
Retrieving the Public IP Address of a Computer with PowerShell
Get-PublicIPAddress.ps1 is a PowerShell script for retrieving the public IP address of a local or remote computer.
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.
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.