• 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 ConvertTo-SecureString

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

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

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

Enable Unified Messaging Office 365 using PowerShell

22/01/2018 by Stephanos Leave a Comment

Enable Unified Messaging Office 365 using PowerShell Scenario: Enable Unified Messaging Office 365 using PowerShell. Unified Messaging is a feature that you have to enable through your Exchange server OnPremise or Exchange Online, on the mailbox site. The next information has been extracted ...

Read More

PowerShell Get registry value data for backups

15/01/2018 by Stephanos Leave a Comment

PowerShell Get registry value data for backups Scenario: PowerShell Get registry value data for backups. I have created this script for a specific reason. The reason is to avoid losing data and make sure that all data is included in the process of backups. Be aware that the script you will ...

Read More

Set Active Directory user attributes automatically with PowerShell

09/01/2018 by Stephanos Leave a Comment

Set Active Directory user attributes automatically with PowerShell Scenario: Set Active Directory user attributes automatically with PowerShell. During a check in Active Directory and on the details of the users I found out that a lot of information is wrong or missed. I was trying to ...

Read More

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