• Skip to primary navigation
  • Skip to main content
  • Skip to footer

Stephanos Constantinou Blog

PowerShell Scripting

  • Home
  • Blogs
    • PowerShell Tutorials
    • PowerShell Scripts
    • PowerShell Modules
      • Modules Cmdlets
    • Software Reviews
  • About
  • Contact
You are here: Home / Blogs

What is PowerShell

03/04/2018 by Stephanos 3 Comments

get-help-command

What is PowerShell? With this post I am opening a new section in my blog. The new section will be tutorials for PowerShell. I will try to provide as much as information as I can on the subject of each post. I hope you will like this section and also provide useful information to those who need ...

Read More

Filed Under: PowerShell Tutorials

Powershell Active Directory Delegation – Part-2

20/03/2018 by Stephanos 3 Comments

PowerShell Active Directory Delegation - Part 3 - Set-ADDelegation-Options

PowerShell Active Directory Delegation - Part 2 Scenario: PowerShell Active Directory Delegation - Part 2 In Part 1 of this series we have discussed about getting the information from Active Directory. We have created our arrays to keep the information that we will need. We ...

Read More

Filed Under: PowerShell Scripts Tagged With: Get-Acl, Get-ADDomain, Get-ADObject, Get-ADOrganizationalUnit, Get-ADRootDSE, Import-Module, New-Object, Read-Host, Set-Acl, Write-Host

How to get remote system information – Part 3

14/03/2018 by Stephanos 5 Comments

How to get remote system information - Get-SysInfo-Export-Options

How to get remote system information - Part 3 Scenario: How to get remote system information - Part 3 I hope you like the previous two parts of this series. In this part, we will add some extra functionality in the script and a few more changes for clearer output. Until part 2 we are able ...

Read More

Filed Under: PowerShell Scripts Tagged With: Add-Type, Get-CimInstance, Get-Credential, Get-NetTCPConnection, Invoke-Command, NetStat, New-Object, Out-File, Out-String, Ping, Send-MailMessage, Test-Connection, Win32_BaseBoard, Win32_Battery, Win32_Bios, Win32_CDROMDrive, Win32_ComputerSystem, Win32_DesktopMonitor, Win32_DiskDrive, Win32_Fan, Win32_Keyboard, Win32_LogicalDisk, Win32_NetworkAdapter, Win32_NetworkAdapterConfiguration, Win32_OperatingSystem, Win32_PhysicalMemory, Win32_PointingDevice, Win32_PortableBattery, Win32_Printer, Win32_Process, Win32_Processor, Win32_Product, Win32_Service, Win32_SoundDevice, Win32_VideoController, Win32Reg_AddRemovePrograms

User Not Syncing to Office 365

08/03/2018 by Stephanos Leave a Comment

User Not Syncing to Office 365 - Set-CorrectUPN-UPN-Difference

User Not Syncing to Office 365 Scenario: User Not Syncing to Office 365. Are you using AD Connect to synchronize your users in Azure AD? Every time there is a change on a user, AD Connect will synchronize the changes based on the cycle that you have configured. Some times there are errors ...

Read More

Filed Under: PowerShell Scripts Tagged With: Connect-MsolService, Get-ADUser, Get-MsolUser, Import-Module, Microsoft Azure, Microsoft Office 365, Read-Host, Set-MsolUserPrincipalName, Write-Host

PowerShell Active Directory Delegation – Part 1

05/03/2018 by Stephanos 3 Comments

PowerShell Active Directory Delegation - Part 3 - Set-ADDelegation-Options

PowerShell Active Directory Delegation - Part 1 Scenario: PowerShell Active Directory Delegation. I wrote this script long ago and I use it when there are changes in Active Directory to apply delegation on the new Organizational Units. I thought that you might find it interesting, so I ...

Read More

Filed Under: PowerShell Scripts Tagged With: Get-ADDomain, Get-ADObject, Get-ADOrganizationalUnit, Get-ADRootDSE

How To Get Remote System Information – Part 2

26/02/2018 by Stephanos 5 Comments

how to get remote system information - get-sysinfo-v1-1

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 ...

Read More

