Skip to content

[AutoPublish] main to live - 07/14 15:34 PDT | 07/15 04:04 IST #12884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
external help file: WhiteboardAdmin-help.xml
Module Name: WhiteboardAdmin
online version: https://learn.microsoft.com/powershell/module/whiteboard/get-originalfluidwhiteboards
Expand All @@ -13,13 +13,13 @@ ms.reviewer:
# Get-OriginalFluidWhiteboards

## SYNOPSIS

Gets one or more whiteboards that are originally created as Fluid whiteboards, directly into users OneDrive and return them as objects.

## SYNTAX

```powershell
Get-OriginalFluidWhiteboards [-UserId] [-ForceAuthPrompt] [<CommonParameters>]
```
Get-OriginalFluidWhiteboards [-UserId] <Guid> [[-ConnectMgGraph] <String>] [[-ContinuationToken] <String>]
[-ForceAuthPrompt] [[-IncrementalRunName] <String>] [<CommonParameters>]
```

## DESCRIPTION
Expand All @@ -30,15 +30,14 @@ Gets one or more whiteboards that are originally created as Fluid whiteboards, d

### EXAMPLE 1

Get all user's whiteboards that are originally created as Fluid whiteboards directly into users OneDrive.

```powershell
PS C:\>Get-OriginalFluidWhiteboards -UserId 00000000-0000-0000-0000-000000000001
```

Get all user's whiteboards that are originally created as Fluid whiteboards directly into users OneDrive.

### Output

```yaml
```Output
Drive Items found for User 00000000-0000-0000-0000-000000000001 ---------------------------------------------------
Name: TradeTestwhiteboard.whiteboard
ID: 01ZSJH4Y3TXKT7TKCRRZG3LFKTEGDGSKW4
Expand All @@ -62,21 +61,34 @@ User Name: Adele Vance

## PARAMETERS

### -UserId

The ID of the user account to query whiteboards for. Admin should have access to user OneDrive to get that user whiteboards.
### -ConnectMgGraph
{{ Fill ConnectMgGraph Description }}

```yaml
Type: Guid
Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Applicable: Microsoft Whiteboard
```

### -ContinuationToken
{{ Fill ContinuationToken Description }}

```yaml
Type: System.String
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -ForceAuthPrompt
Expand All @@ -96,14 +108,50 @@ Accept wildcard characters: False
Applicable: Microsoft Whiteboard
```

### -IncrementalRunName
{{ Fill IncrementalRunName Description }}

```yaml
Type: System.String
Parameter Sets: (All)
Aliases:

Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -UserId

The ID of the user account to query whiteboards for. Admin should have access to user OneDrive to get that user whiteboards.

```yaml
Type: Guid
Parameter Sets: (All)
Aliases:

Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Applicable: Microsoft Whiteboard
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216)

## INPUTS

### None

## OUTPUTS

### System.Object

## NOTES

For details on user IDs, see the [overview page](../../docs-conceptual/overview.md).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
external help file: WhiteboardAdmin-help.xml
Module Name: WhiteboardAdmin
online version: https://learn.microsoft.com/powershell/module/whiteboard/get-originalfluidwhiteboardsfortenant
Expand All @@ -13,33 +13,37 @@ ms.reviewer:
# Get-OriginalFluidWhiteboardsForTenant

## SYNOPSIS

Gets one or more whiteboards that are originally created as fluid directly into OneDrive for all users under that admin and returns them as objects.
Gets one or more whiteboards that are originally created as fluid directly into OneDrive for all
users under that admin and returns them as objects.

## SYNTAX

```powershell
Get-OriginalFluidWhiteboardsForTenant [-IncrementalRunName <String>] [-ForceAuthPrompt] [<CommonParameters>]
```
Get-OriginalFluidWhiteboardsForTenant [[-IncrementalRunName] <String>] [-ForceAuthPrompt]
[<CommonParameters>]
```

## DESCRIPTION

Gets one or more whiteboards that are originally created as fluid directly into OneDrive and returns them as objects. It output all boards created directly into OneDrive in all user accounts under that Tenant
Gets one or more whiteboards that are originally created as fluid directly into OneDrive and returns
them as objects. It output all boards created directly into OneDrive in all user accounts under that
Tenant

