Gain acces to all mailboxen in Exchange / Office365
In order to set those permissions for an account, you need to use an account which is a part of Organization Management group. To do that with PowerShell, use this…
In order to set those permissions for an account, you need to use an account which is a part of Organization Management group. To do that with PowerShell, use this…
When you add new e-mail aliases, you need to make sure that your primary e-mail address is included and prefaced with with upper-case ‘SMTP:’. Your aliases, aka, secondary addresses should…
OP: https://www.hanselman.com/blog/how-to-remote-desktop-fullscreen-rdp-with-just-some-of-your-multiple-monitors Edit the RDP file and customize it as described: screen mode id:i:2 span monitors:i:1 use multimon:i:1 selectedmonitors:s:0,1
ModelGreenPower_On_Off_SwitchVendorGreenPowerDescriptionOn/off switchExposesaction, linkqualityPictureWhite-labelPhilips 8718696743133, Niko 91004 Notes # Green Power # This is a Zigbee Green Power device which allows it to be very energy efficient. Messages from Green Power devices cannot…
Source: https://github.com/Collective-Software/ClickPaste Windows 10/11 notification area app in C# that can paste clipboard contents as keystrokes to whatever location you click. Starting Launch ClickPaste.exe, or put it in your Startup…
Startup in recover mode with the option key pressed until the apple logo. Go now to the terminal and enter: date 01115124517 You should get the new time and it…
When setting up forwarding from Microsoft 365 (formerly referred to as Office 365) to Help Scout, you may need take an additional step to complete the process. Some Microsoft 365 accounts default to block automatic email forwarding as part of their outbound spam protection. If external forwarding is disabled for your Microsoft 365 account, you will see a specific bounce message in your inbox at Microsoft 365 after attempting to set up forwarding to Help Scout. The text of the bounce will include this line: (more…)
As Alex Weinert, the Directory of Identity Security at Microsoft, mentions in his blog post Your Pa$$word doesn’t matter:
Your password doesn’t matter, but MFA does! Based on our studies, your account is more than 99.9% less likely to be compromised if you use MFA.
The guidance in this article will help your organization create a balanced MFA policy for your environment. (more…)
Download the Office Deployment Tool Create the configuration.xml <Configuration> <Add SourcePath="\\Server\Share" OfficeClientEdition="64" Channel="PerpetualVL2019"> <Product ID="ProPlus2019Volume" PIDKEY="#####-#####-#####-#####-#####" > <Language ID="en-us" /> </Product> <Product ID="ProofingTools"> <Language ID="de-de" /> <Language ID="ja-jp" /> </Product>…