• Home
  • BLOGS

Menu
  • Home
  • BLOGS

Category: IT Blogs

30 March 2021

Serverless LAPS using Azure function and Secret Key Vaults

Written by Ryan Wilson
Step 1 – deploy azure function app and configure Create an azure function app: Create the storage account and set plan type as default settings: Monitoring defaults were accepted (change if required): Azure function was then reviewed and created...
Read More about Serverless LAPS using Azure function and Secret Key Vaults
08 December 2020

MS Teams – export team owners

Written by Ryan Wilson
Run the following script to export all team owners and the associated team site
Read More about MS Teams – export team owners
19 November 2020

Deploy AppLocker in Intune- Block CMD and PowerShell

Written by Ryan Wilson
The following xml file will block CMD, powershell and powershell ise to run for domain users but still allow domain administrators to run. The XML also contains the appdata locations as without this Microsoft Teams and OneDrive will not...
Read More about Deploy AppLocker in Intune- Block CMD and PowerShell
22 October 2020

Autopilot Hybrid Joined device built outside the corporate network

Written by Ryan Wilson
Autopilot as we know still has limitations when deploying Hybrid Joined Devices especially when they are built outside the corporate network. The primary issue is the devices sometimes do not have direct line of site to the active directory...
Read More about Autopilot Hybrid Joined device built outside the corporate network
05 October 2020

Add a SharePoint site as a custom app within Teams

Written by Ryan Wilson
For the app to work you need 3 files: Manifest.json and two image files png 400×400 in size (one to be used on the tool bar and one to be used within the app) Once you have all three...
Read More about Add a SharePoint site as a custom app within Teams
06 August 2020

Query all MS Teams and Export list of guests added to each Team site

Written by Ryan Wilson
# Connecting to Teams Connect-MicrosoftTeams # Connecting to Azure AD Connect-AzureAD #Get list of all Teams $AllTeams = get-team # For each team extract members foreach ($team in $AllTeams) { $groupmembers = Get-AzureADGroupMember -ObjectId $team.groupid foreach ($member in $groupmembers)...
Read More about Query all MS Teams and Export list of guests added to each Team site
09 June 2020

MS Flow – adding timestamp in the middle of a filename whilst retaining file extension

Written by Ryan Wilson
This video demostrates how Microsoft Flow will read the attachment name of an incoming mail attachment. The attachment will then be reconfigured with a timestamp after the filename followed by the extension attribute it was originally sent with. Adaptive...
Read More about MS Flow – adding timestamp in the middle of a filename whilst retaining file extension
09 June 2020

MS Flow to export outlook attachment into a Teams channel and notify users with an adaptive card

Written by Ryan Wilson
The process demonstrates an attachment being sent to a mailbox, the file attachment then gets created in SharePoint. The users get notified of the upload within a specific Teams channel and have options available to them using a custom...
Read More about MS Flow to export outlook attachment into a Teams channel and notify users with an adaptive card
26 May 2020

Unlicense Office suite using last 5 characters

Written by Ryan Wilson
The following information demonstrates a manual and automated way to remove the subscription within an Office suite. Manual process Step 1: Open Command Prompt on PC Open a Command Prompt window, and then take one of the following actions:...
Read More about Unlicense Office suite using last 5 characters
11 February 2020

Azure Information Protection – We were not able to find the Information Rights Management template.

Written by Ryan Wilson
Users were getting the following error message on the citrix environment however they were not getting the errors on the local machine when applying a sensitivity label within word. The fix should also apply if the error is happening...
Read More about Azure Information Protection – We were not able to find the Information Rights Management template.
← Older posts

Recent Posts

  • Serverless LAPS using Azure function and Secret Key Vaults
  • MS Teams – export team owners
  • Deploy AppLocker in Intune- Block CMD and PowerShell
  • Autopilot Hybrid Joined device built outside the corporate network
  • Add a SharePoint site as a custom app within Teams
  • Query all MS Teams and Export list of guests added to each Team site
  • MS Flow – adding timestamp in the middle of a filename whilst retaining file extension
  • MS Flow to export outlook attachment into a Teams channel and notify users with an adaptive card
  • Unlicense Office suite using last 5 characters
  • Azure Information Protection – We were not able to find the Information Rights Management template.

Recent Comments

  • Ged on MS Flow to export outlook attachment into a Teams channel and notify users with an adaptive card
  • film on Autopilot Hybrid Joined device built outside the corporate network
  • Ryan Wilson on Azure Information Protection – We were not able to find the Information Rights Management template.
  • BurtonMBrohl on Azure Information Protection – We were not able to find the Information Rights Management template.
  • Ryan Wilson on Azure Information Protection – We were not able to find the Information Rights Management template.
  • RayeXDuesing on Azure Information Protection – We were not able to find the Information Rights Management template.
  • TroyTHulette on Azure Information Protection – We were not able to find the Information Rights Management template.
  • NildaZAdamos on Azure Information Protection – We were not able to find the Information Rights Management template.
  • Ryan Wilson on Azure Information Protection – We were not able to find the Information Rights Management template.
  • NoahVSolak on Azure Information Protection – We were not able to find the Information Rights Management template.

Archives

  • March 2021
  • December 2020
  • November 2020
  • October 2020
  • August 2020
  • June 2020
  • May 2020
  • February 2020
  • January 2020
  • December 2019
  • July 2019

Categories

  • IT Blogs (20)
© Copyright 2017. Theme by BloomPixel.