VMware has launch a series of videos set in a bar in Silicon Valley where a bunch of IT people are talking about the transition to a software defined IT world. Videos are about 2 minutes long and just for a laugh.
https://www.youtube.com/watch?v=MA2TiA2fDNg&list=PL9MeVsU0uG66Y34LaqbZchWbLanxkQ4dy
Thursday, 31 July 2014
Thursday, 10 July 2014
Outlook 2013 OST File
Outlook 2013 introduced many improvements into the most famous e-mail
client. Some of these are around Outlook data files (OSTs).
By default, when Outlook 2013 is installed, a new compressed version
of the OST is created. I say “compressed” because apparently Outlook compresses
several data fields/values in order to reduce the size of the OST file. This
new compressed version is, allegedly, up to 40% smaller than OST files created
by earlier versions of Outlook.
If you don’t want Outlook 2013 to create a new compressed OST file
across the workstations in your environment when you upgrade your users’
Outlook client, use the Outlook Group Policy template (Outlk15.admx) to enable the Do
not create new OST file on upgrade policy. You can find this setting under User Configuration\Administrative
Templates\Microsoft Outlook 2013\Account Settings\Exchange.
A big change is that when running in Cached Exchange Mode, Outlook
2013 will only cache 12 months’ worth of data from the Exchange server by
default! This is part of the new Sync
Slider feature, which allows users to limit the number of e-mails that are
synchronized locally into the OST. Users will be able to view messages that
were removed (or not synced) by scrolling to the end of an e-mail list in a
folder and clicking the message Click
here to view more on Microsoft Exchange.
Note that this setting does not affect the number of items
synchronized in Calendar, Contacts, Tasks, Journal and Notes.
Obviously, users can change how much e-mail to keep offline. To do
this:
- Start Outlook;
- Click Account Settings on the File tab, and then click Account Settings;
- In the Account Settings dialog box, double-click your Microsoft Exchange account on the E-mail tab;
- In the Change Account dialog box, drag the Mail to keep offline: slider to the desired number of months;
- Click Next;
- Click OK when advised you have to restart Outlook to complete the configuration change;
- Click Finish;
- Restart Outlook.
On the other hand, administrators can change this setting on behalf of
their users. The cached mode Sync Slider setting is maintained in the Outlook
profile settings in the Windows registry. To administer this setting via group
policy, you can use the Outlk15.admx
and Outlk15.adml group policy
templates available from the Microsoft Web site. Outlook uses the following
registry data:
- Key: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\Cached Mode
- DWORD: SyncWindowSetting
- Value: integer value (Decimal) with the following values:
o
0 = All
(entire mailbox)
o
1 = One
month of mailbox items
o
3 = three
months of email items
o
6 = six
months of email items
o
12 =
twelve months of email items
o
24 =
twenty-four months of email items
Another improvement is the Fast
Access feature that brings the “instant access” of Online Mode into Cached
Mode and improves the robustness of syncing. If, for example, a user was on a
slow connection, he/she would typically need to wait a while for the mailbox to
be updated to then start working. However, when users start Outlook 2013, they
will almost immediately see the most recent e-mails and a completely up-to-date
calendar as Outlook prioritizes these while caching the remaining items in the
background.
Wednesday, 9 July 2014
Removing unwanted VMware Plugin
There are times when you installed some 3rd party products or additional VMware products where a plugin is added to vSphere client. Usually when you uninstall the products the plugins should be removed from vSphere client but sometimes it doesn't work and you need to do them manually. VMware has an KB article to help you along this process
VMware KB1025360
VMware KB1025360
Tuesday, 8 July 2014
vSphere 6? 2015? Public Beta
VMware has opened up it Beta program for the public to try out the next version of vSphere. There are loads of new features to be tried and tested by us the public to help make the product better. There are a number of webinars which will go through all the new product features weekly and will be recorded. Go join the program at https://communities.vmware.com/community/vmtn/vsphere-beta but be sure you have a myvmware account to be able to sign up.
Please note that although the beta program is open for anyone to try the product but what you learn and see must be kept confidential as per VMware's Master Software Beta Test Agreement and Program Rules
Good luck
Please note that although the beta program is open for anyone to try the product but what you learn and see must be kept confidential as per VMware's Master Software Beta Test Agreement and Program Rules
Good luck
Subscribe to:
Posts (Atom)
Azure Resource Support for Availability Zone
Over the years, an increasing number of services are consumed in the cloud and as architects one of the key considerations is designing the ...
-
For Windows virtual machines deployed into Azure using marketplace images you may have created rules in your NSG or firewalls to allow the s...
-
There is an article by Microsoft that lists all the URLs that Visual Studio requires to install or interaction with Azure services if you wa...
-
If you have Azure AD Premium P2 licences one of the reasons would of been to use Privileged Identity Management (PIM) as its a great tool to...