WhiteboardAdmin 1.8.0 PowerShell Module released
Hi All,
Yesterday the PowerShell Module WhiteboardAdmin has been released in Version 1.8.0.
![](https://icewolffile.blob.core.windows.net/$web/202206/WhiteboardAdmin_1.8.0_01.jpg)
To install use the commandlets below. Remember the PowerShell has to be startet "As Administrator" to uninstall/install PowerShell Modules.
Get-InstalledModule WhiteboardAdmin
Find-Module WhiteboardAdmin
Uninstall-Module WhiteboardAdmin
Install-Module WhiteboardAdmin
![](https://icewolffile.blob.core.windows.net/$web/202206/WhiteboardAdmin_1.8.0_02.jpg)
To get the Whiteboards of a user you must use TenantAdmin Credentials
Get-Whiteboard -UserId <ObjectIDofUser>
Get-Whiteboard -UserId 6db8cdd5-8e93-462d-9907-994406c07f60![](https://icewolffile.blob.core.windows.net/$web/202206/WhiteboardAdmin_1.8.0_03.jpg)
![](https://icewolffile.blob.core.windows.net/$web/202206/WhiteboardAdmin_1.8.0_04.jpg)
Regards
Andres Bohren
![](https://icewolffile.blob.core.windows.net/$web/logos/O365_logo.png)