How To Get Remote System Information - Part 2 Scenario: How to get remote system information - Part 2 For those who have not read Part of the series, we have discussed about creating UI with PowerShell and getting information from local and remote computer systems. In Part 2 we are going to ...
Create new OU in AD using PowerShell
Create new OU in AD using PowerShell Scenario: Create new OU in AD using PowerShell This time we will see a very simple script that performs changes in Active Directory. The script allows you to perform one single task, which is to create a new Organizational Unit in Active Directory. ...
How to get remote system information – Part 1
How to get remote system information - Part 1 Scenario: How to get remote system information with PowerShell - Part 1. This time we will go through a new script that allows us to get system information and not only from remote systems. This post is the first part from a series of posts that ...
PowerShell Hardware Inventory Script
PowerShell Hardware Inventory Script Scenario: PowerShell hardware Inventory Script. Have you ever wanted to have an inventory without the hassle of going to each finding the information needed to fill the information for your inventory? It is important to keep your inventory up to date. ...
PowerShell script to get computer information
PowerShell script to get computer information Scenario: PowerShell script to get computer information. When there is a support case, the first thing that you need to do it to gather as much information as possible related to the issue, so you will start troubleshooting. The information that ...