Shared Channels are a channel within a Microsoft Teams Team. There are two stand out features which make this type of channel so eagerly anticipated People (and Teams) can be given access to just the channel, without needing to join the team Even channels hosted by another organisation are found in the list of Teams Read More
Month: June 2022
How to Automatically Create Applications in Microsoft Intune by Using PatchMyPC
One of our most popular UserVoice requests was to create and manage third-party applications in Intune automatically. The ability to automate the creation of Win32 applications has been on our radar since releasing our application management feature for Configuration Manager (SCCM). We understand your time is valuable. Manually packaging third-party products such as Oracle Java, Google Chrome, Adobe Reader, etc. can be cumbersome and time-consuming. How Read More
How to Always Open Microsoft Edge With Previous Tabs
If you always want to start where you last left off, it’s easy to restore previous tabs in Microsoft Edge. By default, Microsoft Edge opens a new tab when you launch it fresh. However, you may want to change this for several reasons. If you’re the kind of person who likes to continue from where Read More
How to Change Your Default mic, speaker, or camera in Microsoft Teams
Manage your call settings in Teams Microsoft Teams To change your settings, select Settings and more next to your profile picture at the top of Teams and then choose Settings. There are a few different places with call settings: General, Devices, and Calls. Note: If you don’t see Calls on the left side of Teams, talk to your IT admin. Add and remove delegates To Read More
How to Fix “Unable to get device data hash” for Intune Autopilot enrollment
We bought a set of Surface 8 pros with 21h2 version and autopilot no longer works. it seems to be working with 2004 version. We run this under PowerShell Get-WindowsAutoPilotInfo.ps1 Then open Powershell instance, run Set-ExecutionPolicy -ExecutionPolicy Unrestricted D:\Get-WindowsAutoPilotInfo.ps1 -OutputFile D:\surfaces.csv we get the error “unable to retrieve device hardware data (hash) from computer localhost.” Read More
How to Set DNS Suffix and Registration Using PowerShell
This very simple PowerShell script can be used to set these options: DNS Suffix for this connection Register this connection’s addresses in DNS Use this connection’s DNS suffix in DNS registration I’ve seen many questions online on how to use a script to mark the two checkboxes in this “Advanced TCP/IP Settings” window. So here Read More