• 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 PowerShell ForEach

PowerShell Module DictionaryFile v 2.0

24/09/2018 by Stephanos Leave a Comment

PowerShell Module DictionaryFile v2.0 - Timings

PowerShell Module DictionaryFile v 2.0 PowerShell Module DictionaryFile has been updated to version 2.0. The module has been redesigned to include more functionality with better inputs and outputs. We will go though the module to help you understand what you are able to do with it. Module ...

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

PowerShell Automatic Variables

08/08/2018 by Stephanos Leave a Comment

PowerShell Automatic Variables - Example 2

PowerShell Automatic Variables In this tutorial we will see about PowerShell Automatic Variables. As Microsoft describes, these variables store state information for PowerShell. They are created automatically and maintained by PowerShell. Ideally, PowerShell Automatic Variables are considered to be ...

Read More

PowerShell Try Catch Finally

01/08/2018 by Stephanos 6 Comments

PowerShell Try Catch Finally - Example 3

PowerShell Try Catch Finally In this tutorial we will see about PowerShell Try Catch Finally. We will see what it does and some example on how we are able to use it. It is used to handle and respond to terminating errors. When a terminating error occurs, Windows PowerShell will stop running a ...

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

Skype for Business Delegated Permissions

05/07/2018 by Stephanos Leave a Comment

Set-SfbDelegation - Functions

Skype for Business Delegated Permissions Scenario: Skype for Business Delegated Permissions The script that you will see below is about providing delegated permissions to IT Administrators in Skype for Business. Lets see first few details and what you need to know about it. Request I had a ...

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 Force Password Change Multiple Users

22/06/2018 by Stephanos Leave a Comment

PowerShell Force Password Change Multiple Users - No User

PowerShell Force Password Change Multiple Users PowerShell Force Password Change Multiple Users Scenario: A friend of mine told that he has a task to do and it will take time to perform it. I have asked him what is was it and he told me that he has to ensure that all users in his Active Directory ...

Read More

PowerShell Reserved Words

20/06/2018 by Stephanos Leave a Comment

PowerShell Reserved Words

PowerShell Reserved Words In this tutorial we will see the list of PowerShell reserved words. As in every programming / scripting language there are some words that have special meaning. In my opinion, you should avoid using those words for other purposes. This will help you avoid undesired results ...

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