Get-MSApplications
Get groups of Apps. The results can be edited and fed back into Update-MSApplications to apply bulk updates
Syntax
Get-MSApplications -AppIds (Array) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -All [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -My [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -BlueprintId (Int32) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -BlueprintPath (String) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -BlueprintFolderId (Int32) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -BlueprintFolderPath (String) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -ProcessId (Int32) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -ProcessName (String) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -SubProcessId (Int32) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -SubProcessName (String) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -DeployUnitId (Int32) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -DeployUnitName (String) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -Archived [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -Locked [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -Deleted [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -DropdownValue (String) -Dropdown (String) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]
Get-MSApplications -TeamMemberName (String) -TeamMemberType (String) [-SearchTerm (String)] [-Take (Int32)] [-Skip (Int32)] [-IdsOnly] [-Count] [-IncludeAccepted (Boolean)] [-IncludePending] [-IncludeRationalised] [-IncludeRejected]