Filed Under: PowerShell Scripts Tagged With: Add-Type, Get-CimInstance, New-Object, Out-String, Win32_BaseBoard, Win32_Battery, Win32_Bios, Win32_CDROMDrive, Win32_ComputerSystem, Win32_DesktopMonitor, Win32_DiskDrive, Win32_Fan, Win32_Keyboard, Win32_LogicalDisk, Win32_NetworkAdapter, Win32_NetworkAdapterConfiguration, Win32_OperatingSystem, Win32_PhysicalMemory, Win32_PointingDevice, Win32_PortableBattery, Win32_Printer, Win32_Process, Win32_Processor, Win32_Product, Win32_Service, Win32_SoundDevice, Win32_VideoController, Win32Reg_AddRemovePrograms

Create new OU in AD using PowerShell

23/02/2018 by Stephanos 1 Comment

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. ...

Read More

Filed Under: PowerShell Scripts Tagged With: Add-ADGroupMember, New-ADOrganizationalUnit, Read-Host, Remove-ADGroupMember, Write-Host

How to get remote system information – Part 1

21/02/2018 by Stephanos 5 Comments

how to get remote system information - get-sysinfo-v1-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 ...

Read More

Filed Under: PowerShell Scripts Tagged With: Add-Type, Get-CimInstance, New-Object, Out-String, Win32_BaseBoard, Win32_Bios, Win32_CDROMDrive, Win32_ComputerSystem, Win32_DesktopMonitor, Win32_DiskDrive, Win32_Keyboard, Win32_LogicalDisk, Win32_NetworkAdapter, Win32_OperatingSystem, Win32_PhysicalMemory, Win32_PointingDevice, Win32_Printer, Win32_Process, Win32_Processor, Win32_Product, Win32_Service, Win32_SoundDevice, Win32_VideoController

Check if AD group is in correct OU

15/02/2018 by Stephanos 1 Comment

Check if AD group is in correct OU Scenario: Check if AD group is in correct OU. In Active Directory there are two main types of groups, Distribution and Security Groups. Some organizations may want to keep these two types of groups separated. When you create a group, you can create it ...

Read More

Filed Under: PowerShell Scripts Tagged With: ConvertTo-SecureString, Get-ADGroup, Get-ADOrganizationalUnit, Get-Content, Get-Date, Get-Help, Import-Module, New-Object, Send-MailMessage

PowerShell Hardware Inventory Script

13/02/2018 by Stephanos 8 Comments

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. ...

Read More

Filed Under: PowerShell Scripts Tagged With: Add-Member, Export-Csv, Get-ADComputer, Get-Help, Get-WmiObject, New-Object, Out-Null, Test-Connection, Win32_ComputerSystem, Win32_LogicalDisk, Win32_Processor

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 10
  • Go to page 11
  • Go to page 12
  • Go to page 13
  • Go to page 14
  • Go to Next Page »

Footer

Recent Posts

  • ICS Cube Product Review 26/04/2019
  • PowerShell Module SysInfo v1.2.0 15/03/2019
  • PowerShell Module SysInfo v1.1.2 13/11/2018
  • PowerShell Module SysInfo 24/10/2018
  • Get-VoltageProbe 24/10/2018
  • Get-VideoController 24/10/2018
  • Get-USBController 24/10/2018
  • Get-TrackPoint 24/10/2018
  • Get-TrackBall 24/10/2018
  • Get-TouchScreen 24/10/2018
Planet PowerShell

Categories

  • Modules Cmdlets (57)
  • PowerShell Modules (5)
  • PowerShell Scripts (38)
  • PowerShell Tutorials (35)
  • Software Reviews (2)

Archives

  • April 2019 (1)
  • March 2019 (1)
  • November 2018 (1)
  • October 2018 (56)
  • September 2018 (13)
  • August 2018 (9)
  • July 2018 (6)
  • June 2018 (8)
  • May 2018 (7)
  • April 2018 (9)
  • March 2018 (4)
  • February 2018 (6)
  • January 2018 (12)
  • December 2017 (4)
Top 10 PowerShell 2018

Blogroll

  • Planet PowerShell
  • Reddit – PowerShell
  • PowerShell Magazine
  • PowerShell.org
  • PowerShell Team Blog
  • Hey, Scripting Guy! Blog
  • Mike F Robbins
  • PowerShell Explained with Kevin Marquette
  • Mike Kanakos – Network Admin
  • The Lonely Administrator
  • AskME4Tech
PowerShell Blogs Sysadmin Blogs Banners for Top 20 Programming Blogs

© 2023 · Stephanos Constantinou Blog

  • Home
  • Blogs
  • About
  • Contact