Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Featured Posts
Dreaming in PowerShell
Don Jones
Code MarkUp Tool
Directory
All Tags
»
System.DirectoryServices.ActiveDireectory
»
PowerShell
(
RSS
)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
Active Directory
DomainMode
enum
enumeration
PowerShell Scripts
System.DirectoryServices.ActiveDirectory
Get-DomainModeEnumValues.ps1
# Get-DomainModeEnumValues.ps1 # Prints out the values of the DomainMode Enum # Thomas Lee - tfl@psp.co.uk # Enumerate System.DirectoryServices.ActiveDirectory.DomainMode $enums =[enum]::GetValues([System.DirectoryServices.ActiveDirectory.DomainMode]) ...
Posted to
Thomas Lee's PowerShell Scripts
by
PowerShell Scripts
on 12-19-2008
Filed under:
Filed under:
System.DirectoryServices.ActiveDireectory
,
Active Directory
,
enum
,
enumeration
,
System.DirectoryServices.ActiveDirectory
,
PowerShell Scripts
,
PowerShell
,
DomainMode
Page 1 of 1 (1 items)
Copyright 2011 PowerShell.com. All rights reserved.