## EXAMPLES

### EXAMPLE 1

Get all user's originally created fluid whiteboards in that tenant and outputs in cmd with all users
whiteboards provided admin has access to all those users oneDrive for which it is intended to get
whiteboards.

```powershell
PS C:\>Get-OriginalFluidWhiteboardsForTenant
```

Get all user's originally created fluid whiteboards in that tenant and outputs in cmd with all users whiteboards provided admin has access to all those users oneDrive for which it is intended to get whiteboards.

### Output

```yaml
Drive Items found for User e2ff85af-37e6-4ed7-893b-7ea10c380dc4 ---------------------------------------------------
```Output
Drive Items found for User e2ff85af-37e6-4ed7-893b-7ea10c380dc4
---------------------------------------------------
Name: Test11whiteboard.whiteboard
ID: 01ZSJH4Y3TXKT7TKCRRZG3LFKTEGDGSKW4
Last Modified: 03/06/2025 09:59:32
Expand All @@ -58,7 +62,8 @@ User ID: e2ff85af-37e6-4ed7-893b-7ea10c380dc4
User Email: [email protected]
User Name: Adele Vance
--------------------------------------
Drive Items found for User 98f9e197-f331-4cca-b7b7-0c0307452fdd ---------------------------------------------------
Drive Items found for User 98f9e197-f331-4cca-b7b7-0c0307452fdd
---------------------------------------------------
Name: Azure111 whiteboard 1.whiteboard
ID: 01BYRZZIGVVILTKNPTFFFL2M5WFSTDVMSZ
Last Modified: 02/13/2025 16:45:58
Expand All @@ -83,15 +88,15 @@ Admin does not have access to User 4f14ba28-e678-4535-a9ea-c9f3b32c46f0 OneDrive

### EXAMPLE 2

Get all user's originally created fluid whiteboards in that tenant and incrementally creates file
"WhiteboardsOriginalFluid-$IncrementalRunName.txt" with all users whiteboards provided admin has
access to all those users oneDrive for which it is intended to get whiteboards.

```powershell
PS C:\>Get-OriginalFluidWhiteboardsForTenant -IncrementalRunName 1
```

Get all user's originally created fluid whiteboards in that tenant and incrementally creates file "WhiteboardsOriginalFluid-$IncrementalRunName.txt" with all users whiteboards provided admin has access to all those users oneDrive for which it is intended to get whiteboards.

### Output

```yaml
```Output
[
"Name: Test11whiteboard.whiteboard",
"ID: 01ZSJH4Y3TXKT7TKCRRZG3LFKTEGDGSKW4",
Expand Down Expand Up @@ -127,50 +132,59 @@ Get all user's originally created fluid whiteboards in that tenant and increment

## PARAMETERS

### -IncrementalRunName

Saves incremental progress as the cmdlet runs. Writes progress and results to `.txt` files in the current directory:
### -ForceAuthPrompt

- `WhiteboardsOriginalFluid-*.txt` contains the incremental results containing whiteboard objects for the tenant where `*` is the provided **IncrementalRunName**.
Optional. Always prompt for auth. Use to ignore cached credentials.

```yaml
Type: String
Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
Applicable: Microsoft Whiteboard
```

### -ForceAuthPrompt
### -IncrementalRunName

Optional. Always prompt for auth. Use to ignore cached credentials.
Saves incremental progress as the cmdlet runs. Writes progress and results to `.txt` files in the
current directory:

- `WhiteboardsOriginalFluid-*.txt` contains the incremental results containing whiteboard objects
for the tenant where `*` is the provided **IncrementalRunName**.

```yaml
Type: SwitchParameter
Type: System.String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Applicable: Microsoft Whiteboard
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216)
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose,
-WarningAction, and -WarningVariable. For more information, see
[about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216)

## INPUTS

### None

## OUTPUTS

### System.Object

## NOTES

For details on user IDs, see the [overview page](../../docs-conceptual/overview.md).
Expand Down
Loading
Loading