Skip to content
Bret-Tech
[email protected]
  • Home
  • 10961
  • 20347
  • QAAEXOE
  • QADEXHE
  • QAFLOWPADD
  • QAOFF365GOV
  • Links

Category: PowerShell

Fixing the Pipeline

12/01/2016 bretappleby

Some comments to support Module 3 of course M10961 # The following command will not work as Get-ADComputer returns ADComputer…

Continue Reading →

Posted in: PowerShell

Creating PowerShell Custom Objects

25/11/2014 bretappleby

Whilst rarely needed when running PowerShell commands in the console, creating custom objects can be a useful technique when writing…

Continue Reading →

Posted in: Favourites, PowerShell

Datacenter Switchover – Updating DNS

21/11/2012 bretappleby

As part of a Datacenter switchover, the DNS record of the CAS array in the failed site should be updated…

Continue Reading →

Posted in: Exchange, PowerShell

Updating Email addresses programmatically

bretappleby

Recently I was asked the question: ‘Can you remove a mailbox from email address policies to stop the reply address…

Continue Reading →

Posted in: Exchange, PowerShell

Using a Hash Table to format data

bretappleby

When you use Format-Table you can choose which columns you wish to view. Get-WMIObject Win32_LogicalDisk -Filter “DriveType=3” | Format-Table DeviceID,…

Continue Reading →

Posted in: PowerShell

Open File Dialog Box

15/06/2012 bretappleby

Often when working with PowerShell you will want to specify a file to read data from it.  Whilst the file…

Continue Reading →

Posted in: PowerShell

Creating you own GUI Application

13/06/2012 bretappleby

PowerShell is a wonderful tool to gather information and analyse or display it. However, it can be somewhat daunting for…

Continue Reading →

Posted in: PowerShell

Changing Screen Colours

12/06/2012 bretappleby

Changing screen colours can be easily done using the .NET [Console] object with commands similar to below: [Console]::ForegroundColor = “yellow”…

Continue Reading →

Posted in: PowerShell

Categories

  • Exchange (35)
  • Favourites (3)
  • Office365 (19)
  • Power Apps / Flow (6)
  • Power Platform (1)
  • PowerShell (8)

Recent Posts

  • What is Microsoft Power Platform?
  • Inactive Mailboxes
  • Azure AD Application Proxy
  • Formatting Currency in PowerApps
  • Teams user limit increased
Copyright © 2025 Bret-Tech — Escapade WordPress theme by GoDaddy