• 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 / 2018 / Archives for June 2018

PowerShell Special Characters

29/06/2018 by Stephanos Leave a Comment

PowerShell Special Characters - Horizontal Tab

PowerShell Special Characters As in every programming and scripting language, in PowerShell there are special characters that you can use to represent characters, that we are not able to find in the standard set. In this tutorials we will see those PowerShell special Characters and what is their ...

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

PowerShell Split Operator

18/06/2018 by Stephanos Leave a Comment

PowerShell Split Operator - Max Substrings

PowerShell Split Operator In another tutorial we saw how we are able to use Join operator and what we are able to do with it. In this tutorial we will look into PowerShell Split Operator, how we are able to use it and what we can do with it. The split operator allows you to split a string or ...

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 Redirection Operators

11/06/2018 by Stephanos 2 Comments

PowerShell Redirection Operators - Append

PowerShell Redirection Operators In this tutorial we will go through PowerShell Redirection Operators. PowerShell by default sends the output of the commands, warnings and errors in the console. You are able to send those outputs to files in order to store them. There are different ways to redirect ...

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

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