• 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 / Archives for New-Object

Get Log File Changes

07/09/2018 by Stephanos 1 Comment

Get Log File Changes - Featured

Get Log File Changes Scenario Get Log File Changes There are sometimes that we would like to know if there is a new content in a specific log file and we need to know the new content. The idea came out from Fasyx in a Reddit post. Below is the request of Fasyx exactly as provided in ...

Read More

Get Scheduled Tasks Status Report

03/09/2018 by Stephanos 1 Comment

Get Scheduled Tasks Status Report - Featured

Get Scheduled Tasks Status Report Scenario Get Scheduled Tasks Status Report Scheduled tasks help us to run programs, restart of services or run scripts on specific times or intervals. When we have a lot of tasks to run we would like also to know if our tasks are running on the specific ...

Read More

How To Get Remote System Information – Part 4

27/08/2018 by Stephanos 15 Comments

How to get remote system information - Part 4 - 3

How To Get Remote System Information – Part 4 How To Get Remote System Information – Part 4 Scenario This is another part of this series. I hope you liked the previous parts. In this part we will see also some differences in the script to improve it and also the extra functionality added. As ...

Read More

Get Group Membership Changes

13/08/2018 by Stephanos 6 Comments

Get Group Membership Changes - Featured

Get Group Membership Changes Scenario: Get Group Membership Changes There are sometimes that we would like to know when a member has been removed or added in groups in Active Directory. The script that we will discuss below, is checking groups to find out if any member has been added or removed ...

Read More

Notify Users for Password Expiration

26/07/2018 by Stephanos 6 Comments

Notify Users for Password Expiration - Code

Notify Users for Password Expiration Scenario: Notify Users for Password Expiration The script that we will discuss below is about notifying domain users via email when the password will expire. Based on the policy of each company, you set the rules in Group Policy for the password to expire on ...

Read More

PowerShell Set Groups Custom Attributes

26/06/2018 by Stephanos Leave a Comment

PowerShell Set Groups Custom Attributes

PowerShell Set Groups Custom Attributes Scenario: Powershell Set Groups Custom Attributes The script that we will see today is an updated version of an older post that was used to set groups custom attributes based on which Organizational Unit is under. The reason of the creation of such script ...

Read More

PowerShell Users and Membership – Part 2

13/06/2018 by Stephanos Leave a Comment

PowerShell Users and Membership

PowerShell Users and Membership - Part 2 Scenario: PowerShell Users and Membership - Part 2 In part 1, I have shown you a simple script on how you are able to list all users or under a specific location along with their membership. The problem with that script is that you can only get the ...

Read More

PowerShell Hardware Inventory Script – Part 2

04/06/2018 by Stephanos 12 Comments

PowerShell Hardware Inventory Script

PowerShell Hardware Inventory Script - Part 2 Scenario: PowerShell Hardware Inventory Script - Part 2. In Part 1, we saw how we are able to create a simple inventory of our computers based on Active Directory. In this part we will go through the minor additional features of the script that in ...

Read More

PowerShell Active Directory Delegation – Part 3

12/04/2018 by Stephanos 6 Comments

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

PowerShell Active Directory Delegation - Part 3 Scenario This is the last part of the series PowerShell Active Directory Delegation. In the previous parts, we have discussed how we can have Active Directory delegation, so we will give access to the administrators without the need of providing ...

Read More

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

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • 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