Ability to pull information on a wildcard search like the standard AD PS module allows in order to pull information for all users in the environment to do things like export reports with DRA attribute information. Currently PS module support is for single objects at a time.
by: Chris H. | over a year ago | Configuration
Comments
I also find the Get-DRA* powershell commands to be very limited. They will only search a couple of attributes and don't allow wildcards or even basic filtering. They can't even find an object based on samAccountName! I gave up on using them and use the native AD commands to find objects instead which then pass the distinguished names to DRA powershell commands.
This is using samAccountName.
get-DRAuser -domain t01.local -Identifier "userAlias1000" -DRARestServer localhost -DRARestPort 8756 -IgnoreCertificateErrors -force
The following is a list of attributes returned.
Equals Method bool Equals(System.Object obj)
GetHashCode Method int GetHashCode()
GetType Method type GetType()
ToString Method string ToString()
AcceptMessagesFrom Property string[] AcceptMessagesFrom {get;set;}
AcceptMessagesFromGroups Property string[] AcceptMessagesFromGroups {get;set;}
AccessMode Property System.Nullable[int] AccessMode {get;set;}
AccountCannotBeDelegated Property System.Nullable[bool] AccountCannotBeDelegated {get;set;}
AccountExpirationDate Property string AccountExpirationDate {get;set;}
Action Property System.Nullable[int] Action {get;set;}
activeSyncIsEnabled Property System.Nullable[bool] activeSyncIsEnabled {get;set;}
ActiveSyncMailboxPolicy Property string ActiveSyncMailboxPolicy {get;set;}
AddAdditionalResponse Property System.Nullable[bool] AddAdditionalResponse {get;set;}
AdditionalAttributes Property NetIQ.DRA.Common.Rest.DataModels.DictionaryData AdditionalAttributes {g...
AdditionalResponseText Property string AdditionalResponseText {get;set;}
AddOrganizerToSubject Property System.Nullable[bool] AddOrganizerToSubject {get;set;}
AddToGroups Property string[] AddToGroups {get;set;}
AllowConflicts Property System.Nullable[bool] AllowConflicts {get;set;}
AllowRasDialIn Property System.Nullable[bool] AllowRasDialIn {get;set;}
AllowRecurringMeetings Property System.Nullable[bool] AllowRecurringMeetings {get;set;}
AllowScheduleOnlyDuringWorkingHours Property System.Nullable[bool] AllowScheduleOnlyDuringWorkingHours {get;set;}
ArchiveDatabaseLink Property string ArchiveDatabaseLink {get;set;}
ArchiveMailboxName Property string ArchiveMailboxName {get;set;}
ArchiveName Property string ArchiveName {get;set;}
ArchiveQuota Property System.Nullable[long] ArchiveQuota {get;set;}
ArchiveQuotaFlag Property System.Nullable[bool] ArchiveQuotaFlag {get;set;}
ArchiveQuotaWarning Property System.Nullable[long] ArchiveQuotaWarning {get;set;}
ArchiveQuotaWarningFlag Property System.Nullable[bool] ArchiveQuotaWarningFlag {get;set;}
Assignments Property System.Collections.Generic.List[NetIQ.DRA.Common.Rest.DataModels.Assign...
Assistant Property string Assistant {get;set;}
AssistantFlag Property System.Nullable[bool] AssistantFlag {get;set;}
BadLoginCount Property System.Nullable[int] BadLoginCount {get;set;}
BadPasswordTime Property System.Nullable[datetime] BadPasswordTime {get;set;}
CallbackOption Property System.Nullable[int] CallbackOption {get;set;}
City Property string City {get;set;}
Class Property string Class {get;set;}
Comment Property string Comment {get;set;}
Company Property string Company {get;set;}
ConflictCountMaximum Property System.Nullable[int] ConflictCountMaximum {get;set;}
ConflictPercentageAllowed Property System.Nullable[int] ConflictPercentageAllowed {get;set;}
Container Property string Container {get;set;}
ContainerOnePointPath Property string ContainerOnePointPath {get;set;}
Country Property string Country {get;set;}
CreateArchiveMailbox Property System.Nullable[bool] CreateArchiveMailbox {get;set;}
CreateEmail Property System.Nullable[bool] CreateEmail {get;set;}
CreateMailbox Property System.Nullable[bool] CreateMailbox {get;set;}
DaysInRecycleBin Property System.Nullable[int] DaysInRecycleBin {get;set;}
DeclineIfMeetingDateIsPassed Property System.Nullable[bool] DeclineIfMeetingDateIsPassed {get;set;}
DeleteAttachments Property System.Nullable[bool] DeleteAttachments {get;set;}
DeleteComments Property System.Nullable[bool] DeleteComments {get;set;}
DeletedItemFlags Property System.Nullable[int] DeletedItemFlags {get;set;}
DeleteNonCalendarItems Property System.Nullable[bool] DeleteNonCalendarItems {get;set;}
DeleteSubject Property System.Nullable[bool] DeleteSubject {get;set;}
Department Property string Department {get;set;}
Description Property string Description {get;set;}
DirectReports Property array DirectReports {get;set;}
DisplayName Property string DisplayName {get;set;}
DisplayNamePrintable Property string DisplayNamePrintable {get;set;}
DistinguishedName Property string DistinguishedName {get;set;}
DomainDistinguishedName Property string DomainDistinguishedName {get;set;}
DontRequireKerberosPreauth Property System.Nullable[bool] DontRequireKerberosPreauth {get;set;}
DowngradeHighPriorityMailX400 Property System.Nullable[bool] DowngradeHighPriorityMailX400 {get;set;}
EmailAddress Property string EmailAddress {get;set;}
EmployeeId Property string EmployeeId {get;set;}
EmployeeNumber Property string EmployeeNumber {get;set;}
EmployeeType Property string EmployeeType {get;set;}
EncryptedTextPasswordAllowed Property System.Nullable[bool] EncryptedTextPasswordAllowed {get;set;}
ExchangeAdminGroup Property string ExchangeAdminGroup {get;set;}
ExchangeTool Property System.Nullable[int] ExchangeTool {get;set;}
ExchangeVersion Property string ExchangeVersion {get;set;}
ExchExtensionCustomAttribute1 Property string[] ExchExtensionCustomAttribute1 {get;set;}
ExchExtensionCustomAttribute2 Property string[] ExchExtensionCustomAttribute2 {get;set;}
ExchExtensionCustomAttribute3 Property string[] ExchExtensionCustomAttribute3 {get;set;}
ExchExtensionCustomAttribute4 Property string[] ExchExtensionCustomAttribute4 {get;set;}
ExchExtensionCustomAttribute5 Property string[] ExchExtensionCustomAttribute5 {get;set;}
ExtensionAttribute1 Property string ExtensionAttribute1 {get;set;}
ExtensionAttribute10 Property string ExtensionAttribute10 {get;set;}
ExtensionAttribute11 Property string ExtensionAttribute11 {get;set;}
ExtensionAttribute12 Property string ExtensionAttribute12 {get;set;}
ExtensionAttribute13 Property string ExtensionAttribute13 {get;set;}
ExtensionAttribute14 Property string ExtensionAttribute14 {get;set;}
ExtensionAttribute15 Property string ExtensionAttribute15 {get;set;}
ExtensionAttribute2 Property string ExtensionAttribute2 {get;set;}
ExtensionAttribute3 Property string ExtensionAttribute3 {get;set;}
ExtensionAttribute4 Property string ExtensionAttribute4 {get;set;}
ExtensionAttribute5 Property string ExtensionAttribute5 {get;set;}
ExtensionAttribute6 Property string ExtensionAttribute6 {get;set;}
ExtensionAttribute7 Property string ExtensionAttribute7 {get;set;}
ExtensionAttribute8 Property string ExtensionAttribute8 {get;set;}
ExtensionAttribute9 Property string ExtensionAttribute9 {get;set;}
FaxNumber Property string FaxNumber {get;set;}
FirstName Property string FirstName {get;set;}
ForwardAndDeliver Property System.Nullable[bool] ForwardAndDeliver {get;set;}
ForwardEmailRecipient Property string ForwardEmailRecipient {get;set;}
ForwardEmailRecipientFlag Property System.Nullable[bool] ForwardEmailRecipientFlag {get;set;}
ForwardToRecipient Property string ForwardToRecipient {get;set;}
FriendlyName Property string FriendlyName {get;set;}
FriendlyParentPath Property string FriendlyParentPath {get;set;}
FriendlyPath Property string FriendlyPath {get;set;}
GarbageCollectionInterval Property System.Nullable[int] GarbageCollectionInterval {get;set;}
Groups Property string[] Groups {get;set;}
HasLinkedMailbox Property System.Nullable[int] HasLinkedMailbox {get;set;}
HasMailbox Property System.Nullable[int] HasMailbox {get;set;}
HideFromAddressLists Property System.Nullable[bool] HideFromAddressLists {get;set;}
HomeDirectory Property string HomeDirectory {get;set;}
HomeDrive Property string HomeDrive {get;set;}
HomeMdb Property string HomeMdb {get;set;}
HomePage Property string HomePage {get;set;}
HomePhone Property string HomePhone {get;set;}
IMAP4IsEnabled Property System.Nullable[bool] IMAP4IsEnabled {get;set;}
IMAP4ProtocolDefaultPrecedence Property System.Nullable[int] IMAP4ProtocolDefaultPrecedence {get;set;}
IMAP4UseProtocolDefault Property System.Nullable[bool] IMAP4UseProtocolDefault {get;set;}
IncomingEmailSize Property System.Nullable[int] IncomingEmailSize {get;set;}
IncomingEmailSizeFlag Property System.Nullable[bool] IncomingEmailSizeFlag {get;set;}
Initials Property string Initials {get;set;}
InstantMessagingHomeServer Property string InstantMessagingHomeServer {get;set;}
InstantMessagingUrl Property string InstantMessagingUrl {get;set;}
IpPhone Property string IpPhone {get;set;}
IsAccountLocked Property System.Nullable[bool] IsAccountLocked {get;set;}
IsDisabled Property System.Nullable[bool] IsDisabled {get;set;}
IsMailboxMoveStatus Property System.Nullable[bool] IsMailboxMoveStatus {get;set;}
IsManaged Property System.Nullable[bool] IsManaged {get;set;}
IsObjectManaged Property System.Nullable[bool] IsObjectManaged {get;set;}
ItemCount Property System.Nullable[int] ItemCount {get;set;}
LastLogOffTime Property System.Nullable[datetime] LastLogOffTime {get;set;}
LastLogon Property System.Nullable[datetime] LastLogon {get;set;}
LastLogOnTime Property System.Nullable[datetime] LastLogOnTime {get;set;}
LastName Property string LastName {get;set;}
LegacyExchangeDn Property string LegacyExchangeDn {get;set;}
LinkedMailboxAccount Property string LinkedMailboxAccount {get;set;}
LinkedMasterAccount Property string LinkedMasterAccount {get;set;}
LitigationHoldDuration Property System.Nullable[int] LitigationHoldDuration {get;set;}
LitigationHoldDurationFlag Property System.Nullable[bool] LitigationHoldDurationFlag {get;set;}
LitigationHoldEnabled Property System.Nullable[bool] LitigationHoldEnabled {get;set;}
LoginHours Property NetIQ.DRA.Common.Rest.DataModels.LoginHours LoginHours {get;set;}
LoginScript Property string LoginScript {get;set;}
LoginWorkstations Property string[] LoginWorkstations {get;set;}
LogonCount Property System.Nullable[int] LogonCount {get;set;}
Mailbox Property NetIQ.DRA.Common.Rest.DataModels.Mailbox Mailbox {get;set;}
MailboxMoveStatus Property System.Nullable[int] MailboxMoveStatus {get;set;}
MailboxStore Property string MailboxStore {get;set;}
MailboxType Property System.Nullable[int] MailboxType {get;set;}
MailNickname Property string MailNickname {get;set;}
Manager Property string Manager {get;set;}
ManagerFlag Property System.Nullable[bool] ManagerFlag {get;set;}
MAPIIsEnabled Property System.Nullable[bool] MAPIIsEnabled {get;set;}
MarkPendingAsTentative Property System.Nullable[bool] MarkPendingAsTentative {get;set;}
MaximumBookingLeadTime Property System.Nullable[int] MaximumBookingLeadTime {get;set;}
MaximumDurationInMinutes Property System.Nullable[int] MaximumDurationInMinutes {get;set;}
MaximumRecipients Property System.Nullable[int] MaximumRecipients {get;set;}
MaximumRecipientsFlag Property System.Nullable[bool] MaximumRecipientsFlag {get;set;}
MemberOf Property System.Collections.Generic.List[NetIQ.DRA.Common.Rest.DataModels.ModelO...
MiddleName Property string MiddleName {get;set;}
Mobile Property string Mobile {get;set;}
MsNPCallingStationID Property string MsNPCallingStationID {get;set;}
MsNpSavedCallingStationID Property string MsNpSavedCallingStationID {get;}
Name Property string Name {get;set;}
NameValue Property string NameValue {get;set;}
Notes Property string Notes {get;set;}
ObjectClass Property string ObjectClass {get;set;}
ObjTypeGuid Property string ObjTypeGuid {get;set;}
Office365DeliverAndForward Property System.Nullable[bool] Office365DeliverAndForward {get;set;}
Office365ForwardingAddress Property string Office365ForwardingAddress {get;set;}
Office365ForwardingAddressFlag Property System.Nullable[bool] Office365ForwardingAddressFlag {get;set;}
Office365FullAccess Property string[] Office365FullAccess {get;set;}
Office365FullAccessAdd Property string[] Office365FullAccessAdd {get;set;}
Office365FullAccessRemove Property string[] Office365FullAccessRemove {get;set;}
Office365SendAs Property string[] Office365SendAs {get;set;}
Office365SendAsAdd Property string[] Office365SendAsAdd {get;set;}
Office365SendAsRemove Property string[] Office365SendAsRemove {get;set;}
Office365SendOnBehalf Property string[] Office365SendOnBehalf {get;set;}
Office365SendOnBehalfAdd Property string[] Office365SendOnBehalfAdd {get;set;}
Office365SendOnBehalfRemove Property string[] Office365SendOnBehalfRemove {get;set;}
Office365TenantIntId Property System.Nullable[int] Office365TenantIntId {get;set;}
Office365UserLicenses Property string Office365UserLicenses {get;set;}
OriginalParentPath Property string OriginalParentPath {get;set;}
OtherFacsimileTelephoneNumber Property string[] OtherFacsimileTelephoneNumber {get;set;}
OtherHomePhones Property string[] OtherHomePhones {get;set;}
OtherIpPhones Property string[] OtherIpPhones {get;set;}
OtherMobilePhones Property string[] OtherMobilePhones {get;set;}
OtherPagers Property string[] OtherPagers {get;set;}
OtherTelephones Property string[] OtherTelephones {get;set;}
OutgoingEmailSize Property System.Nullable[int] OutgoingEmailSize {get;set;}
OutgoingEmailSizeFlag Property System.Nullable[bool] OutgoingEmailSizeFlag {get;set;}
OutlookWebAccessIsEnabled Property System.Nullable[bool] OutlookWebAccessIsEnabled {get;set;}
OutlookWebAccessPolicy Property string OutlookWebAccessPolicy {get;set;}
Pager Property string Pager {get;set;}
PasswordCantBeChanged Property System.Nullable[bool] PasswordCantBeChanged {get;set;}
PasswordDoesntExpire Property System.Nullable[bool] PasswordDoesntExpire {get;set;}
passwordLastChanged Property System.Nullable[datetime] passwordLastChanged {get;set;}
PasswordRequired Property System.Nullable[bool] PasswordRequired {get;set;}
Path Property string Path {get;set;}
PercentageUsed Property System.Nullable[int] PercentageUsed {get;set;}
Permissions Property System.Nullable[int] Permissions {get;set;}
PhysicalDeliveryOfficeName Property string PhysicalDeliveryOfficeName {get;set;}
POP3IsEnabled Property System.Nullable[bool] POP3IsEnabled {get;set;}
POP3ProtocolDefaultPrecedence Property System.Nullable[int] POP3ProtocolDefaultPrecedence {get;set;}
POP3UseProtocolDefault Property System.Nullable[bool] POP3UseProtocolDefault {get;set;}
PostalCode Property string PostalCode {get;set;}
PostOfficeBox Property string PostOfficeBox {get;set;}
Powers Property NetIQ.DRA.Common.Rest.DataModels.DictionaryData Powers {get;set;}
PrimaryGroupID Property System.Nullable[int] PrimaryGroupID {get;set;}
PrimaryGroupPath Property string PrimaryGroupPath {get;set;}
Profile Property string Profile {get;set;}
ProhibitSendQuota Property System.Nullable[int] ProhibitSendQuota {get;set;}
ProtectedFromAccidentalDeletion Property System.Nullable[bool] ProtectedFromAccidentalDeletion {get;set;}
ProxyAddresses Property string[] ProxyAddresses {get;set;}
PublicDelegates Property array PublicDelegates {get;set;}
QuotaIssueWarning Property System.Nullable[int] QuotaIssueWarning {get;set;}
QuotaIssueWarningFlag Property System.Nullable[bool] QuotaIssueWarningFlag {get;set;}
QuotaProhibitSendOnly Property System.Nullable[int] QuotaProhibitSendOnly {get;set;}
QuotaProhibitSendOnlyFlag Property System.Nullable[bool] QuotaProhibitSendOnlyFlag {get;set;}
QuotaProhibitSendReceive Property System.Nullable[int] QuotaProhibitSendReceive {get;set;}
QuotaProhibitSendReceiveFlag Property System.Nullable[bool] QuotaProhibitSendReceiveFlag {get;set;}
QuotaUseMBStoreDefaults Property System.Nullable[bool] QuotaUseMBStoreDefaults {get;set;}
RasFramedIpAddress Property string RasFramedIpAddress {get;set;}
RasPhoneNumber Property string RasPhoneNumber {get;set;}
RecipientPolicyUpdatesEmailAddress Property System.Nullable[bool] RecipientPolicyUpdatesEmailAddress {get;set;}
RejectMessagesFrom Property string[] RejectMessagesFrom {get;set;}
RejectMessagesFromGroups Property string[] RejectMessagesFromGroups {get;set;}
RemoteAccessPermissions Property System.Nullable[int] RemoteAccessPermissions {get;set;}
RemovePrivateFlagOnAcceptedMeeting Property System.Nullable[bool] RemovePrivateFlagOnAcceptedMeeting {get;set;}
RequireAuthenticationToSendTo Property System.Nullable[bool] RequireAuthenticationToSendTo {get;set;}
ResourceAttributes Property string[] ResourceAttributes {get;set;}
ResourceCapacity Property System.Nullable[int] ResourceCapacity {get;set;}
sAMAccountName Property string sAMAccountName {get;set;}
SendOrganizerInfoWithDecline Property System.Nullable[bool] SendOrganizerInfoWithDecline {get;set;}
ShowInAdvancedViewOnly Property System.Nullable[bool] ShowInAdvancedViewOnly {get;set;}
SkypeArchivingPolicy Property string SkypeArchivingPolicy {get;set;}
SkypeAudioVideoDisabled Property System.Nullable[bool] SkypeAudioVideoDisabled {get;set;}
SkypeClientPolicy Property string SkypeClientPolicy {get;set;}
SkypeClientVersionPolicy Property string SkypeClientVersionPolicy {get;set;}
SkypeConferencingPolicy Property string SkypeConferencingPolicy {get;set;}
SkypeDialPlanPolicy Property string SkypeDialPlanPolicy {get;set;}
SkypeEnabled Property System.Nullable[int] SkypeEnabled {get;set;}
SkypeEnterpriseVoiceEnabled Property System.Nullable[bool] SkypeEnterpriseVoiceEnabled {get;set;}
SkypeExternalAccessPolicy Property string SkypeExternalAccessPolicy {get;set;}
SkypeLineServerURI Property string SkypeLineServerURI {get;set;}
SkypeLineURI Property string SkypeLineURI {get;set;}
SkypeLocationPolicy Property string SkypeLocationPolicy {get;set;}
SkypeMobilityPolicy Property string SkypeMobilityPolicy {get;set;}
SkypeOnlineConferencingPolicy Property string SkypeOnlineConferencingPolicy {get;set;}
SkypeOnlineEnabled Property System.Nullable[bool] SkypeOnlineEnabled {get;set;}
SkypeOnlineExternalAccessPolicy Property string SkypeOnlineExternalAccessPolicy {get;set;}
SkypeOnlineUserAcpDomain Property string SkypeOnlineUserAcpDomain {get;set;}
SkypeOnlineUserAcpName Property string SkypeOnlineUserAcpName {get;set;}
SkypeOnlineUserAcpParticipantPasscode Property string SkypeOnlineUserAcpParticipantPasscode {get;set;}
SkypeOnlineUserAcpTollFreeNumbers Property string SkypeOnlineUserAcpTollFreeNumbers {get;set;}
SkypeOnlineUserAcpTollNumber Property string SkypeOnlineUserAcpTollNumber {get;set;}
SkypeOnlineUserAcpUrl Property string SkypeOnlineUserAcpUrl {get;set;}
SkypePersistentChatPolicy Property string SkypePersistentChatPolicy {get;set;}
SkypePin Property string SkypePin {get;set;}
SkypePinExpiration Property System.Nullable[datetime] SkypePinExpiration {get;set;}
SkypePinIsLocked Property System.Nullable[bool] SkypePinIsLocked {get;set;}
SkypePinIsSet Property System.Nullable[bool] SkypePinIsSet {get;set;}
SkypePinLastChangeTime Property System.Nullable[datetime] SkypePinLastChangeTime {get;set;}
SkypePinPolicy Property string SkypePinPolicy {get;set;}
SkypeRegistrarPool Property string SkypeRegistrarPool {get;set;}
SkypeRemoteCallControlTelephonyEnabled Property System.Nullable[bool] SkypeRemoteCallControlTelephonyEnabled {get;set;}
SkypeSipAddress Property string SkypeSipAddress {get;set;}
SkypeTelephony Property string SkypeTelephony {get;set;}
SkypeVoicePolicy Property string SkypeVoicePolicy {get;set;}
SmartcardRequired Property System.Nullable[bool] SmartcardRequired {get;set;}
State Property string State {get;set;}
StreetAddress Property string StreetAddress {get;set;}
TargetAddress Property string TargetAddress {get;set;}
TelephoneNumber Property string TelephoneNumber {get;set;}
ThumbnailPhoto Property byte[] ThumbnailPhoto {get;set;}
Title Property string Title {get;set;}
TotalItemSize Property System.Nullable[int] TotalItemSize {get;set;}
trustedForDelegation Property System.Nullable[bool] trustedForDelegation {get;set;}
TrusteeName Property string TrusteeName {get;set;}
TrusteeSid Property string TrusteeSid {get;set;}
TypeDom Property System.Nullable[int] TypeDom {get;set;}
UmAccountLockedOut Property System.Nullable[bool] UmAccountLockedOut {get;set;}
UmPin Property string UmPin {get;set;}
UmPinExpired Property System.Nullable[bool] UmPinExpired {get;set;}
UnifiedMessagingIsEnabled Property System.Nullable[bool] UnifiedMessagingIsEnabled {get;set;}
UpnSuffixes Property string[] UpnSuffixes {get;set;}
URLs Property string[] URLs {get;set;}
UseAutomaticArchiveMailboxStore Property System.Nullable[bool] UseAutomaticArchiveMailboxStore {get;set;}
UseDefaultMailboxStore Property System.Nullable[bool] UseDefaultMailboxStore {get;set;}
useDesEncyptionOnly Property System.Nullable[bool] useDesEncyptionOnly {get;set;}
UseMapiRecipient Property System.Nullable[bool] UseMapiRecipient {get;set;}
UserMustChangePassword Property System.Nullable[bool] UserMustChangePassword {get;set;}
UserPassword Property string UserPassword {get;set;}
UserPrincipalName Property string UserPrincipalName {get;set;}
VarSetFilterString Property string VarSetFilterString {get;}
WhenChanged Property System.Nullable[datetime] WhenChanged {get;set;}
WhenCreated Property System.Nullable[datetime] WhenCreated {get;set;}
WinNTPath Property string WinNTPath {get;set;}
WtsAllowLogon Property System.Nullable[int] WtsAllowLogon {get;set;}
WtsBrokenTimeoutSettings Property System.Nullable[int] WtsBrokenTimeoutSettings {get;set;}
WtsDeviceClientDefaultPrinter Property System.Nullable[int] WtsDeviceClientDefaultPrinter {get;set;}
WtsDeviceClientDrives Property System.Nullable[int] WtsDeviceClientDrives {get;set;}
WtsDeviceClientPrinters Property System.Nullable[int] WtsDeviceClientPrinters {get;set;}
WtsHomeDir Property string WtsHomeDir {get;set;}
WtsHomeDirDrive Property string WtsHomeDirDrive {get;set;}
WtsInheritInitialProgram Property System.Nullable[int] WtsInheritInitialProgram {get;set;}
WtsInitialProgram Property string WtsInitialProgram {get;set;}
WtsProfilePath Property string WtsProfilePath {get;set;}
WtsReconnectSettings Property System.Nullable[int] WtsReconnectSettings {get;set;}
WtsShadowingSettings Property System.Nullable[int] WtsShadowingSettings {get;set;}
WtsTimeoutSettingsConnections Property System.Nullable[int] WtsTimeoutSettingsConnections {get;set;}
WtsTimeoutSettingsDisconnections Property System.Nullable[int] WtsTimeoutSettingsDisconnections {get;set;}
WtsTimeoutSettingsIdle Property System.Nullable[int] WtsTimeoutSettingsIdle {get;set;}
WtsWorkingDirectory Property string WtsWorkingDirectory {get;set;}
X400EmailAddress Property string X400EmailAddress {get;set;}
most of which are worthless. the Default Get-ADUser command outputs a set of default attributes unless you specifically query them.