Follow THIS quick guide.
Monthly Archives: December 2014
Event 27 – e1iexpress
This issue can happen on a new physical servers with the latest ESXi 5 and virtualized Windows Server 2012. This will more likely cause a network communication havoc.
Double check the settings and make sure that none of the VMs has vNIC of “e1000”
You have to create a new one and change it to at least “e1000E” VMXNET2 (Enhanced).
For Server 2012 it should be the latest VMXNET3 really.
This article explains the differences between virual NICs.
Event 36886
No suitable default server credential exists on this system. This will prevent server applications that expect to make use of the system default credentials from accepting SSL connections. An example of such an application is the directory server. Applications that manage their own credentials, such as the internet information server, are not affected by this.
This event is normal and can be safely ignored OR you can install a CA in the domain.
Continue reading Event 36886
Event 5782
1. Check the if the DNS server is pointing to itself (it has to be loopback)
2. At the command prompt on the DC, type nltest.exe /dsregdns
3. Enable Dynamic Updates on your DNS servers (secure non-secure)
4. Double check dcdiag /v > c:\dcdiag.txt
Konica Minolta Bizhub photocopiers
The worst in configuration. The web based interface looks awful and every time you edit something no one else can use the photocopier. Every time you change something to test it you have to log off!
Exchange: export list as CSV file
get-mailboxstatistics | Sort-Object TotalItemSize -Descending | Select-Object DisplayName, @{label="TotalItemSize (MB)";expression={$_.TotalItemSize.Value.ToMB()}}, ItemCount | Export-CSV c:\Mailboxes.csv
Outlook and archiving to PST
If you have attempted to move some emails to the archive and Outlook has displayed this message “Some items cannot be copied…” please make sure that if the Outlook profile is in cached mode it is set to cache All not for instance 24 months