A company I’m working with requested an Intune deployment of Adobe Acrobat Pro DC to users on machines running Windows 10 or 11. I wasn’t able to find great documentation about how to deploy this using Intune, so I wanted to write all of this down. There are some guides going around about MSP transforms, Read More
How to Remove a Saved Account From Microsoft Teams Desktop
Please follow these steps to remove all MS Teams credentials.Step 1– Go to Windows settings > Accounts >– Select “Access Work and School” > Select old work account > Click Disconnect– Sign out and Sign in again. Go to “Email & App account” > Click on old work account and Remove Step 2:– Click Windows Read More
How to Configure Azure Portal Auto Logout After Period of Inactivity
You can configure Azure Portal auto logout based on the inactivity time. To configure Azure Portal auto logout, navigate to Portal Settings and choose the time from Log me out when inactive dropdown. This will enable configuring portal log out based on your need. You can also set up a custom duration for logout from Azure Portal as well. Configure Azure Read More
How to Fix IntuneWinAppUtil.exe Crashes with “System.ArgumentOutOfRangeException” Error
Problem In the new Windows Terminal, the app crashes when trying to update the progress bar: PS> .\IntuneWinAppUtil.exe -c “c:\install” -s “install.msi” -o “c:\output” -qValidating parametersValidated parameters with 14 millisecondsCompressing the souce folder ‘C:\install\’ to ‘…filename.intunewin’Calculated size for folder ‘C:\install’ is 74907648 with 1 millisecondsCompressed folder ‘C:\install’ successfully with 3451 millisecondsChecking file typeChecked file type Read More
Autopilot Manual Registration Overview
Ideally, registration of a device with Windows Autopilot is performed by the OEM, reseller, or distributor from which the device was purchased. However it is also possible to register devices manually. You might need to register a device manually if: The device was obtained from a non-participant device manufacturer or reseller. The device is a Read More
How To Find Out All Environment Variables on Windows
Environment Variables, according to a better definition on Wikipedia, are a set of dynamic named values that can affect the way running processes will behave on a computer. For example, a running process can query the value of the TEMP environment variable to discover a suitable place to store temporary files, or the AppData variable Read More