Friday, April 10, 2015 By now we are aware that Windows 8 has the ability to mount .ISO files. But what happens when one day you go to click on that .ISO file and the mount option is missing. This is what happened to me. To fix this little problem the following steps were followed: […]
Tag: howto
Quick an simple power shell line to list all shared mailboxes in your Exchange 2013 environment. Get-Mailbox -ResultSize Unlimited -RecipientTypeDetails SharedMailbox What’s a Shared Mailbox A shared mailbox is a mailbox that multiple users can use to read and send email messages. Shared mailboxes can also be used to provide a common calendar, allowing […]
After installing Windows Server 2012 R2 Server Core as a guest in my VMware Lab I wanted install the VMware software tools that enhances the performance of the guest operating system and improves management of the virtual machine. To do this I logged into the console via the vCenter Client were I could access the server […]
One of my new kids on the block asked me a question tonight; “Jermal, how do I get the mx record of a domain?” To retrieve mx record information we need to use a tool called nslookup which is available in Windows and Linux The quick syntax use is nslookup [-option] [hostname] [server] Example of […]
If your looking to start an argument online, all you need to do is follow these simple yet effective steps. Express an opinion; especially about a heated topic in the media Wait With these two simple steps you will have an argument in no time. Good Luck
How many times have you install or simply updated your Java, only to be asked once again to install third part software such as the ask toolbar? How many time have end users in your company also done this only to have the tool bar eat away at resources on their workstations or conflict with […]