Microsoft released the patch KB4041676 for Windows 10 (Creators Update) and it has caused blue screen of death (BSOD) for some workstations, and in some cases triggered a boot loop (i.e. repeated rebooting).After install the patch and restart the system users found their workstations failing to start with BSOD message error: INACCESSIBLE BOOT DEVICE.It reboots […]
Continue readingHow to export the distribution lists from the on-premises server Exporting Distribution Lists I am describing the steps I have taken to migrate the distribution lists from my on-premises server to my Office 365 Exchange online. You can choose to export the files to different paths it is up to you. However, this guide will be […]
Continue readingIf you want to view or set Calendar access rights in Microsoft Exchange you can do this very easy with PowerShell. With Exchange Server management shell calendar permissions can be managed using the *-MailboxFolderPermission cmdlets. These cmdlets can be used to manage permissions on any mailbox folder. However, this post will focus on calendar permissions. Get-MailboxFolderPermission Use […]
Continue readingFirst step You will need to connect to Exchange via PowerShell, see our previous post on how to do it. How to Connect to Exchange Online using remote PowerShell Second Step Add the to the Distribution list with the following command: Add-RecipientPermission -Identity user@example.com -Trustee admin@example.com -AccessRights SendAs See Screenshot below: You can also verify […]
Continue readingConnect to Exchange Online using remote PowerShell Applies to: Exchange Online Remote PowerShell allows you to manage your Exchange Online settings from the command line. You use Windows PowerShell on your local computer to create a remote PowerShell session to Exchange Online. It’s a simple three-step process where you enter your Office 365 credentials, provide the […]
Continue readingQuite often we have the request of Sent Items wanting to be saved in the respective Shared Mailbox Sent Items they are sent from. At the current time of writing, by default Microsoft Exchange and Outlook DOES not do this. This is a problem for some organizations who want all shared mailbox sent items to […]
Continue readingThe Exchange Server 2010 management tools can be installed on a computer running one of the following operating systems: Windows Vista 64-bit with Service Pack 2 Windows 7 64-bit Windows Server 2008 64-bit with Service Pack 2 Windows Server 2008 R2 Download the Exchange Server 2010 SP1 installation files and extract them to a temporary […]
Continue readingYou can use Nslookup is a command-line tool that displays information you can use to diagnose Domain Name System (DNS) infrastructure. Click Start, and then click Run. In the Open box, type cmd. Type nslookup, and then press ENTER. Type set type=all, and then press ENTER. Type _ldap._tcp.dc._msdcs.Domain_Name, where Domain_Name is the name of your […]
Continue readingRename the user’s profile folder to user.old Logged in as an admin, go to Control Panel → User Accounts → Manage User Accounts. Domain accounts show there after an initial login. Delete the account for the user with the corrupted profile. Open regedit and make sure that the user is no longer in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. […]
Continue readingWindows 7 is configured by default to restart immediately after a Blue Screen of Death (BSOD) or other major system problem. This reboot usually happens too fast to see the error message on screen. Follow these simple steps to disable the automatic restart feature for system failures in Windows 7. Click on the Start button […]
Continue reading