Forum

Exchange 2013 Datab...
 
Bildirimler
Hepsini Temizle

Exchange 2013 Database Include Mounted Ogelerini Görme

1 Yazılar
1 Üyeler
0 Likes
586 Görüntüleme
(@ufuktatlidil)
Gönderiler: 5718
Illustrious Member
Konu başlatıcı
 

Merhaba;

Exchange 2013 Database Include Mounted Ogelerini Görmek için aşağıda ki PS komutunu çalıştırmanız yeterli olacaktır.

Get-MailboxDatabase -Identity “Database Ismi – DB Name” | Get-Member

Get-MailboxDatabase -Identity EX13DAG2-DB | Get-Member

Açılımı:
TypeName: Microsoft.Exchange.Data.Directory.SystemConfiguration.MailboxDatabase

Name                                         MemberType   Definition

—-                                         ———-   ———-

Clone                                        Method       System.Object Clone(), System.Object ICloneable.Clone()

CopyChangesFrom                              Method       void IConfigurable.CopyChangesFrom(Microsoft.Exchange.Data…

Equals                                       Method       bool Equals(System.Object obj)

GetHashCode                                  Method       int GetHashCode()

GetProperties                                Method       System.Object[] GetProperties(System.Collections.Generic.I…

GetProxyInfo                                 Method       System.Object GetProxyInfo(), System.Object ICmdletProxyab…

GetType                                      Method       type GetType()

ResetChangeTracking                          Method       void IConfigurable.ResetChangeTracking()

SetProxyInfo                                 Method       void SetProxyInfo(System.Object proxyInfoValue), void ICmd…

ToString                                     Method       string ToString()

Validate                                     Method       Microsoft.Exchange.Data.ValidationError[] Validate(), Micr…

PSComputerName                               NoteProperty System.String PSComputerName=ex13dag2.msexchangetr.local

PSShowComputerName                           NoteProperty System.Boolean PSShowComputerName=False

RunspaceId                                   NoteProperty System.Guid RunspaceId=39bbd89f-8ea2-47a8-9bec-20e4069391bd

ActivationPreference                         Property     System.Collections.Generic.KeyValuePair[Microsoft.Exchange...

AdminDisplayName                             Property     string AdminDisplayName {get;}

AdminDisplayVersion                          Property     Microsoft.Exchange.Data.ServerVersion AdminDisplayVersion ...

AdministrativeGroup                          Property     Microsoft.Exchange.Data.Directory.ADObjectId Administrativ...

AllDatabaseCopies                            Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Data...

AllowFileRestore                             Property     bool AllowFileRestore {get;set;}

AutoDagExcludeFromMonitoring                 Property     bool AutoDagExcludeFromMonitoring {get;set;}

AutoDatabaseMountDial                        Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Auto...

AvailableNewMailboxSpace                     Property     System.Nullable[Microsoft.Exchange.Data.ByteQuantifiedSize...

BackgroundDatabaseMaintenance                Property     bool BackgroundDatabaseMaintenance {get;set;}

BackgroundDatabaseMaintenanceDelay           Property     System.Nullable[int] BackgroundDatabaseMaintenanceDelay {g…

BackgroundDatabaseMaintenanceSerialization   Property     System.Nullable[bool] BackgroundDatabaseMaintenanceSeriali…

BackupInProgress                             Property     System.Nullable[bool] BackupInProgress {get;}

CachedClosedTables                           Property     System.Nullable[int] CachedClosedTables {get;}

CachePriority                                Property     System.Nullable[int] CachePriority {get;}

CalendarLoggingQuota                         Property     Microsoft.Exchange.Data.Unlimited[Microsoft.Exchange.Data....

CircularLoggingEnabled                       Property     bool CircularLoggingEnabled {get;set;}

CurrentSchemaVersion                         Property     string CurrentSchemaVersion {get;}

DatabaseCopies                               Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Data...

DatabaseCreated                              Property     bool DatabaseCreated {get;}

DatabaseExtensionSize                        Property     System.Nullable[int] DatabaseExtensionSize {get;}

DatabaseGroup                                Property     string DatabaseGroup {get;set;}

DatabaseSize                                 Property     System.Nullable[Microsoft.Exchange.Data.ByteQuantifiedSize...

DataMoveReplicationConstraint                Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Data...

DeletedItemRetention                         Property     Microsoft.Exchange.Data.EnhancedTimeSpan DeletedItemRetent...

Description                                  Property     string Description {get;}

DistinguishedName                            Property     string DistinguishedName {get;}

DumpsterServersNotAvailable                  Property     string[] DumpsterServersNotAvailable {get;}

DumpsterStatistics                           Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Dump…

EdbFilePath                                  Property     Microsoft.Exchange.Data.EdbFilePath EdbFilePath {get;}

EventHistoryRetentionPeriod                  Property     Microsoft.Exchange.Data.EnhancedTimeSpan EventHistoryReten…

ExchangeLegacyDN                             Property     string ExchangeLegacyDN {get;}

ExchangeVersion                              Property     Microsoft.Exchange.Data.ExchangeObjectVersion ExchangeVers…

Guid                                         Property     guid Guid {get;}

Identity                                     Property     Microsoft.Exchange.Data.ObjectId Identity {get;}

IndexEnabled                                 Property     bool IndexEnabled {get;set;}

InvalidDatabaseCopies                        Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Data…

IsExcludedFromInitialProvisioning            Property     bool IsExcludedFromInitialProvisioning {get;set;}

IsExcludedFromProvisioning                   Property     bool IsExcludedFromProvisioning {get;set;}

IsExcludedFromProvisioningBySpaceMonitoring  Property     bool IsExcludedFromProvisioningBySpaceMonitoring {get;set;}

IsMailboxDatabase                            Property     bool IsMailboxDatabase {get;}

IsPublicFolderDatabase                       Property     bool IsPublicFolderDatabase {get;}

IssueWarningQuota                            Property     Microsoft.Exchange.Data.Unlimited[Microsoft.Exchange.Data....

IsSuspendedFromProvisioning                  Property     bool IsSuspendedFromProvisioning {get;set;}

IsValid                                      Property     bool IsValid {get;}

JournalRecipient                             Property     Microsoft.Exchange.Data.Directory.ADObjectId JournalRecipi...

LastCopyBackup                               Property     System.Nullable[datetime] LastCopyBackup {get;}

LastDifferentialBackup                       Property     System.Nullable[datetime] LastDifferentialBackup {get;}

LastFullBackup                               Property     System.Nullable[datetime] LastFullBackup {get;}

LastIncrementalBackup                        Property     System.Nullable[datetime] LastIncrementalBackup {get;}

LogBuffers                                   Property     System.Nullable[int] LogBuffers {get;}

LogCheckpointDepth                           Property     System.Nullable[int] LogCheckpointDepth {get;}

LogFilePrefix                                Property     string LogFilePrefix {get;}

LogFileSize                                  Property     int LogFileSize {get;}

LogFolderPath                                Property     Microsoft.Exchange.Data.NonRootLocalLongFullPath LogFolder…

MailboxLoadBalanceEnabled                    Property     System.Nullable[bool] MailboxLoadBalanceEnabled {get;set;}

MailboxLoadBalanceMaximumEdbFileSize         Property     System.Nullable[Microsoft.Exchange.Data.ByteQuantifiedSize...

MailboxLoadBalanceOverloadedThreshold        Property     System.Nullable[int] MailboxLoadBalanceOverloadedThreshold…

MailboxLoadBalanceRelativeLoadCapacity       Property     System.Nullable[int] MailboxLoadBalanceRelativeLoadCapacit…

MailboxLoadBalanceUnderloadedThreshold       Property     System.Nullable[int] MailboxLoadBalanceUnderloadedThreshol…

MailboxProvisioningAttributes                Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Mail…

MailboxRetention                             Property     Microsoft.Exchange.Data.EnhancedTimeSpan MailboxRetention …

MaintenanceSchedule                          Property     Microsoft.Exchange.Data.Schedule MaintenanceSchedule {get;…

MasterServerOrAvailabilityGroup              Property     Microsoft.Exchange.Data.Directory.ADObjectId MasterServerO…

MasterType                                   Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Mast…

MaximumBackgroundDatabaseMaintenanceInterval Property     System.Nullable[int] MaximumBackgroundDatabaseMaintenanceI…

MaximumCursors                               Property     System.Nullable[int] MaximumCursors {get;}

MaximumOpenTables                            Property     System.Nullable[int] MaximumOpenTables {get;}

MaximumPreReadPages                          Property     System.Nullable[int] MaximumPreReadPages {get;}

MaximumReplayPreReadPages                    Property     System.Nullable[int] MaximumReplayPreReadPages {get;}

MaximumSessions                              Property     System.Nullable[int] MaximumSessions {get;}

MaximumTemporaryTables                       Property     System.Nullable[int] MaximumTemporaryTables {get;}

MaximumVersionStorePages                     Property     System.Nullable[int] MaximumVersionStorePages {get;}

MimimumBackgroundDatabaseMaintenanceInterval Property     System.Nullable[int] MimimumBackgroundDatabaseMaintenanceI…

MountAtStartup                               Property     bool MountAtStartup {get;set;}

Mounted                                      Property     System.Nullable[bool] Mounted {get;}

MountedOnServer                              Property     string MountedOnServer {get;}

Name                                         Property     string Name {get;set;}

ObjectCategory                               Property     Microsoft.Exchange.Data.Directory.ADObjectId ObjectCategor…

ObjectClass                                  Property     Microsoft.Exchange.Data.MultiValuedProperty[string] Object…

ObjectState                                  Property     Microsoft.Exchange.Data.ObjectState ObjectState {get;}

OfflineAddressBook                           Property     Microsoft.Exchange.Data.Directory.ADObjectId OfflineAddres…

Organization                                 Property     Microsoft.Exchange.Data.Directory.ADObjectId Organization …

OrganizationId                               Property     Microsoft.Exchange.Data.Directory.OrganizationId Organizat…

OriginalDatabase                             Property     Microsoft.Exchange.Data.Directory.ADObjectId OriginalDatab…

OriginatingServer                            Property     string OriginatingServer {get;}

PreferredVersionStorePages                   Property     System.Nullable[int] PreferredVersionStorePages {get;}

ProhibitSendQuota                            Property     Microsoft.Exchange.Data.Unlimited[Microsoft.Exchange.Data....

ProhibitSendReceiveQuota                     Property     Microsoft.Exchange.Data.Unlimited[Microsoft.Exchange.Data....

PublicFolderDatabase                         Property     Microsoft.Exchange.Data.Directory.ADObjectId PublicFolderD...

QuotaNotificationSchedule                    Property     Microsoft.Exchange.Data.Schedule QuotaNotificationSchedule...

RecoverableItemsQuota                        Property     Microsoft.Exchange.Data.Unlimited[Microsoft.Exchange.Data....

RecoverableItemsWarningQuota                 Property     Microsoft.Exchange.Data.Unlimited[Microsoft.Exchange.Data....

Recovery                                     Property     bool Recovery {get;}

ReplayBackgroundDatabaseMaintenance          Property     System.Nullable[bool] ReplayBackgroundDatabaseMaintenance …

ReplayBackgroundDatabaseMaintenanceDelay     Property     System.Nullable[int] ReplayBackgroundDatabaseMaintenanceDe…

ReplayCachePriority                          Property     System.Nullable[int] ReplayCachePriority {get;}

ReplayCheckpointDepth                        Property     System.Nullable[int] ReplayCheckpointDepth {get;}

ReplayLagTimes                               Property     System.Collections.Generic.KeyValuePair[Microsoft.Exchange...

ReplicationType                              Property     Microsoft.Exchange.Data.Directory.SystemConfiguration.Repl...

RequestedSchemaVersion                       Property     string RequestedSchemaVersion {get;}

RetainDeletedItemsUntilBackup                Property     bool RetainDeletedItemsUntilBackup {get;set;}

RpcClientAccessServer                        Property     string RpcClientAccessServer {get;}

Server                                       Property     Microsoft.Exchange.Data.Directory.ADObjectId Server {get;}

ServerName                                   Property     string ServerName {get;}

Servers                                      Property     Microsoft.Exchange.Data.Directory.ADObjectId[] Servers {get;}

SnapshotLastCopyBackup                       Property     System.Nullable[bool] SnapshotLastCopyBackup {get;}

SnapshotLastDifferentialBackup               Property     System.Nullable[bool] SnapshotLastDifferentialBackup {get;}

SnapshotLastFullBackup                       Property     System.Nullable[bool] SnapshotLastFullBackup {get;}

SnapshotLastIncrementalBackup                Property     System.Nullable[bool] SnapshotLastIncrementalBackup {get;}

TemporaryDataFolderPath                      Property     Microsoft.Exchange.Data.NonRootLocalLongFullPath Temporary…

TruncationLagTimes                           Property     System.Collections.Generic.KeyValuePair[Microsoft.Exchange...

WhenChanged                                  Property     System.Nullable[datetime] WhenChanged {get;}

WhenChangedUTC                               Property     System.Nullable[datetime] WhenChangedUTC {get;}

WhenCreated                                  Property     System.Nullable[datetime] WhenCreated {get;}

WhenCreatedUTC                               Property     System.Nullable[datetime] WhenCreatedUTC {get;}

WorkerProcessId                              Property     System.Nullable[int] WorkerProcessId {get;}

 
Gönderildi : 20/08/2014 16:58

Paylaş: