Autopilot devices – Bulk set Devicename via powershell
With this procedure you are able to bulk add Device Names to Autopilot devices. This is not possible via import. First we need to Install Autopilot Powershell module Start Administrative …
With this procedure you are able to bulk add Device Names to Autopilot devices. This is not possible via import. First we need to Install Autopilot Powershell module Start Administrative …
Create task change the username to NT AUTHORITY/SYSTEM The task will now run as SYSTEM user.The SYSTEM user has full access on the local machine only.You’re not able to change whether …
Users that are deleted from AAD are still visible in SharePoint Online. These user accounts still show up in the SharePoint site permission list. This is normal behavior, it doesn’t …
Install Micrsofot Graph IntuneMore information : PowerShell Gallery | Microsoft.Graph.Intune 6.1907.1.0 IMport and Connect to MS Graph Sync One device via POwershall MS Graph Sync all devices. If you have …
To set User description, department and job title in Bulk you can use this script You need to create a .csv file which has this format : “userPrincipalName”,”description”,”department”,”title”“[email protected]”,”description 123″,”department 123″,”title …
We needed to copy some simple license files to a directory on intune managed devices. First I used a standard xcopy in a .bat file but this was not working …
In Windows 11 you will find a per-installed Teams personal client which in my opinion is confusing for our users. So I decided to uninstall the Teams personal application (Appx) …
I was in a need to automatically clean /delete temporary application files older then 30 or 90 days.To achieve this I used the Windows Task scheduler and the windows ForFiles …
Turning off Basic authentication in the Microsoft 365 admin center does not turn off two legacy services. AllowBasicAuthOutlookService AllowBasicAuthReportingWebServices These two settings can only be turned off via Exchange Online PowerShell. Get-AuthenticationPolicy Set-AuthenticationPolicy -Identity “policy name …
Connect to Azure AD display a list of all soft-deleted Microsoft 365 groups that are still within the 30-day retention period Find the group to restore and copy the IdRun …
Turning off Basic authentication in the Microsoft 365 admin center does not turn off two legacy services. AllowBasicAuthOutlookService AllowBasicAuthReportingWebServices These two settings can only be turned off via Exchange Online …
Open Powershell Start-Transcript to record your Powershell Session Now timestamp the ping command More information about the command and the -F format operator can be found here. PowerShell: Using the …
I had an issue where the autopilot rollout took a really long time. To find the issue I used the Get-AutopilotDiagnostics. Here I found a Win32App id which took a …
Use powershell to change the calendar processing settings of resources mailbox (MS Teams Rooms). First you need to connect to Exchange Online To get a list of all Resource/Room Mailboxes …
Via Powershell : Via Command Prompt If you now want an immediate sync to Azure Active Directory use this command to force an AAD sync :