• 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 October 2018

Get-BIOS

22/10/2018 by Stephanos Leave a Comment

PowerShell Module SysInfo v1-1 - Get-Help - Get-BIOS

Get-BIOS Description Get-BIOS will provide you the attributes of the computer system's basic input/output services (BIOS) that are installed on a computer. Note: You need to install SysInfo module in order for this cmdlet to be available. For more information, see PowerShell ...

Read More

Get-Battery

22/10/2018 by Stephanos Leave a Comment

PowerShell Module SysInfo v1-1 - Get-Help - Get-Battery

Get-Battery Description Get-Battery will provide you the information of a battery connected to the computer system. Note: You need to install SysInfo module in order for this cmdlet to be available. For more information, see PowerShell Module SysInfo. Syntax: Get-Battery ...

Read More

Get-BaseBoard

22/10/2018 by Stephanos Leave a Comment

PowerShell Module SysInfo v1-1 - Get-Help - Get-BaseBoard

Get-BaseBoard Description Get-BaseBoard will provide you the information of a baseboard. Note: You need to install SysInfo module in order for this cmdlet to be available. For more information, see PowerShell Module SysInfo. Syntax: Get-BaseBoard [[-ComputerName] ...

Read More

Get-1394Controller

22/10/2018 by Stephanos Leave a Comment

PowerShell Module SysInfo v1-1 - Get-Help - Get-1394Controller

Get-1394Controller Description Get-1394Controller will provide you the capabilities and management of a 1394 controller. Note: You need to install SysInfo module in order for this cmdlet to be available. For more information, see PowerShell Module ...

Read More

PowerShell Switch

08/10/2018 by Stephanos 2 Comments

PowerShell Switch - Example 8

PowerShell Switch In this tutorial we will see about PowerShell Switch statement and how we are able to use it. When we need to check a condition we are using If statement. In cases we would like to check multiple conditions we can use a Switch statement. The switch statement perform the same job ...

Read More

PowerShell Trap

02/10/2018 by Stephanos 2 Comments

PowerShell Trap - Example 9

PowerShell Trap In this tutorial we will see about PowerShell Trap and how we are able to use it. When there is a terminating error, any statement will stop running. When we are not handling the terminating errors, PowerShell will stop running the function or script in the current pipeline. By ...

Read More

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 4
  • Go to page 5
  • Go to page 6

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