If you try to deploy Office 2016 (specifically Outlook 2016) and connect it to an existing Office 365 account for email or Exchange 2016, autodiscover will probably give you fits. It just does not work reliably, and in many cases will not work at all. it just hangs and never completes. The fix below work […]
One of the common question I see on the forums from time to time is how to exclude a user and/or a computer from having a Group Policy Object (GPO) applied. This is a relatively straight forward process however I should stress this should be used sparingly and should always be done via group membership […]
APP-V 5.0 : Removing the “Revert to clean state“ warning on a Microsoft App-V 5.0 Sequencer. Warning This Warning I have when I try to recording installation application on a App-V 5.0. We must to do this for clear the warning. To be honest this warning very “annoying”. How to Solve 1. Open regedit then […]
Forwarding mail to an external address in Exchange 2010 and Exchange 2007 In Exchange 2010/2007, these tasks remain the same. However, instead of using ADUC to accomplish them, you use the EMC or the Shell (aka “EMS“). The new term for a Contact is MailContact. Create a MailContact Create a MailContact using the EMC: Expand […]
Sometime in terminal server you don’t have mail applet in control panel. You can create profile using method below. c:\Program Files (x86)\Microsoft Office\Office14\outlook.exe /profile nameofprofile — To Reset Outlook 2010 to First Run Settings 1. Use the command line switch /profile xxx 2. Outlook will report that there is no such profile and prompt for another. […]
Problem Lync Server 2013 Role: Lync Edge Base Operating System: Windows Server 2012 You attempt to start your Lync Server 2013’s Edge server’s Lync Server Access Edge service but notice that the service fails with the following message: Windows could not start the Lync Server Access Edge on Local Computer. For more information, review the […]
Adjusting Mail Mark As Read Behavior from the Command Line Launch the Terminal Set the delay to 2 seconds with the following: defaults write com.apple.Mail MarkAsReadDelay 2 Replace the two on the end with any number to change the delay to that many seconds. You can also remove the delay with the following defaults write command: defaults […]
Terminal Services had the ability to shadow a user’s session; however, this was removed in Windows Server 2012. Now Windows Server 2012 R2 brings this capability back. It can be initiated using Server Manager as shown below, but many people also want to initiate from the command line. The old shadow.exe command is removed in […]
One of the great benefits of the Debian Installer is the ability to boot an ISO image, set up networking and complete an installation remotely via SSH (Secure Shell). You can use the following steps to get the installer launched. Boot from the CD and in the Installer boot menu select “Advanced options >” Select […]