< Back
Get-RdsDiagnosticActivities
Post
NAME Get-RdsDiagnosticActivities
SYNTAX
Get-RdsDiagnosticActivities [-StartTime <datetime>] [-EndTime <datetime>] [-ActivityType {Connection | Management
| Feed | RegistrationToken}] [-UserName <string>] [-ActivityId <guid>] [-Outcome {Success | Failure}] [-TenantName
<string>] [-Deployment] [-Detailed] [<CommonParameters>]
PARAMETERS
-ActivityId <guid>
The ID of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Id
Dynamic? false
-ActivityType <ActivityType>
The type of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Type
Dynamic? false
-Deployment
Get deployment-level activities
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases None
Dynamic? false
-Detailed
Get detailed information
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases None
Dynamic? false
-EndTime <datetime>
The time before which the activity ended (local)
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases End
Dynamic? false
-Outcome <Outcome>
The outcome of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases None
Dynamic? false
-StartTime <datetime>
The time after which the activity started (local)
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Start
Dynamic? false
-TenantName <string>
The tenant of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Tenant
Dynamic? false
-UserName <string>
The username for the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases User
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
System.Nullable`1[[Microsoft.RDInfra.Diagnostics.Common.ActivityType, Microsoft.RDInfra.Diagnostics.Common,
Version=1.0.1535.0, Culture=neutral, PublicKeyToken=99498ce06f56ba9d]]
System.String
System.Nullable`1[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
System.Nullable`1[[Microsoft.RDInfra.Diagnostics.Common.Outcome, Microsoft.RDInfra.Diagnostics.Common,
Version=1.0.1535.0, Culture=neutral, PublicKeyToken=99498ce06f56ba9d]]
System.Management.Automation.SwitchParameter
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
SYNTAX
Get-RdsDiagnosticActivities [-StartTime <datetime>] [-EndTime <datetime>] [-ActivityType {Connection | Management
| Feed | RegistrationToken}] [-UserName <string>] [-ActivityId <guid>] [-Outcome {Success | Failure}] [-TenantName
<string>] [-Deployment] [-Detailed] [<CommonParameters>]
PARAMETERS
-ActivityId <guid>
The ID of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Id
Dynamic? false
-ActivityType <ActivityType>
The type of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Type
Dynamic? false
-Deployment
Get deployment-level activities
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases None
Dynamic? false
-Detailed
Get detailed information
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases None
Dynamic? false
-EndTime <datetime>
The time before which the activity ended (local)
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases End
Dynamic? false
-Outcome <Outcome>
The outcome of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases None
Dynamic? false
-StartTime <datetime>
The time after which the activity started (local)
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Start
Dynamic? false
-TenantName <string>
The tenant of the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases Tenant
Dynamic? false
-UserName <string>
The username for the activity
Required? false
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name StartParameterSet
Aliases User
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
System.Nullable`1[[Microsoft.RDInfra.Diagnostics.Common.ActivityType, Microsoft.RDInfra.Diagnostics.Common,
Version=1.0.1535.0, Culture=neutral, PublicKeyToken=99498ce06f56ba9d]]
System.String
System.Nullable`1[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
System.Nullable`1[[Microsoft.RDInfra.Diagnostics.Common.Outcome, Microsoft.RDInfra.Diagnostics.Common,
Version=1.0.1535.0, Culture=neutral, PublicKeyToken=99498ce06f56ba9d]]
System.Management.Automation.SwitchParameter
OUTPUTS
System.Object
ALIASES
None
REMARKS
None