- Docker Desktop Custom Install using Command PromptDownload the Docker Desktop installer. Open Command Prompt with elevated rights and navigate to the download location. To install docker desktop and the image files to alternate locations you can use the following command in Command Prompt with elevated rights. i.e. Options program install location –installation-dirImage location –wsl-default-data-root You may need to add the current… Read more: Docker Desktop Custom Install using Command Prompt
- Reset Local GPO Settings to DefaultWith administrator rights delete the content of the following folders to reset the local GPO settings of a Windows machine. %WinDir%\System32\GroupPolicy %WinDir%\System32\GroupPolicyUsers
- Laravel 9 Sail Redis Supervisor Queue ConfigurationTo add the command to Supervisor for a Redis Queue append the following code to the supervisord.conf file in the appropriate Sail runtimes folder i.e. vendor\laravel\sail\runtimes\8.4 Then run
- Intune Force Sign Out of User After Restart or Cold Boot in WindowsIn Intune Admin select Devices > Windows Devices > Manage Devices > Configuration. Create a new policy or edit an existing one if applicable. For platform select Windows 10 and later and Profile Type as Settings Catalogue. Give the policy a name. If Configuration Settings click Add Settings. Select ‘Sign-in and lock last interactive user… Read more: Intune Force Sign Out of User After Restart or Cold Boot in Windows
- Intune Disable Last Signed In User in WindowsIn Intune Admin select Devices > Windows Devices > Manage Devices > Configuration. Create a new policy or edit an existing one if applicable. For platform select Windows 10 and later and Profile Type as Settings Catalogue. Give the policy a name. If Configuration Settings click Add Settings. Select ‘Interactive Logon Do Not Display Last… Read more: Intune Disable Last Signed In User in Windows