New Outlook – Font settings for everyone
With the New outlook, you need to change settings on the server side, per user.If new user is created, this setting needs to be set again ๐ First of all,…
With the New outlook, you need to change settings on the server side, per user.If new user is created, this setting needs to be set again ๐ First of all,…
Connect-ExchangeOnline -UserPrincipalName navin@contoso.onmicrosoft.com set-mailbox -MessageCopyForSentAsEnabled $True set-mailbox -MessageCopyForSendOnBehalfEnabled $True
Get hardware hash: Powershell
https://community.spiceworks.com/how_to/1142-obtain-an-uninstall-string-for-any-application
If you have Adobe Pro on RDS installed but not all users have licenses, you need to have reader activated. You can try install reader also. But the solution is…
We had a customer what moved all file share data to a teams channel. after migration, not all files could be open om Teams. File extention is different, not attached…
Shift + F10 in the Network setup. In cmd, net user <NAME> /add net localgroup Administrators <NAME> /add cd OOBE msoobee.exe && shutdown.exe -r
This is about how to create a policy to sign in silent in OneDrive (company) and disable the personal onedrive. Go to https://intune.microsoft.com Devices > Windows > Configuration Click on…
To set a Boot logo on all managed HP Laptops use script located onScripts/HPBiosLogo at main ยท Daagvandermeer/Scripts (github.com) Put in the same folder a JPG file.Max resolution is 1024×768File…
Recently we bought new HP laptops (HP EliteBook 640 G10). We thought that the current USB-C docks should work. All is working fine. But only Nic won’t connect to the…