Hi All,
Do you know the Drop Feature in Microsoft Edge?
Use Drop to share files and messages between your phone and desktop devices. Simply drag and drop files to share instantly or send notes to yourself while you browse in Microsoft Edge and stay in the flow.
Klick on the little Paperglider icon on the right Navigation and hit “Start”
I am already logged in with Edge (see icon on Top) so no furhter Authentication is needed
Hi All,
Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23710.12000 PowerShell Module to the PowerShell Gallery
Check the installed Version and what is available from the PowerShell Gallery
Get-InstalledModule Microsoft.Online.SharePoint.PowerShell Find-Module Microsoft.Online.SharePoint.PowerShell
Uninstall old PowerShell Module and install the newest one.
Uninstall-Module Microsoft.Online.SharePoint.PowerShell Install-Module Microsoft.Online.SharePoint.PowerShell Get-InstalledModule Microsoft.Online.SharePoint.PowerShell
List the Commands of the Module
Get-Command -Module Microsoft.
Hi All,
Yesterday Microsoft has released a new Version of the Microsoft.Graph 2.x PowerShell Modules to the PowerShell Gallery. It’s the first Release Candidate - so i expect it to be GA in the next few Months.
PowerShell Gallery Microsoft.Graph 2.0.0-rc1
Microsoft.Graph Release Notes
If you have already installed Microsoft Graph Modules you need to use the -Force and -AllowClobber Parameter
Hi All,
I was very surprised to see that there is new AzureADPreview PowerShell Module in the PowerShell Gallery. The Module was last updated over a year ago.
PowerShell Gallery AzureADPreview
Due the retirement of AzureAD and MSOL PowerShell Modules i was not expecting to see any updates anymore
https://aka.ms/entrachanges
Let’s install the AzureADPreview PowerShell Module side by side with the old Module by using the -Force Parameter
Hi All,
Yesterday, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23612.12000 PowerShell Module to the PowerShell Gallery
Check the installed Version and what is available from the PowerShell Gallery
Get-InstalledModule Microsoft.Online.SharePoint.PowerShell Find-Module Microsoft.Online.SharePoint.PowerShell
Uninstall old PowerShell Module and install the newest one.
Uninstall-Module Microsoft.Online.SharePoint.PowerShell Install-Module Microsoft.Online.SharePoint.PowerShell Get-InstalledModule Microsoft.Online.SharePoint.PowerShell
List the Commands of the Module
Hi All, In a previous Blot Article i have explained how to Enable the Loop App
https://blog.icewolf.ch/archive/2023/04/12/microsoft-loop-and-loop-components.aspx
Today i've learned, that the Loop App for iOS and Android are here. Sure i made some Screenshots from the Installation and First Login. Search for Microsoft Loop in Apple App Store or Google Play Store and install the App
After you start you get some Welcome screens
Hi All, Microsoft's To Do Smart due date and reminder recocnicion was anounced over a year ago. I did try from time to time but it did not work until this week when i tried again. Don't know when exactly this became active in my Tenant but it's good that it works now.
Smart due date and reminder recognition in Microsoft To Do https://techcommunity.microsoft.com/t5/microsoft-to-do-blog/smart-due-date-and-reminder-recognition-in-microsoft-to-do/ba-p/3273521
How it works: use expressions like "
Hi All, Loop Components are available for: Microsoft Teams Chat https://blog.icewolf.ch/archive/2022/06/05/microsoft-teams-fluid-components.aspx Outlook on the Web / Outlook https://blog.topedia.com/2022/10/loop-komponenten-in-outlook-fuer-windows/
Word Online https://blog.topedia.com/2023/02/microsoft-loop-in-word-im-web/ Microsoft Whiteboard https://blog.topedia.com/2023/03/microsoft-loop-in-whiteboard/ Collaborative meeting notes Recently Microsoft announced Preview of the Loop Web App https://loop.microsoft.com/ You will encounter the following Screen as long the Admin did not set it up
Learn how to enable the Microsoft Loop app, now in Public Preview
Hi All, Just a few Hours ago, a new Version of PnP.PowerShell has been released to the PowerShell Gallery. There has been a bump to Version 2 since the last Version 1.12 in November 2022.
PnP.PowerShell 2.1.1
https://www.powershellgallery.com/packages/PnP.PowerShell/2.1.1 Release Notes
https://github.com/pnp/powershell/releases
To check what version is installed and what's available from the PowerShell Gallery use the following Commands Get-InstalledModule PnP.
Hi All, Yesterday, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23508.12000. PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23508.12000
https://www.powershellgallery.com/packages/Microsoft.Online.SharePoint.PowerShell/16.0.23508.12000
Check the installed Version and what is available from the PowerShell GalleryGet-InstalledModule Microsoft.Online.SharePoint.PowerShell
Find-Module Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the ModuleUninstall-Module Microsoft.Online.SharePoint.PowerShell
Install-Module Microsoft.Online.SharePoint.PowerShell
Get-InstalledModule Microsoft.Online.SharePoint.PowerShell List the Commands of the Module
Get-Command -Module Microsoft.