top of page
Search

(170) Microsoft Intune - Remediation Task to set task bar to the left

  • Writer: Mr B SOE way
    Mr B SOE way
  • 1 day ago
  • 1 min read

Late early last year in 2024 I posted about setting the task bar to the left using a PowerShell script wrapped around with a win32 app: https://soeintunedevice.wixsite.com/home/post/119-microsoft-intune-set-windows-11-task-bar, a customer comes back to me saying it didn't work.


In the end, I created a detect and remediation script:




Navigate to https://intune.microsoft.com/ then select Devices then select Scripts and Remediation























Select Create, upload both the detect.ps1 and remediate.ps1


Make sure to select "Yes" against Run this script using the logged-on credentials and assigned it against to 'All Users'

From the 'Device Status' report, you can see it trying to fix the issues.


 
 
 

댓글


bottom of page