How to backup and restore a flow with another flow

How to backup and restore a flow with another flow

Did you know that you can backup and restore a flow (or multiple flows) with another flow in Power Automate? This is very helpful for backing up and restoring important flows in the company. Well, I knew the mechanism. Now I’ve tested it myself and found that this process is undocumented and I’ve only found examples that didn’t work. Reason enough to develop the process to work and describe it with all workarounds. Here is the guide for real world application. ...

August 29, 2022 · 8 min · Toni Pohl
Create a file with specific size

Create a file with specific size

Sometimes it is useful to create a file of a specific size to test network or internet speed or to upload it to a specific application. This is how you can create a file with a specific file size in Windows and with PowerShell. Using the fsutil command line tool For the start, we can use fsutil** command with the file createnew option in a command prompt or in a PowerShell terminal for that purpose. ...

August 25, 2022 · 3 min · Toni Pohl
Governance Toolkit 365-Improvements July 2022

Governance Toolkit 365-Improvements July 2022

The Governance Toolkit SaaS solution provides compliance coverage across multiple workloads and offers self-services for users. We have added many new improvements and services over the past few months. We started the Governance Toolkit 365 (GT365) journey at the Microsoft Ignite conference in 2018, when my colleague Martina Grom showed a first version how to develop a Power BI governance board for Microsoft 365 and an endpoint to provision a new Microsoft 365 Group with an approval workflow. We saw that there was a great need for governance in the market and from there we developed our solution as Software-as-a-Service offering. One of the great advantages of the GT365 is that it runs completely with the on-board tools of Microsoft 365 and can be completely flexibly customized. You can find more information and test GT365 anytime at governancetoolkit365.com . ...

July 31, 2022 · 8 min · Toni Pohl
Governance Toolkit 365-Turn off obfuscation

Governance Toolkit 365-Turn off obfuscation

The Governance Toolkit 365 (GT365) provides many insights from a Microsoft 365 tenant, like users, guests, teams, activities, Power Apps and Flows, Power BI reports and much more. If reports don’t show names, IDs, or other details, you’ll need to turn off the obfuscation feature in the Microsoft 365 admin center. Here´s how. The reports Here’s an example of a Teams activity report showing when Teams were last accessed. As you can see in the following screenshot, the TeamId and the TeamName are not shown correctly. ...

June 20, 2022 · 2 min · Toni Pohl

Delegate365 changelog 9.2.5-Updates

All Delegate365 tenants have been updated to the latest version v9.2.5. This enables the use of the new service health dashboard and new functions. So: If your health dashboard is not displayed correctly, please run the Delegate365 setup again (see here). This will renew the Delegate365 app with the necessary permissions for the operations. After the setup is completed, Delegate365 can be used again and the new extended service health dashboard will show the current tenant status. Otherwise, no setup is currently required. However, you can always do a setup to renew the Delegate365 app and ensure all required permissions are in place. ...

May 17, 2022 · 1 min · Toni Pohl
Get the latest Teams activity with Graph

Get the latest Teams activity with Graph

Carrying out a cleanup process from time to time helps against IT garbage. If you are an Microsoft 365 admin, the following post will help you to find out unused teams. In large organizations, many teams are often created over time (which are not used). While Microsoft 365 now supports the cleanup with the renewal function (see more at Team expiration and renewal in Microsoft Teams), it is sometimes helpful to identify and evaluate teams that are no longer used and to carry out deletion actions yourself. The Microsoft Graph now offers a (beta) method for searching and identifying such teams according to your own criteria. ...

May 11, 2022 · 4 min · Martina Grom
Copy a SharePoint list with PnP PowerShell

Copy a SharePoint list with PnP PowerShell

In the Microsoft 365 world, sometimes you want to copy a custom list in SharePoint Online to another SharePoint site in the same or in a different M365 tenant. While there are third-party tools for this, there is an easy-to-use method for such a scenario using PnP PowerShell. This article shows how it works with a step-by-step example. PnP PowerShell PnP PowerShell is an open-source component from Microsoft providing over 600 cmdlets that work with Microsoft 365 environments such as SharePoint Online, Microsoft Teams, and more services. We can use this simple-to-use module for our purpose. See more at PnP PowerShell overview. ...

April 22, 2022 · 5 min · Toni Pohl
Delegate365 changelog 9.2.5-Message Trace optimization

Delegate365 changelog 9.2.5-Message Trace optimization

Exchange Online message tracking logs can be searched by sender or recipient email address to find specific email messages. This update improves the speed of the runtime behavior of the message trace function in Delegate365. Message Trace: The Mailboxes / Message Trace module allows to query the Exchange logs for email messages with a specific sender or recipient within the last seven days. This works for internal and external email addresses, also for Alias addresses if required. ...

April 14, 2022 · 2 min · Toni Pohl
Troubleshoot Delegate365 email delivery

Troubleshoot Delegate365 email delivery

When using Delegate365, the system sends emails for various notifications. If the email is not received, check this configuration. Check these relevant points: Sender requirements: Check whether you are using an Office 365 email address that has an Exchange license. The sender address needs to have a mailbox that can be used for sending. As a Portal Admin, open the Administration / App settings menu, and open the Email configuration section. After clicking the Save button, try it out by sending a test email to a user below. The mailbox should get a test message. If this does not work, use another (service) mail account and retry. ...

March 28, 2022 · 2 min · Toni Pohl
Delegate365 changelog 9.2.5-License order document

Delegate365 changelog 9.2.5-License order document

Delegate365 v9.2.5 got another update: The license ordering module can display a custom file to provide additional ordering information for administrators when requesting new licenses. This option supports administrators in their ordering process and can provide company-specific information about the order. The document is then displayed with a link in the license ordering module. Upload a document: As Portal Admin, open Administration / General settings and scroll down to the License order process section. The document part for the license order is integrated here. The file can be any file in any format such as PDF, Word, Excel or similar. One file can be uploaded, not multiple files. Click on the Upload document button and select a file from your computer. Then, click on the Save button. In this sample, a document license-order-info.pdf has been uploaded. The file is stored in the Delegate365 Azure Storage (and could be accessed in the storage directly as well). ...

February 17, 2022 · 2 min · Toni Pohl