Shutdown the VM.
Open .vmx file with Notepad or another plain text editor.
Add these lines:
hypervisor.cpuid.v0 = "FALSE" mce.enable = "TRUE" vhv.enable = "TRUE" vpmc.enable = "TRUE"
Save and start the VM. Now you can install the Hyper-V role.
Wanted to install the latest BES Express (at the time of writing, this was 5.0.4) on a fresh Windows-server. Starting Setup.exe briefly shows the Blackberry splash-screen, then immediately crashes ("this program has stopped working...").
Apparently, RIM did some sloppy programming: changing the regional settings to English (US) or English (UK) resolves the issue.
A useful Technet article on sizing Exchange 2013:
If for some reason you need to enable Basic Authentication, you can do so quickly through the Exchange Management Shell. This is sometimes needed if you're migrating to Exchange from another (third-party) e-mail provider.
If you do not know what Basic Authentication is, you do not need this!
Start up EMS as an account which has the required permissions to make changes to the virtual directories used by Exchange. Then, run this:
Set-WebServicesVirtualDirectory -Identity "EWS (Default Web Site)" -BasicAuthentication $true
Note that Office365 has Basic Authentication enabled by default.
Direct links to the proofing tools. Select a language and download its proofing tools for free:
Exchange stores plenty of things in Active Directory, including mailbox information for each account. In case of a deinstallation of Exchange, this information usually remains behind, making it impossible to perform a new clean installation of Exchange and assigning a new mailbox to this user.
I found a solution here: http://www.telnetport25.com/2009/09/forcing-the-removal-of-exchange-attributes-on-a-directory-user-the-removeexchangeattributes-tool%E2%80%A6/
This command-line tool allows you to query and/or remove Exchange-attributes on AD objects (such as users and groups).
When deploying KMS on a Server 2012 R2, you may run into the error message saying nothing more but STATUS_SUCCESS.
The reason for this is that the KMS TCP Listening Port in the wizard, is by default set to 0, which is of course incorrect. Typing in the correct default value (1688) resolves the issue.
When your hyperlinks in your Outlook signature gets replaced by so-called "field codes", you may have inadvertedly pressed the magic key combo Alt+F9:
You can reverse the effect by pressing it again. This only works when the message field has focus.
« ‹ | March 2023 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |