Menu

Close
  • Home
  • Active Directory
  • Bootstrap
  • C#
  • Docker
  • jQuery
  • Minecraft
  • Oracle
  • PowerShell
  • Visual Studio
  • About
  • Contact
Subscribe
Menu

PowerShell

A 6-post collection

Page 1 of 1

Updating User Workstations through PowerShell

Below is a simple PowerShell script that can be used to search for all currently restricted accounts in Active Directory (accounts who have a value for...

Richard Meyer Richard Meyer on PowerShell, User Workstations, Active Directory 15 May 2011

C# and Remote PowerShell - Lookup Smallest Mailbox Database

The following example can be used to return the smallest available mailbox database with a given name pattern. This might be useful if you're running multiple...

Richard Meyer Richard Meyer on PowerShell, C#, Mailbox Database, Exchange 06 May 2011

Using PowerShell to Retrieve DCs within a Specific Domain

The following example will use a remote PowerShell session to query a list of domain controllers under a domain name, and return the first result. Note:...

Richard Meyer Richard Meyer on PowerShell, Active Directory, Domain Controllers 05 May 2011

Exchange Remote PowerShell - PSLanguageMode to FullLanguage

How many developers have encountered the following errors when attempting to write remote PowerShell commands against Exchange? Function declarations are not allowed in restricted language mode...

Richard Meyer Richard Meyer on Exchange, PowerShell, PSLanguageMode 04 May 2011

Exchange 2010 - Check if Mailbox Exists using C# and Remote PowerShell

The following is an example on how to use C# to check if exchange mailboxes exist in Exchange 2010 using remote PowerShell. Imports, not all are...

Richard Meyer Richard Meyer on Exchange, C#, PowerShell, Exchange 2010, Remote PowerShell, Mailbox Exists 27 April 2011

Exchange 2010 - Enable Mailbox through C# & PowerShell

The following is an example on how to use C# to create exchange mailboxes for Exchange 2010 using remote PowerShell. Imports, not all are used in...

Richard Meyer Richard Meyer on Exchange 2010, PowerShell, Remote PowerShell, C#, Enable Mailbox 25 April 2011
Page 1 of 1
Developer Blog © 2021
Powered by Ghost + Boo