<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title> </title><link>http://www.masterminditservices.com/blog/</link><description>RSS feeds for </description><ttl>60</ttl><item><comments>http://www.masterminditservices.com/blog/bid/333660/Microsoft-Changes-SkyDrive-s-Name-to-OneDrive#Comments</comments><slash:comments>0</slash:comments><title>Microsoft Changes SkyDrive's Name to OneDrive</title><link>http://www.masterminditservices.com/blog/bid/333660/Microsoft-Changes-SkyDrive-s-Name-to-OneDrive</link><description>&lt;p&gt;We all knew a change was looming for&amp;nbsp;Microsoft's SkyDrive, and today the awaited announcement arrived! OneDrive is the new name for Microsoft's SkyDrive. This comes on the heels of SkyDrive loosing the trademark dispute with BSkyB. &lt;br&gt;&lt;br&gt;For all SkyDrive users out there, no worries, OneDrive will function identically to SkyDrive, and you can continue use with no interruption. Microsoft has assured users that the changes will be purely cosmetic and branding related. To view a demo of OneDrive &lt;a title="click here" href="http://www.youtube.com/watch?v=e4NsPPUDjyU" target="_self"&gt;click here&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/333660/Microsoft-Changes-SkyDrive-s-Name-to-OneDrive&amp;bvt=rss"&gt;</description><pubDate>Mon, 27 Jan 2014 15:19:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:333660</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/332597/Tech-Tip-ADFS-What-to-check-for-when-things-go-wrong#Comments</comments><slash:comments>0</slash:comments><title>Tech Tip: ADFS: What to check for when things go wrong</title><link>http://www.masterminditservices.com/blog/bid/332597/Tech-Tip-ADFS-What-to-check-for-when-things-go-wrong</link><description>&lt;p&gt;We wanted to write this blog post as we have seen time and time again organizations that have deployed ADFS to work with Office 365, and when the ADFS infrastructure is no longer functioning, our clients are dead in the water and are at the mercy of someone with knowledge in AD FS to bring their business back to functioning.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, many components to ADFS are actually quite simple, so the purpose of this post is to go through some of the things that may fail or break with ADFS and the steps you can use to correct the issue. The following points will be broken down into the experiences you will encounter with ADFS.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A. Internal ADFS server with ADFS proxy publishing ADFS to the internet: “There was a problem accessing the site.” Internal Authentication works, external does not.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This issue describes that the proxy server cannot establish a secure communication with our back end ADFS server. If you can authenticate internally directly against the ADFS server, but outside users cannot authenticate against the proxy, check the following on the proxy server:&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The system clock on the proxy server is not off by more than 5 minutes in relation to the ADFS server.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The service account used by the proxy to obtain configuration data from ADFS is not expired/deleted/had their password reset.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The proxy server can correctly resolve your ADFS service name and the corresponding IP address returned is correct.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;B. &lt;/span&gt;Internal AD FS server with AD FS proxy publishing ADFS to the internet: “There was a problem accessing the site.” Both internal and external users cannot authenticate. If working previously, this may be related to the Certificates on the machines:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure the token signing certificate is notexpired. Open ADFS management, go to certificates on the left, and examine thetoken signing certificate. See “Update trust properties” at &lt;a href="http://technet.microsoft.com/en-us/library/jj151809.aspx"&gt;http://technet.microsoft.com/en-us/library/jj151809.aspx&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ensure your SSL certificate is also not expired.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;IF these look correct, test authentication onthe ADFS server. If that succeeds, try an internal workstation, if thatsucceeds, move to an external workstation, so that you test authentication fromthe inside out.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Depending on where you cannot authentication(Internal/external) you will need to check Event viewer on either the ADFSserver or the ADFS proxy (Or just the ADFS server if you do not have a proxy).Once you have an event ID, can correlate it here: &lt;a href="http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-certificate-problems(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-certificate-problems(v=ws.10).aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;C. Single ADFS server, cannot authenticate. ADFSserver is unreachable.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure that port 443 inbound is correctly NAT’dto the ADFS server for the ADFS service name (sts.contoso.com)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You can test this by doing a certificate test at&lt;a href="http://www.digicert.com/help"&gt;www.digicert.com/help&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you installed your SSL, but not getting aresult back from the above link, make sure the SSL cert is binded to port 443and that port 443 inbound is reaching that ADFS server.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you can access the O365 Portal internally onthe corp network, but cannot login via ADFS externally, or ifOutlook/ActiveSync authentication is not working, the issue resides withexternal routing to the ADFS server.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;This was a quick overview of some simple things that you can check yourself without any ADFS experience. Obviously, there may be issues with ADFS not covered in this quick guide, and you may need to reach out to someone with ADFS experience. However, you can find some more information on troubleshooting ADFS at the following links:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://support.microsoft.com/kb/2713898"&gt;https://support.microsoft.com/kb/2713898 &lt;/a&gt;(Problem Accessing the Site)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/jj151809.aspx"&gt;http://technet.microsoft.com/en-us/library/jj151809.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="http://technet.microsoft.com/en-us/library/cc732610.aspx" href="http://technet.microsoft.com/en-us/library/cc732610.aspx" target="_self"&gt;http://technet.microsoft.com/en-us/library/cc732610.aspx&lt;/a&gt; (Troubleshooting ADFS)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-certificate-problems(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-certificate-problems(v=ws.10).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="http://technet.microsoft.com/en-US/video/Dn189142" href="http://technet.microsoft.com/en-US/video/Dn189142" target="_self"&gt;http://technet.microsoft.com/en-US/video/Dn189142&lt;/a&gt;&amp;nbsp;(Video Guide)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-guide(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-guide(v=ws.10).aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/332597/Tech-Tip-ADFS-What-to-check-for-when-things-go-wrong&amp;bvt=rss"&gt;</description><pubDate>Fri, 17 Jan 2014 14:47:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:332597</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/331535/Tech-Tip-of-the-Week-ID-Fix-Tool-How-to-Locate-Proxy-Email-Addresses#Comments</comments><slash:comments>0</slash:comments><title>Tech Tip of the Week - ID Fix Tool &amp; How to Locate Proxy/Email Addresses</title><link>http://www.masterminditservices.com/blog/bid/331535/Tech-Tip-of-the-Week-ID-Fix-Tool-How-to-Locate-Proxy-Email-Addresses</link><description>&lt;p&gt;This week's tech tip is on the ID Fix Tool&amp;nbsp;which searches your Active Directory for Duplicate objects and there attributes. This is a great tool that will assist on preparing a Directory Synchronization deployment with Office 365. To download the tool yourself here is a direct link: &lt;span style='font-family: "Calibri","sans-serif"; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: "Times New Roman"; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;'&gt;&lt;a href="http://www.microsoft.com/en-ca/download/details.aspx?id=36832"&gt;http://www.microsoft.com/en-ca/download/details.aspx?id=36832&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Prepare user-related attributes for Office 365 deployment&lt;br&gt;&lt;a href="http://technet.microsoft.com/en-us/library/hh852533.aspx"&gt;http://technet.microsoft.com/en-us/library/hh852533.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;List of attributes that are synced by the Windows Azure Active Directory Sync tool&lt;br&gt;&lt;a href="http://support.microsoft.com/kb/2256198"&gt;http://support.microsoft.com/kb/2256198&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Scenario:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;- User receives error messages referencing to Duplicate Attributes &lt;br&gt;&lt;br&gt;- Directory Synchronization Completed but not all objects updated accordingly&lt;br&gt;&lt;br&gt;- Character formatting is not met or character length / invalid character&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;- Run the IDFix to check for Duplicate objects and attributes&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;How To Locate Duplicate Proxy Addresses And Email Addresses in Active Directory:&lt;/b&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The Active Directory Users and Computers snap-in can be used to search for the address. To do this, follow these steps:&lt;/p&gt;
&lt;p&gt;1. Open Active Directory Users and Computers “ADUC “&lt;/p&gt;
&lt;p&gt;2. Right click on Domain and select Find&lt;br&gt;&lt;br&gt;&lt;img style="float: left;" class="alignLeft" border="0" alt="describe the image" src="http://www.masterminditservices.com/Portals/167399/images/justo article 1.jpg"&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. On the combo box labeled Find select &lt;b&gt;Customer Search&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;4. Click on the tab called Advanced, and enter the following LDAP Query: &lt;b&gt;&lt;em&gt;proxyaddresses=smtp:tester1@domain.com &lt;/em&gt;&lt;/b&gt;Click on Find Now.&amp;nbsp;You can also search for attribute mail as shown in Example 2.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Example 1: &lt;br&gt;&lt;img style="float: left;" id="img-1389281442310" class="alignLeft" border="0" alt="justo article 2" src="http://www.masterminditservices.com/Portals/167399/images/justo article 2.jpg"&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Example 2:&lt;br&gt;&lt;img id="img-1389281235209" border="0" alt="justo article 3" src="http://www.masterminditservices.com/Portals/167399/images/justo article 3.jpg"&gt;&lt;/b&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/331535/Tech-Tip-of-the-Week-ID-Fix-Tool-How-to-Locate-Proxy-Email-Addresses&amp;bvt=rss"&gt;</description><pubDate>Thu, 09 Jan 2014 15:18:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:331535</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/331532/Hot-off-the-Presses-Microsoft-Makes-Big-Announcement-for-Power-BI#Comments</comments><slash:comments>0</slash:comments><title>Hot off the Presses: Microsoft Makes Big Announcement for Power BI</title><link>http://www.masterminditservices.com/blog/bid/331532/Hot-off-the-Presses-Microsoft-Makes-Big-Announcement-for-Power-BI</link><description>&lt;p&gt;The long awaited announcement of Power BI has come, and will officially be offered for Office 365 as a part of Microsoft's self-service business&amp;nbsp;intelligence bundle. The pricing announcement came from Microsoft Server and Tools Business President Satya Nadella at this week's Microsoft Worldwide Partner Conference. This big announcement fills in current&amp;nbsp;Office 365 mobile and cloud BI gaps by using technology from Query and "GeoFlow" (formerly PowerPivot, Power View and Data Explorer). Power BI for Office 365 works in conjunction with Excel and Sharepoint, which allows customers the ability to integrate their on-premise data with Power BI in the cloud.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Below is an example of the soon-to-come mobile app designed for Windows 8 and Windows RT devices--although iPad app's are also in the works. &lt;br&gt;&lt;br&gt;&lt;img style="float: left;" id="img-1389279416530" class="alignLeft" border="0" alt="mobile bi v1 620x349" src="http://www.masterminditservices.com/Portals/167399/images/mobile-bi-v1-620x349.png"&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For more information of Microsoft Power BI see this clip from the Microsoft Worldwide Partner Conference to view a demonstration of this product. &lt;span style='font-family: "Calibri","sans-serif"; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: "Times New Roman"; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;'&gt;&lt;a href="http://www.youtube.com/watch?v=Jsa-5LGx_IY"&gt;http://www.youtube.com/watch?v=Jsa-5LGx_IY&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="float: left;" id="img-1389295786201" class="alignLeft" border="0" alt="powerbi" src="http://www.masterminditservices.com/Portals/167399/images/powerbi.jpg" width="585" height="512"&gt;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/331532/Hot-off-the-Presses-Microsoft-Makes-Big-Announcement-for-Power-BI&amp;bvt=rss"&gt;</description><pubDate>Thu, 09 Jan 2014 15:04:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:331532</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/330339/Cross-Site-Silent-Redirection-for-Outlook-Web-App#Comments</comments><slash:comments>0</slash:comments><title>Cross-Site Silent Redirection for Outlook Web App</title><link>http://www.masterminditservices.com/blog/bid/330339/Cross-Site-Silent-Redirection-for-Outlook-Web-App</link><description>&lt;p&gt;While there have already been countless reviews on the new features in Exchange 2010 SP2, one feature has been arguably overlooked. In an article put out by the Exchange team just two weeks ago, the team highlighted one "killer feature" that according to them has gone unmentioned. The Cross-Site Silent Redirection for the Outlook Web App is one great feature, few are taking advantage of. To check out the full article and to get all the details on this Exchange feature, &lt;a title="click here" href="http://blogs.technet.com/b/exchange/archive/2011/12/12/owa-cross-site-silent-redirection-in-exchange-2010-sp2.aspx" target="_self"&gt;click here&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/330339/Cross-Site-Silent-Redirection-for-Outlook-Web-App&amp;bvt=rss"&gt;</description><pubDate>Fri, 27 Dec 2013 15:24:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:330339</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/330336/The-Latest-Cloud-Updates-before-2014#Comments</comments><slash:comments>0</slash:comments><title>The Latest Cloud Updates before 2014</title><link>http://www.masterminditservices.com/blog/bid/330336/The-Latest-Cloud-Updates-before-2014</link><description>&lt;p&gt;Microsoft is bringing you a better service that understands your company’s needs. They have been very busy this end of year - releasing new features and upgrading their Cloud services constantly. Read below for a brief summary on some of the &lt;a href="http://blogs.office.com/b/microsoft_office_365_blog/archive/2013/12/20/office-365-news-round-up-12-20-13.aspx"&gt;recent updates from Microsoft&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;1&amp;nbsp;Office 365 Admin Mobile App&lt;/div&gt;
&lt;p&gt;This nifty mobile app allows for the Admin-on-the-Go to check the service health of your Office 365 service. The app was first released in November for the Windows Phone, but as of December 21&lt;sup&gt;st&lt;/sup&gt;, iOS (7) and Android (4.2.1+) users now have their own version of the app available.&lt;/p&gt;
&lt;p&gt;See the Office 365 Admin App FAQ: &lt;a href="http://community.office365.com/en-us/wikis/manage/office-365-admin-app-faq.aspx"&gt;http://community.office365.com/en us/wikis/manage/office-365-admin-app-faq.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the official Microsoft post here: &lt;a href="http://blogs.office.com/b/office365tech/archive/2013/11/21/check-the-service-health-of-your-office-365-service-on-the-go.aspx"&gt;Check the service health of your Office 365 service on the go&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;2&amp;nbsp; Yammer in Office 365&lt;/div&gt;
&lt;p&gt;With &lt;a title="the rise of Yammer in June" href="http://blogs.office.com/b/office365tech/archive/2013/06/10/make-yammer-your-default-social-network-in-office-365.aspx" target="_self"&gt;the rise of Yammer in June&lt;/a&gt;, and the addition of it to all Enterprise level service plans in November, Yammer is continuing to grow and merge into Office 365.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Break the mental connection that Yammer is just another Social Networking Site for corporations.&lt;/b&gt;&lt;br&gt;Yammer is much more than just a social networking site or community portal for your company, and once you take advantage of it you’ll wonder how your company ever survived without. For those not familiar with Yammer, it is an advanced enterprise social networking tool that allows for sharing, maintaining, and collaborating on content within your company, or via External Networks (across multiple organizations). It allows for you to build a sense of community within international organizations by allowing everyone to communicate and stay&lt;br&gt;up-to-date in one central location.&lt;br&gt;&lt;br&gt;Yammer has the potential to integrate or replace many current intranet site configurations, which can allow for you to consolidate where users are going and logging into for company information.&lt;/p&gt;
&lt;p&gt;For businesses that aren’t looking to move to Yammer (yet), or incorporate another service, there is still SharePoint Newsfeed. Newsfeed is the default social collaboration setting in SharePoint Online. For more information of the differences between the two features, refer to the article here: &lt;a href="http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/pick-your-enterprise-social-network-yammer-or-newsfeed-HA104037368.aspx"&gt;http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/pick-your-enterprise-social-network-yammer-or-newsfeed-HA104037368.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For more information on the features available, see the following: &lt;a href="https://about.yammer.com/product/feature-list/"&gt;https://about.yammer.com/product/feature-list/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out the mobile apps available: &lt;a href="https://about.yammer.com/yammer-blog/get-going-new-mobile-apps/"&gt;https://about.yammer.com/yammer-blog/get-going-new-mobile-apps/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;3&amp;nbsp; Switch to a Different Office 365 Service Family&lt;/div&gt;
&lt;p&gt;Instead of being stuck on one of the types of plans available in Office 365, such as Small Business, MidSize, or Enterprise, &lt;a href="http://blogs.office.com/b/office365tech/archive/2013/12/19/you-can-now-switch-plans-to-a-different-office-365-service-family.aspx"&gt;switch your plan&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This new feature help alleviate stress from company growing pains by allowing for you to rapidly adjust your current service plan to one that best meets your budding necessities; effectively eradicating many painful, and many times expensive, migrations from one service plan to another.&lt;/p&gt;
&lt;p&gt;If you’re unfamiliar with the different features and limitations placed on each of the service families, please see the following site: &lt;a href="http://office.microsoft.com/en-us/business/compare-office-365-for-business-plans-FX102918419.aspx"&gt;http://office.microsoft.com/en-us/business/compare-office-365-for-business-plans-FX102918419.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;img style="float: left;" id="img-1388154558412" class="alignLeft" border="0" alt="Presentation1" src="http://www.masterminditservices.com/Portals/167399/images/Presentation11.jpg" width="254" height="173"&gt;
&lt;div class="WordSection1"&gt;4&amp;nbsp; Windows Azure Active Directory Premium&lt;/div&gt;
&lt;p class="WordSection1"&gt;Currently in Public Preview (meaning it’s in testing and&lt;br&gt;currently free), is&lt;br&gt; &lt;a href="http://technet.microsoft.com/en-us/library/dn532272.aspx"&gt;Windows Azure Active Directory Premium&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;b&gt;Active Directory Premium&lt;/b&gt; provides additional features for identity and access management when using Windows Azure. Some of the new features announced are:&lt;/p&gt;
&lt;p class="WordSection1"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="WordSection1"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="WordSection1"&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="WordSection1"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p class="WordSection1"&gt;&lt;a href="Enable%20self-service%20password%20reset%20for%20users"&gt;Self-service password reset for users&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="WordSection1"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/dn532279.aspx"&gt;Group-based provisioning and access management to SaaS apps&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="WordSection1"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/dn532270.aspx"&gt;Custom Company Branding to Sign-In pages and Access panels&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="WordSection1"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/89661178-193c-45a6-9ebd-1e96e26c2791"&gt;Machine learning based security monitoring and reports&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;This is not a comprehensive list of features being added. As it is still in Preview, more features over time will be added.&lt;/p&gt;
&lt;p&gt;With a one month trial of Windows Azure, enrolling in the AD Premium preview is even easier. Get your feet wet and try out another great Microsoft product - without the deployment cost.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/330336/The-Latest-Cloud-Updates-before-2014&amp;bvt=rss"&gt;</description><pubDate>Fri, 27 Dec 2013 14:32:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:330336</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/330334/Tech-Tip-Add-a-Non-Indexed-Location-to-a-Library-in-Windows#Comments</comments><slash:comments>0</slash:comments><title>Tech Tip: Add a Non-Indexed Location to a Library in Windows</title><link>http://www.masterminditservices.com/blog/bid/330334/Tech-Tip-Add-a-Non-Indexed-Location-to-a-Library-in-Windows</link><description>&lt;p&gt;Recently Champion came upon a request to have a mapped drive be set as a permanent My Documents library location for users on their respective Windows machines. The idea was to make the move to SharePoint as seamless as possible for the company, as they were switching to using SharePoint and SkyDrive Pro more for document storage. Since many companies struggle with user adoption, this Champion client needed a way to keep their users from getting confused and losing track of documents in various locations.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Adding a Mapped Network Drive is half the task. For instructions on how to do this, see the article &lt;a href="http://windows.microsoft.com/is-is/windows/create-shortcut-map-network-drive"&gt;here for a user&lt;/a&gt; and &lt;a href="http://technet.microsoft.com/en-us/library/cc770902.aspx"&gt;here for when using GPO&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now you just need to include the mapped drive &lt;a href="http://windows.microsoft.com/en-US/windows7/Include-folders-in-a-library"&gt;as a library location&lt;/a&gt;. Which would be easy enough if you could do it as quick and easy as it is to add a regular folder to a library location.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Attempting to add the mapped drive as a location will leave you staring at an ugly error message stating, “This Network Location can’t be included because it is not indexed.” Which is about as much good as this Error Monster saying it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="margin-right: auto; margin-left: auto; display: block;" id="img-1388153093196" class="alignCenter" border="0" alt="Presentation1" src="http://www.masterminditservices.com/Portals/167399/images/Presentation1.jpg"&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So why is Windows complaining at you? Windows wants to be able to index locations for faster search and discovery performance – which is normally great – but right now that isn’t what we want. So to get around this, we will follow these instructions below:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Create a folder on the hard drive. I’m using&lt;/p&gt;
&lt;p&gt;the “C” drive.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;C:\SomeFolder&lt;br&gt;&lt;br&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create a subfolder within the folder you just&lt;/p&gt;
&lt;p&gt;made.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;C:\SomeFolder\Docs&lt;br&gt;&lt;br&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Add the subfolder as a library location to the&lt;/p&gt;
&lt;p&gt;library.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Delete the subfolder from the drive.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Run an elevated Command Prompt (as admin). Use a cmdlet called mklink, we will make a symbolic link. Name the link the same as the folder you created above. See two examples below:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;mklink /d c:\SomeFolder\Docs \\server\documents&lt;/p&gt;
&lt;p&gt;mklink /d c:\SomeFolder\Docs&amp;nbsp; h:&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Done. Now you have non-indexed path as a library location.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/330334/Tech-Tip-Add-a-Non-Indexed-Location-to-a-Library-in-Windows&amp;bvt=rss"&gt;</description><pubDate>Fri, 27 Dec 2013 14:07:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:330334</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/329302/How-to-Add-Yammer-To-The-Office-365-Global-Navigation-Bar#Comments</comments><slash:comments>0</slash:comments><title>How to Add Yammer To The Office 365 Global Navigation Bar</title><link>http://www.masterminditservices.com/blog/bid/329302/How-to-Add-Yammer-To-The-Office-365-Global-Navigation-Bar</link><description>&lt;h2&gt;&lt;span style="font-size: 16px;"&gt;Office 365 and Sharepoint +Yammer customers will be familiar with the Office 365 global navigation bar that runs across the top of your portal.&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;› Tip: This doesn’t apply for Yammer Enterprise standalone customers, as users do not see an Office 365 global navigation bar.&lt;a class="fancybox" href="https://about.yammer.com/assets/o365-global-nav-bar.png" rel="gallery"&gt;&lt;img id="img-1387229497249" src="https://about.yammer.com/assets/o365-global-nav-bar.png" alt="o365 global nav bar" width="620" height="149"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SharePoint Newsfeed is offered in the navigation bar by default, but we recommend switching it to Yammer. This will make it easier for people in your organization to access and use Yammer from within Office 365.&lt;/p&gt;
&lt;p&gt;Don’t worry, when you switch your Newsfeed link to Yammer, SharePoint Newsfeed functionality doesn’t go away. People can still access Newsfeed from their Sites page, and they can continue to follow SharePoint sites, documents and tags there.&lt;/p&gt;
&lt;h3&gt;To Replace The Newsfeed Link With A Link To Yammer:&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.portal.microsoftonline.com/"&gt;Sign in to Office 365&lt;/a&gt; using your Office 365 global administrator account.&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;Admin&lt;/strong&gt; &amp;gt; &lt;strong&gt;SharePoint&lt;/strong&gt;. You’re now in the SharePoint admin center.
&lt;ul&gt;
&lt;li&gt;&lt;a class="fancybox" href="https://about.yammer.com/assets/o365-sharepoint-admin.png" rel="gallery"&gt;&lt;img src="https://about.yammer.com/assets/o365-sharepoint-admin.png" alt="o365 sharepoint admin" width="456" height="167"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;Settings&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Enterprise Social Collaboration&lt;/strong&gt;, choose &lt;strong&gt;Use Yammer.com service&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;› Tip: Changing the Office 365 global navigation for everyone in your organization may take us up to 30 minutes to complete.&lt;a class="fancybox" href="https://about.yammer.com/assets/o365-sharepoint-settings.png" rel="gallery"&gt;&lt;img src="https://about.yammer.com/assets/o365-sharepoint-settings.png" alt="o365 sharepoint settings" width="703" height="273"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK &lt;/strong&gt;at bottom of page.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For additional resources on Yammer, check these out:&lt;/p&gt;
&lt;h2&gt;Yammer Resources&lt;/h2&gt;
&lt;p&gt;Yammer provides a number of resources to help your organization successfully plan and implement Yammer Enterprise:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/office365-suite-help/redir/XT104135059.aspx?CTT=5&amp;amp;origin=HA104118334"&gt;&lt;strong&gt;Yammer Success Center&lt;/strong&gt;&lt;/a&gt; contains planning templates, training resources, admin and IT guides, and tools for starting your social journey.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/office365-suite-help/redir/XT104136313.aspx?CTT=5&amp;amp;origin=HA104118334"&gt;&lt;strong&gt;Yammer Customer Network&lt;/strong&gt;&lt;/a&gt; (YCN) is an active community of Yammer champions, all with the goal of making their network successful in their workplace. It’s a place to share best practices with other Yammer customers, ask and answer tough questions, and learn more about Yammer.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://about.yammer.com/social-journey/"&gt;&lt;strong&gt;Yammer Social Journey&lt;/strong&gt;&lt;/a&gt; is an interactive step-by-step guide that will help you customize an action plan to get the most from your network and start benefiting from working social.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/329302/How-to-Add-Yammer-To-The-Office-365-Global-Navigation-Bar&amp;bvt=rss"&gt;</description><pubDate>Mon, 16 Dec 2013 21:47:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:329302</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/329291/Tech-Tip-of-the-Week-Windows-Powershell-CMDlets#Comments</comments><slash:comments>0</slash:comments><title>Tech Tip of the Week: Windows Powershell CMDlets</title><link>http://www.masterminditservices.com/blog/bid/329291/Tech-Tip-of-the-Week-Windows-Powershell-CMDlets</link><description>&lt;p&gt;This week’s tech tip is for all you Windows PowerShell users.If you’re using PowerShell,&amp;nbsp; you may already know about CMDlets. If not, this post is sure to excite you, as CMDlets (pronounced “command-let”) are nifty commands that will ease the process of using Powershell.&lt;span style="line-height: 18px; font-size: 12px;" class="Apple-style-span"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Here are 5 CMDlets to get you started:&lt;/p&gt;
&lt;p&gt;1. Get-Recipient | Where {$_.EmailAddresses –match “user@contoso.com”}&lt;br&gt;This CMDlet will find an email address that is inside of the quotes.&lt;/p&gt;
&lt;p&gt;2. (Get-Mailbox) | ForEach {Set-Mailbox $_.Identity –RetentionPolicy “Contoso-Policy”}&lt;br&gt;This CMDlet applies a single retention policy to all users.&lt;/p&gt;
&lt;p&gt;3. Get-MSOLUser | Set-MSOLUser –PasswordNeverExpires $true&lt;br&gt;This sets all users passwords to never expire (Requires Azure Module)&lt;/p&gt;
&lt;p&gt;4. (Get-Recipient) | ForEach {Add-RecipientPermission –identity $_.PrimarySMTPAddress –trustee relay@contoso.com –AccessRights SendAs –Confirm:$Y}&lt;br&gt;This gives a single mailbox SendAs rights to all other recipients (groups, mailboxes, external contacts).&lt;/p&gt;
&lt;p&gt;5. (Get-Mailbox) | ForEach {Enable-Mailbox –identity $_.PrimarySMTPAddress –Archive}&lt;br&gt;This CMdlet turns on archiving for all mailboxes&lt;/p&gt;
&lt;p&gt;Try out these CMDlets and let us know what you think!&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/329291/Tech-Tip-of-the-Week-Windows-Powershell-CMDlets&amp;bvt=rss"&gt;</description><pubDate>Mon, 16 Dec 2013 21:14:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:329291</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/328297/Latest-News-How-a-30-year-old-IBM-business-partner-stays-relevant-in-the-cloud#Comments</comments><slash:comments>0</slash:comments><title>Latest News: How a 30-year-old IBM business partner stays relevant in the cloud</title><link>http://www.masterminditservices.com/blog/bid/328297/Latest-News-How-a-30-year-old-IBM-business-partner-stays-relevant-in-the-cloud</link><description>&lt;p&gt;&lt;span&gt;Summary:&lt;/span&gt; Over the past 18 months, Champion Solutions Group has migrated more than a half-million users into Microsoft cloud solutions.&lt;/p&gt;
&lt;p&gt;By &lt;a href="http://www.masterminditservices.com/meet-the-team/us/heather-clancy/" rel="author"&gt;Heather Clancy&lt;/a&gt; for &lt;a href="http://www.masterminditservices.com/blog/partner/"&gt;Next-Gen Partner&lt;/a&gt;&amp;nbsp;on ZDNet.com&lt;/p&gt;
&lt;div style="display: none;" id="siu-horizontal" data-url="http://www.zdnet.com/how-a-30-year-old-ibm-business-partner-stays-relevant-in-the-cloud-7000024102/" data-cmnt-count="1" data-story-id="zdgl_7000024102" data-content-id="" data-action="text" data-short-url="http://zd.net/1kvBqi1" data-summary="Over the past 18 months, Champion Solutions Group has migrated more than a half-million users into Microsoft cloud solutions." data-title="How a 30-year-old IBM business partner stays relevant in the cloud" data-module="sharebar"&gt;
&lt;div class="siu siu-horizontal"&gt;
&lt;div class="grp"&gt;
&lt;div class="siu-cmnt-cont"&gt;&lt;a class="siu-cmnt" href="#comments"&gt;&lt;span class="count livefyre-commentcount" data-lf-article-id="" data-lf-site-id="3000030"&gt;1&lt;/span&gt;&lt;span class="suffix"&gt;Comment&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="siu-btn-cont siu-vote-cont"&gt;&lt;a class="vote siu-vote" href="http://www.masterminditservices.com/vote/" data-action="vote" data-content-type="up" data-asset-content-type="story" data-asset-id="zdgl_7000024102"&gt;&lt;span class="count"&gt;0&lt;/span&gt; &lt;span class="suffix"&gt;Votes&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="siu-btn-cont siu-facebook-btn"&gt;
&lt;div class="fb-like fb_edge_widget_with_comment fb_iframe_widget" data-height="21" data-width="85" data-send="false" data-href="http://www.zdnet.com/how-a-30-year-old-ibm-business-partner-stays-relevant-in-the-cloud-7000024102/" data-layout="button_count" data-font="arial" data-show-faces="false"&gt;&lt;span style="width: 0px; height: 0px;"&gt;&lt;iframe style="border: currentColor; width: 0px; height: 0px;" id="f3dda7a9ee20b1a" title="Like this content on Facebook." height="240" src="http://www.facebook.com/plugins/like.php?api_key=&amp;amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D28%23cb%3Df8829e079699df%26domain%3Dwww.zdnet.com%26origin%3Dhttp%253A%252F%252Fwww.zdnet.com%252Ff17a1209c61ab2d%26relation%3Dparent.parent&amp;amp;colorscheme=light&amp;amp;extended_social_context=false&amp;amp;font=arial&amp;amp;href=http%3A%2F%2Fwww.zdnet.com%2Fhow-a-30-year-old-ibm-business-partner-stays-relevant-in-the-cloud-7000024102%2F&amp;amp;layout=button_count&amp;amp;locale=en_US&amp;amp;node_type=link&amp;amp;sdk=joey&amp;amp;send=false&amp;amp;show_faces=false&amp;amp;width=90" frameBorder="0" width="320" name="f34f09d08cb8012" scrolling="no"&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="siu-btn-cont siu-twitter-btn"&gt;&lt;iframe style="width: 107px; height: 20px;" id="twitter-widget-1" title="Twitter Tweet Button" height="240" src="http://platform.twitter.com/widgets/tweet_button.1384994725.html#_=1386707734198&amp;amp;count=horizontal&amp;amp;counturl=http%3A%2F%2Fwww.zdnet.com%2Fhow-a-30-year-old-ibm-business-partner-stays-relevant-in-the-cloud-7000024102%2F&amp;amp;id=twitter-widget-1&amp;amp;lang=en&amp;amp;original_referer=http%3A%2F%2Fwww.zdnet.com%2Fhow-a-30-year-old-ibm-business-partner-stays-relevant-in-the-cloud-7000024102%2F&amp;amp;related=techrepublic%2Czdnet&amp;amp;size=m&amp;amp;text=How%20a%2030-year-old%20IBM%20business%20partner%20stays%20relevant%20in%20the%20cloud&amp;amp;url=http%3A%2F%2Fzd.net%2F1kvBqi1" frameBorder="0" width="320" scrolling="no" data-twttr-rendered="true"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div class="siu-btn-cont siu-linkedin-btn"&gt;&lt;span style="text-align: center; line-height: 1; vertical-align: baseline; display: inline-block;" class="IN-widget"&gt;&lt;span style="margin: 0px !important; padding: 0px !important; text-indent: 0px !important; font-size: 1px !important; vertical-align: baseline !important; display: inline-block !important;"&gt;&lt;span id="li_ui_li_gen_1386707734421_2"&gt;&lt;a id="li_ui_li_gen_1386707734421_2-link" href="javascript:void(0);"&gt;&lt;span id="li_ui_li_gen_1386707734421_2-logo"&gt;in&lt;/span&gt;&lt;span id="li_ui_li_gen_1386707734421_2-title"&gt;&lt;span id="li_ui_li_gen_1386707734421_2-mark"&gt;&lt;/span&gt;&lt;span id="li_ui_li_gen_1386707734421_2-title-text"&gt;Share&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="grp siu-more-cont"&gt;&lt;a class="siu-more-btn" data-toggle="pop" data-placement="bottom left reserve" data-text-replace="more -" data-target=".siu-more"&gt;more +&lt;/a&gt;
&lt;div style="display: none;" class="siu-more"&gt;
&lt;ul class="options"&gt;
&lt;li&gt;&lt;a class="icon i-email" href="javascript:void(0);"&gt;Email&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-print" href="javascript:void(0);"&gt;Print&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-googleplus" href="javascript:void(0);"&gt;Google+&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-delicious" href="javascript:void(0);"&gt;Del.icio.us&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-digg" href="javascript:void(0);"&gt;Digg&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-stumbleupon" href="javascript:void(0);"&gt;StumbleUpon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-reddit" href="javascript:void(0);"&gt;Reddit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-technorati" href="javascript:void(0);"&gt;Technorati&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-pinterest" href="javascript:void(0);"&gt;Pinterest&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="icon i-slashdot" href="javascript:void(0);"&gt;Slashdot&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p class="sharebar-outer-horizontal"&gt;"Many legacy systems integrators with deep skills in data center integration are recasting themselves as purveyors of cloud solutions and private cloud infrastructure, and &lt;a href="http://www.championsg.com/"&gt;Champion Solutions Group&lt;/a&gt; -- founded way back in 1979 -- is no exception.&lt;/p&gt;
&lt;p class="sharebar-outer-horizontal"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="storyBody"&gt;Over the past several years, Champion Solutions has ensured its ongoing relevance in data center infrastructure by building expertise at building private cloud solutions: it is one of VMware's elite Lighthouse partners, who are trained to accelerate adoption of hybrid cloud computing."I can't think of one customer that is not utilizing the cloud in some way," said Chris Pyle, CEO of the integrator, which is based in Boca Raton, Fla. Its &lt;a href="http://www.championsg.com/clients-partners.php"&gt;clients&lt;/a&gt; include the likes of Insurance.com, Moen and the Borgata Casino &amp;amp; Spa.A rather typical example of the sort of work that Champion Solutions does involves a business continuity solution it built for Laurens Electric Cooperative, a 150-person organization in South Carolina. Using VMware vSphere and VMware View, Champion Solutions built a virtual server environment that can fail over to an offsite data center. View was used to streamline the process for managing tablets and desktops used by remote employees.&lt;/p&gt;
&lt;p class="storyBody"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="storyBody"&gt;In addition, Champion Solutions migrated the company's Exchange email into the cloud using Microsoft Office 365."For the VMware vSphere upgrade, Champion conducted a methodical process to document every step and every component," said Bobby Smith, director of IT for the rural electric coop. "In addition to providing our IT team with training, our employees never noticed any change in the functioning of their ssystems -- the process proceeded flawlessly."Although its list of vendor partners is lengthy (including Dell, Brocade, NetApp, Hewlett-Packard, Oracle, Citrix, Cisco and at least a dozen other serious data center and cloud contenders) and its roots lie in a long-time partnership with IBM, Champion Solutions has become a highly public strategic cloud partner for Microsoft over the past several years: through its &lt;a href="http://www.messageops.com/champion-solutions-group-acquires-messageops"&gt;2012 acquisition&lt;/a&gt; of &lt;a href="http://www.messageops.com/"&gt;MessageOps&lt;/a&gt;, it now supports more than a half-million Office 365 seats, estimated Pyle. That includes Champion's own sales organization. "It's extremely hard to sell something that you aren't utilizing first," he said.MessageOps was created in 2009 solely for the purpose of helping businesses migrate applications to Microsoft Online services. But even before that, Champion Solutions was named Microsoft's cloud partner of the year in 2011. Although Champion has extensive technical expertise in data center integration, it chose to focus on selling Microsoft's cloud applications so it didn't have to maintain the cloud infrastructure to host its own, and so that its consultants could focus on solving process-related problems rather than worrying about IT maintenance.&lt;/p&gt;
&lt;p class="storyBody"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="storyBody"&gt;In addition, Champion Solutions focuses its cloud infrastructure services on assisting businesses with private cloud buildouts. Approximately 55 percent of 379 hardware decision makers in North America and Europe plan to prioritize building an internal private cloud, while 33 percent have begun this process, according to Forrester Research's latest "wave" study on this topic from November 2013. The majority of them (30 percent) are doing so using a commercially available software option, rather than a converged hardware/solution or open source software, Forrester reported."&lt;/p&gt;
&lt;p class="storyBody"&gt;View the full article here: &lt;a href="http://www.zdnet.com/how-a-30-year-old-ibm-business-partner-stays-relevant-in-the-cloud-7000024102/"&gt;http://www.zdnet.com/how-a-30-year-old-ibm-business-partner-stays-relevant-in-the-cloud-7000024102/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/328297/Latest-News-How-a-30-year-old-IBM-business-partner-stays-relevant-in-the-cloud&amp;bvt=rss"&gt;</description><pubDate>Tue, 10 Dec 2013 20:41:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:328297</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327588/Tech-Tip-of-the-Week-Syncing-Distribution-Groups-in-Office-365#Comments</comments><slash:comments>0</slash:comments><title>Tech Tip of the Week: Syncing Distribution Groups in Office 365</title><link>http://www.masterminditservices.com/blog/bid/327588/Tech-Tip-of-the-Week-Syncing-Distribution-Groups-in-Office-365</link><description>&lt;p&gt;Having trouble getting your distribution groups to sync when migrating to Office 365? We recently worked with a customer who had over 300 distribution groups that were not syncing to Office 365. Upon review, we noticed that the distribution groups did not have a Display Name.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Here are the steps we took in order to resolve the problem:&lt;br&gt;&lt;a class="fancybox" href="http://www.messageops.com/wp-content/uploads/2013/11/Tech-Avatar-148x300.jpg" rel="gallery"&gt;&lt;img style="float: right;" id="img-1386258518679" class="alignRight" title="Tech-Avatar-148x300" border="0" alt="describe the image" src="http://www.messageops.com/wp-content/uploads/2013/11/Tech-Avatar-148x300.jpg" width="88" height="178"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;1. Open ADUC “Active Directory Users and Computers “On the top menu click on view and select Advanced Features.&lt;/p&gt;
&lt;p&gt;2. Find the Distribution List that is not syncing to your Office 365 tenant &amp;gt; right click the Distribution List &amp;gt; select Properties &amp;gt; click on the attribute editor tab.&lt;/p&gt;
&lt;p&gt;3. There are a couple attributes that must be filled out in order&amp;nbsp; for it to Synchronize to Office 365.&lt;br&gt;&lt;strong&gt;&lt;em&gt;&lt;br&gt;Attributes&lt;/em&gt;&lt;/strong&gt;: &lt;strong&gt;mail, displayName&lt;/strong&gt; – if they do not have any data, fill it in. Once completed click ok.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;4. Open the MIISClient. This is located on your DIRSYNC Server. The default path is: “C:\Program Files\Microsoft Online Directory Sync\SYNCBUS\Synchronization Service\UIShell\miisclient.exe”&lt;/p&gt;
&lt;p&gt;&lt;br&gt;5. Click on Metaverse Search &amp;gt; input the following:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="text-decoration: underline;"&gt;Attribute:&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt; Mail&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="text-decoration: underline;"&gt;Operator:&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt; Contains&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="text-decoration: underline;"&gt;Value:&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&amp;nbsp; “Email Address of the DG”&lt;/p&gt;
&lt;p&gt;&lt;br&gt;6. Once filled in click on search &amp;gt; double click the search results &amp;gt; click on the connectors tab. &lt;strong&gt;&lt;em&gt;Note&lt;/em&gt;&lt;/strong&gt;: &lt;em&gt;If you only see SourceAD Management Agent, perform the following:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;7. Click on Management Agents &amp;gt; Right click SourceAD &amp;gt; click on Run &amp;gt; click on Full Import Stage Only &amp;gt; click on ok.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;8. Right click SourceAD &amp;gt; click on run &amp;gt; click on Full Sync &amp;gt; click on ok.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;9. Right click TargetWebService &amp;gt; click on Run &amp;gt; click on Full Confirming Import Stage &amp;gt; click on ok.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;10. Right click TargetWebService &amp;gt; click on Run &amp;gt; click on Full Confirming Sync &amp;gt; click on ok.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;11. Right click TargetWebService &amp;gt; click on Run &amp;gt; click on Export &amp;gt; click on ok.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;We hope you found this week’s Tech Tip useful! Do you have a problem you want us to solve in our Tech Tip of the week series? Let us know!&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327588/Tech-Tip-of-the-Week-Syncing-Distribution-Groups-in-Office-365&amp;bvt=rss"&gt;</description><pubDate>Thu, 05 Dec 2013 15:49:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327588</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327586/Microsoft-Office-365-Delivers-New-Customer-Requested-Mobile-Features#Comments</comments><slash:comments>0</slash:comments><title>Microsoft Office 365 Delivers New Customer-Requested Mobile Features</title><link>http://www.masterminditservices.com/blog/bid/327586/Microsoft-Office-365-Delivers-New-Customer-Requested-Mobile-Features</link><description>&lt;p&gt;Microsoft had a very busy October, focusing on delivering “customer-requested features” to Office 365, their cloud enabled productivity software suite. As Microsoft moves along with their overall restructuring effort and transformation “from a software vendor into a devices and services company,” these improvements are a few of the updates which emphasize part of the company’s goal of delivering software releases and updates more quickly.&lt;/p&gt;
&lt;p&gt;A few highlights of the new capabilities:&lt;/p&gt;
&lt;ul style="list-style-type: circle;"&gt;
&lt;li&gt;
&lt;p&gt;An update for the Lync mobile app permits users to participate in Lync Meetings, even without Lync accounts, and allows them to initiate impromptu, multi-user Lync IM or video conversations on mobile devices. Scheduled meetings can be seen and connected to straight from the mobile app via Exchange calendar integration and users can join full voice and video meetings using the connection on their mobile devices (3G, 4G or WiFi).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For a more consistent experience across devices, SkyDrive Pro for iOS now has better “support for viewing and editing documents stored on your iPhone and iPad, and OneNote files open directly in the OneNote app for their respective device.” Notes will appear the same and the OneNote file remains connected to SkyDrive Pro in Office 365 which allows users to keep track of all their notes in one place, even when on the go.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New Lync reporting abilities give administrators access to new usage statistics and metrics including active users, total audio and video conferencing minutes, and total audio or video minutes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Users can now purchase a custom GoDaddy domain name directly within Office 365 and it will automatically set it up. For organizations that already have a GoDaddy managed domain name, users can now start using that domain name directly within Office 365.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;“Other updates include a redesigned, Office developer site, new cross-site collection publishing tools and a Content Search Web Part for SharePoint Online and Office.com Store enhancements including support for subscription-based apps.”&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, check out the following article: &lt;a href="http://www.eweek.com/cloud/microsoft-office-365-mobile-updates-cap-off-a-busy-month.html/"&gt;http://www.eweek.com/cloud/microsoft-office-365-mobile-updates-cap-off-a-busy-month.html/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327586/Microsoft-Office-365-Delivers-New-Customer-Requested-Mobile-Features&amp;bvt=rss"&gt;</description><pubDate>Thu, 05 Dec 2013 15:45:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327586</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327581/New-Office-365-Features-for-Consumers-and-Business-Users#Comments</comments><slash:comments>0</slash:comments><title>New Office 365 Features for Consumers and Business Users</title><link>http://www.masterminditservices.com/blog/bid/327581/New-Office-365-Features-for-Consumers-and-Business-Users</link><description>&lt;p&gt;It’s been over 6 months since Microsoft launched Office 365, but the company has continued rolling out new features to the Office apps. For those who may not know, Office 365 is Microsoft’s subscription-based version of Office for consumers and businesses and it has soared in popularity, becoming the company’s fastest growing business. Recently, Microsoft added three more exciting features, two for consumers and one for business users.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Microsoft added “real-time co-authoring to the Office Web Apps,” the apps that allow users to edit Excel, Word and PowerPoint Presentations in SkyDrive. Up until now, the apps were lacking effective collaboration tools, but moving forward, the company believes the web apps will be viewed not only as important companions to the client apps, but also as standalone apps. Even non-Office 365 users can enjoy this new feature and as a bonus, Microsoft also added an autosave function to the Word Web App.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The second new feature for consumers gives subscribers to Office 365 access to benefits that were previously only available to Home Premium subscribers. These features include 60 minutes of free Skype calling anywhere in the world and 20GB of extra SkyDrive storage.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The new feature for business users involves a major licensing change to Yammer, Microsoft’s social enterprise tool. In the past, Yammer was only available in the top end enterprise stack of Office 365, but moving forward, all Office 365 enterprise versions will contain Yammer. Social is fast becoming a vital way for companies to engage with employees, partners and suppliers, and this change will apply to new and existing customers.&amp;nbsp; Yammer customers will also have the right to grant Yammer access to external users.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What do you think about these new Office 365 features?&lt;/p&gt;
&lt;p&gt;For more information, check out this &lt;a title="TechCrunch article" href="http://techcrunch.com/2013/11/06/microsoft-updates-office-365-brings-real-time-collaboration-to-free-office-web-apps-adds-yammer-to-all-enterprise-versions/" target="_blank"&gt;TechCrunch article&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327581/New-Office-365-Features-for-Consumers-and-Business-Users&amp;bvt=rss"&gt;</description><pubDate>Thu, 05 Dec 2013 15:42:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327581</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327577/Check-out-the-Review-on-365-Command-for-Office-365#Comments</comments><slash:comments>0</slash:comments><title>Check out the Review on 365 Command for Office 365</title><link>http://www.masterminditservices.com/blog/bid/327577/Check-out-the-Review-on-365-Command-for-Office-365</link><description>&lt;p&gt;&lt;a href="w.infoworld.com/author-bios/martin-heller" target="_blank"&gt;Martin Heller from InfoWorld&lt;/a&gt; recently did a &lt;a title="review" href="http://www.infoworld.com/d/cloud-computing/review-office-365-administration-made-easy-229007?page=0,0" target="_blank"&gt;review&lt;/a&gt; on&lt;a href="http://www.365Command.com" target="_blank"&gt; 365 Command&lt;/a&gt;. Here are some highlights we wanted to share: Most businesses that move their email to a hosted solution, such as Office 365, usually do this to decrease downtime and reduce operating and administrative costs. In the Web-based GUI for Office 365, several administration and reporting options for Exchange are unavailable and many users bypass this problem by running complex PowerShell scripts. 365 Command, a Microsoft Windows Azure Web app available at a modest monthly fee, offers a much more inclusive GUI for administration of Office 365 Exchange than was previously available. Now, users have access to powerful Exchange capabilities without running &lt;br&gt;Powershell.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;img id="img-1386256448485" class="size-full wp-image-4598 alignright" title="365-command-logo" alt="" src="http://www.messageops.com/wp-content/uploads/2013/11/365-command-logo2.png" width="242" height="27"&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Some of the key features of 365 Command:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Provides administrative capabilities not exposed in Office 35’s Web interface&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Provides a useful dashboard&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Created useful reports&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Allows for auditing of Exchange Online&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Allows consultants to switch among client sites with a single sign-on&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Costs of 365 Command:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Up to 50 seats: $19.95 per month&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;51-250 seats: $19.95 + 25 cents per seat per month&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;251-1,000 seats: $19.95 + 15 cents per seat per month&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;More than 1,000 seats: $19.95 + 10 cents per seat per month&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="text-align: center;"&gt;&lt;strong&gt;365 Command is a great administrative tool for businesses that have Office 365 users and the cost is easily justified in reduced administrative expense.&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Have you used 365 Command? Let us know what you think.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327577/Check-out-the-Review-on-365-Command-for-Office-365&amp;bvt=rss"&gt;</description><pubDate>Thu, 05 Dec 2013 15:15:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327577</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327369/A-New-Office-365-App-for-On-the-Go-Service-Checks#Comments</comments><slash:comments>0</slash:comments><title>A New Office 365 App for On-the-Go Service Checks</title><link>http://www.masterminditservices.com/blog/bid/327369/A-New-Office-365-App-for-On-the-Go-Service-Checks</link><description>&lt;p&gt;A new Office 365 App is officially released, titled, "The Garage Series." The app was created to provide on-the-go service health checks for Office 365 users. Anyone with an Office 365 subscription and administration user&amp;nbsp;rights can utlize this app to achieve optimal Office 365 service checks, quicly and easily on your phone. The new provides administrators the ability to view service health information and maintenance status updates from their mobile device, making Office 365 maintance more streamlined and efficient.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Check out the whole Microsoft article on the new Garage Series App &lt;a href="http://blogs.office.com/b/office365tech/archive/2013/11/21/check-the-service-health-of-your-office-365-service-on-the-go.aspx"&gt;http://blogs.office.com/b/office365tech/archive/2013/11/21/check-the-service-health-of-your-office-365-service-on-the-go.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327369/A-New-Office-365-App-for-On-the-Go-Service-Checks&amp;bvt=rss"&gt;</description><pubDate>Wed, 04 Dec 2013 04:08:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327369</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327098/Streamlined-CRM-2013-More-Than-Just-a-New-Look#Comments</comments><slash:comments>0</slash:comments><title>Streamlined CRM 2013: More Than Just a New Look</title><link>http://www.masterminditservices.com/blog/bid/327098/Streamlined-CRM-2013-More-Than-Just-a-New-Look</link><description>&lt;p&gt;The Microsoft CRM 2013&amp;nbsp;makeover is more than just a new look for&amp;nbsp;Microsoft's customer relationship management program. Microsoft has ensured users that the new CRM will be faster and more efficient than ever before. One way they are ensuring this for users is through new activity feed features. In CRM 2013 users can create appointments, emails, and custom-created activities all from teh activity feed. This simplified process is just one example of success for CRM 2013. New filters are also a&amp;nbsp;new feature found in&amp;nbsp;CRM 2013, one&amp;nbsp;notable new filter being "In Progress." This filter can display those activities that are not complete or haven't been closed. Not everything has been changed though, the navigation&amp;nbsp;pane is now the navigation bar but feature the same&amp;nbsp;navigation&amp;nbsp;options&amp;nbsp;users are accustomed to seeing in CRM. &lt;br&gt;&lt;br&gt;To learn more about&amp;nbsp;CRM 2013 click &lt;a title="here" href="http://www.eweek.com/enterprise-apps/microsoft-streamlines-dynamics-crm-2013-workflows.html" target="_self"&gt;here&lt;/a&gt; to read an extensive article. &amp;nbsp;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327098/Streamlined-CRM-2013-More-Than-Just-a-New-Look&amp;bvt=rss"&gt;</description><pubDate>Mon, 02 Dec 2013 15:33:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327098</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327097/New-Microsoft-Office-Remote-App-for-Windows-Phone-8#Comments</comments><slash:comments>0</slash:comments><title>New Microsoft Office Remote App for Windows Phone 8</title><link>http://www.masterminditservices.com/blog/bid/327097/New-Microsoft-Office-Remote-App-for-Windows-Phone-8</link><description>&lt;p&gt;Windows 8 phone handsets can now be transformed into the most sophisticated and easy to use remotes for meetings and presentations. The app, called Office Remote, allows users to now move freely around the room during a presentation, using just thier phone to control Word, Excel, and PowerPoint. Office Group Program manager, Ber Van Hoof, said this of the app, "You can start your PowerPoint presentation, advance the slides, see your speaker notes, and control an on-screen laser pointer with a touch of your finger—all from your phone." &lt;br&gt;&lt;br&gt;Read more about&amp;nbsp;this app and hear more of Van Hoof's interview &lt;a title="here" href="http://www.eweek.com/enterprise-apps/microsoft-releases-office-remote-app-for-windows-phone-8.html" target="_self"&gt;here&lt;/a&gt;. &amp;nbsp;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327097/New-Microsoft-Office-Remote-App-for-Windows-Phone-8&amp;bvt=rss"&gt;</description><pubDate>Mon, 02 Dec 2013 15:19:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327097</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/327091/Compare-SharePoint-2010-and-2013#Comments</comments><slash:comments>0</slash:comments><title>Compare SharePoint 2010 and 2013</title><link>http://www.masterminditservices.com/blog/bid/327091/Compare-SharePoint-2010-and-2013</link><description>&lt;p&gt;Compare the features found in SharePoint 2010 and SharePoint 2013 in this extensive article highlighting the upgrades. Not only does this article describe in detail the differences between the two, it also explains in detail why each change was made and how each change was made. This article is a must read for both seasoned SharePoint users and those new to SharePoint. &lt;br&gt;&lt;br&gt;Here is the &lt;a title="link" href="http://technet.microsoft.com/en-us/library/ff607742(v=office.15)" target="_self"&gt;link&lt;/a&gt; to this great SharePoint resource!&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/327091/Compare-SharePoint-2010-and-2013&amp;bvt=rss"&gt;</description><pubDate>Mon, 02 Dec 2013 15:05:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:327091</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/325823/Hot-off-the-Presses-A-Microsoft-Announcement-for-Yammer#Comments</comments><slash:comments>0</slash:comments><title>Hot off the Presses: A Microsoft Announcement for Yammer</title><link>http://www.masterminditservices.com/blog/bid/325823/Hot-off-the-Presses-A-Microsoft-Announcement-for-Yammer</link><description>&lt;p&gt;On November 6&lt;sup&gt;th&lt;/sup&gt; Microsoft announced that Yammer Enterprise is now included in &lt;em&gt;all &lt;/em&gt;Office 365 enterprise versions. Prior to this change, Yammer was a tool sold at an additional cost to businesses with Office 365 and only available in the top-end enterprise stack of Office 365. This change applies to all new &lt;em&gt;and&lt;/em&gt; all existing customers.&lt;br&gt;&lt;br&gt;Yammer Enterprise is a tool designed for internal social uses, which companies all over the world have found successful for increasing communication and harnessing a stronger community, even within large companies.&lt;br&gt;&lt;br&gt;Yammer has also been redesigned to include the ability for the administrators within any given company to invite partners or suppliers to join in on the Yammer community. Any external users will have to be granted the rights from system administrators in order to access the internal social site, but with the option now available, the Yammer community can widen its net more so now than ever before.&lt;br&gt;&lt;br&gt;To read even more about Microsoft Updates and the Yammer addition to all Office 365 enterprise versions check out this article. &lt;a href="http://techcrunch.com/2013/11/06/microsoft-updates-office-365-brings-real-time-collaboration-to-free-office-web-apps-adds-yammer-to-all-enterprise-versions/"&gt;http://techcrunch.com/2013/11/06/microsoft-updates-office-365-brings-real-time-collaboration-to-free-office-web-apps-adds-yammer-to-all-enterprise-versions/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/325823/Hot-off-the-Presses-A-Microsoft-Announcement-for-Yammer&amp;bvt=rss"&gt;</description><pubDate>Wed, 20 Nov 2013 16:10:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:325823</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/323561/More-Mobile-Updates-for-Office-365#Comments</comments><slash:comments>0</slash:comments><title>More Mobile Updates for Office 365 </title><link>http://www.masterminditservices.com/blog/bid/323561/More-Mobile-Updates-for-Office-365</link><description>Microsoft has been busy incorporating updates and making changes to their Office 365 features to better serve their users. This most recent update comes on the heals of several other noteworthy updates, including recent Lync updates, which you can read more about &lt;a title="here" href="http://www.masterminditservices.com/blog/bid/318970/Lync-2013-Update-Overview" target="_self"&gt;here&lt;/a&gt;. &lt;br&gt;These customer-requested features aim to improve the Office 365 experience for all users, and this most recent update does just that. The update was announced on November 1st by an Office 365 Product Manager, stating new changes allow anyone to join Lync mobile meetings, including people without&amp;nbsp;Office 365 accounts. &lt;br&gt;To&amp;nbsp;read more about this update check out the &lt;a title="latest blog" href="http://www.eweek.com/cloud/microsoft-office-365-mobile-updates-cap-off-a-busy-month.html/" target="_self"&gt;latest blog&lt;/a&gt; and hear first hand from Office 365 Product Managers.
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/323561/More-Mobile-Updates-for-Office-365&amp;bvt=rss"&gt;</description><pubDate>Wed, 20 Nov 2013 15:53:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:323561</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/322746/Office-365-Tools-and-Resources#Comments</comments><slash:comments>0</slash:comments><title>Office 365 Tools and Resources</title><link>http://www.masterminditservices.com/blog/bid/322746/Office-365-Tools-and-Resources</link><description>&lt;p&gt;Ever have a complicated Office 365 question? Do you ever find yourself stuck, and uncertain what to do next with any number of your Office 365 tools? Would you like assistance in the end user adoption of Office 365 products? &lt;br&gt;&lt;br&gt;&lt;br&gt;Look no further than our hub for &lt;a title="Office 365 Tools and Resources" href="http://www.masterminditservices.com/cloud/software-as-a-service/microsoft-office-365/office-365-tools-and-resources/" target="_self"&gt;Office 365 Tools and Resources&lt;/a&gt;. Here you will find a wide variety of links, videos, and step by step explanation of Office 365 tools. These user friendly guides can answer any and all of your questions, and aid clarifying Office 365 programs. Links with guides and tutorials are available for: Lync, SharePoint, Outlook, OneNote, SkyDrive, and more. &lt;br&gt;Click &lt;a title="here" href="http://www.masterminditservices.com/cloud/software-as-a-service/microsoft-office-365/office-365-tools-and-resources/" target="_self"&gt;here&lt;/a&gt; to visit out resources and tools hub to meet all of your Office 365 adoption needs.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/322746/Office-365-Tools-and-Resources&amp;bvt=rss"&gt;</description><pubDate>Tue, 29 Oct 2013 13:21:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:322746</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/321879/SharePoint-Online-Fantastic-Features#Comments</comments><slash:comments>0</slash:comments><title>SharePoint Online: Fantastic Features</title><link>http://www.masterminditservices.com/blog/bid/321879/SharePoint-Online-Fantastic-Features</link><description>&lt;p&gt;Introducing Windows Explorer Features in SharePoint Online&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Windows Explorer feature in SharePoint Online is the backbone of two tools we will be talking about today. They are the Open with Explorer and Mapped Network Drive tools. Both of these are very powerful, but often times they don’t function as we expect them to, and that can lead to frustration – especially for our end users.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Whether you’re rolling out SharePoint, or introducing your users to new tools, we’re here to help you take advantage of this fantastic feature!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;What is it?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Open with Explorer tool allows for you to view and manage documents within SharePoint Online through Windows Explorer on your computer.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Mapped Network Drive is similar in comparison to the Open with Explorer tool. It requires the same configuration, and uses the Windows Explorer feature to function as well.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;How can I use it? &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use this feature to quickly accomplish any of the following tasks through the Windows File Explorer:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Drag documents into libraries. Create folders. Move or copy documents in one library to another library within the same site collection or between site collections. Delete multiple documents at one time.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Where can I find it?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find the option to use the Open with Explorer tool within the Connect &amp;amp; Export section of the Library tab in the Ribbon.&lt;br&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="width: 560px; height: 158px; margin-right: auto; margin-left: auto; display: block;" id="img-1382543101298" class="alignCenter" border="0" alt="sharepoint2" src="http://www.masterminditservices.com/Portals/167399/images/sharepoint2.jpg" width="560" height="158"&gt;&lt;br&gt; &lt;br&gt;There are multiple ways through the Windows OS interface to create a Mapped Network Drive. The creation steps are listed here.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;To view the drives that are mapped on your machine, open My Computer and refer to the network location drives. Refer to the image below:&lt;br&gt;&lt;img id="img-1382543133938" class="alignCenter" border="0" alt="sharpoint1" src="http://www.masterminditservices.com/Portals/167399/images/sharpoint1.jpg" width="523" height="342"&gt;&lt;br&gt;System Requirements&lt;/p&gt;
&lt;p&gt;Browsers: Internet Explorer 8, 9, 10 (32-bit only)&lt;br&gt;OS: Windows XP, Vista, 7, 8, or any Windows Server that allows for the WebClient (Desktop Experience) feature to install.&lt;br&gt;You must have an internet connection.*&lt;br&gt;You will need to have the Microsoft Online Sign-In Assistant installed.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;*You can enable Offline Files to keep documents from a Mapped Drive available even after disconnecting from the internet, or from the network.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Configuring your machine:It’s important to preemptively go through each of the steps below for each machine you plan to use. Without each of the following completed below, knowing where the tool is broken if it stops working is crucial.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Because rolling out to each individual machine can be time consuming, I suggest taking a Group Policy approach. You can deploy updates using Windows Server Update Services (WSUS) and Group Policy (GPO) for Windows and Microsoft updates. For all other computer settings, you can also manage these via GPO with or without having Active Directory in place.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Bear in mind that some steps must be taken each time on an individual level for the feature to work correctly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Apply All Windows and Microsoft Updates: For an individual user machine, make sure that the latest Windows updates are applied by checking for updates on the machine. If you are deploying for your organization, I recommend using the Windows Server Update Services with Group Policy to manage updates efficiently.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Don’t forget to apply the Hotfix for Windows 7 found here: &lt;a href="http://support.microsoft.com/kb/2846960"&gt;http://support.microsoft.com/kb/2846960&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Download and install the Microsoft Online Services Sign-In Assistant&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will need to ensure that the Microsoft Sign-In Assistant is installed on the machine. Many times it is already included in other software, so if you attempt to install and it is already on the machine then you can continue on to the next step.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you don’t yet have the application, you can download and install it from here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=28177"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=28177&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Configure Internet Explorer: Set Internet Explorer as your default browser if it isn’t already.&lt;/p&gt;
&lt;p&gt;Make sure that the SharePoint Online URLs have been added to your Trusted Sites zone in Internet Explorer.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can do this in two ways for an individual: Run the Office 365 Desktop Setup tool (this is not an option for Windows 8 machines). Login to Office 365 (&lt;a href="https://portal.microsoftonline.com"&gt;https://portal.microsoftonline.com&lt;/a&gt;)Click on the gear symbol in the top right hand corner, then Office 365 Settings. On the Office 365 Settings page, click on the section for Software.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the Software section, access the Desktop Setup option, then click Set Up and allow for the application to run.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Add the sites manually by following this article: &lt;a href="http://support.microsoft.com/kb/2828701"&gt;http://support.microsoft.com/kb/2828701&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For deploying the Trusted Sites: among your company employees, my preferred method for this is through Group Policy (GPO). If you decide to use the GPO method, there are ways to still&lt;br&gt;allow for your users to manage their own safe sites and receive the managed list as well.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Check and Enabled the WebClient Service: Make sure that the WebClient service is running and set to automatically start. To do this, follow these steps:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For most Windows OS: Click Start, type services.msc, and then press Enter.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Locate the WebClient service, right click and select Properties. Make sure the startup type is Automatic, and that the Service Status is set to Started.Apply your changes, then press OK.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can also set this via GPO for your organization to automatically start.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sign in to Office 365. Make sure that you're authenticated to Office 365. To do this, follow these steps:Sign in to the SharePoint Online site by using your Office 365 credentials, and make sure that you click to select the Keep me signed in check box. Open a document library in Explorer View.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Using the Windows Explorer Feature: To start using the Windows Explorer Feature – either with a Mapped Network Drive or the Open with Explorer tool, you will need to start off by first authenticating to Office 365. To do this, you will just need to login to, or access, your SharePoint Online site.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Once you’re authenticated you can add a Mapped Network Drive, or use the Open with Explorer tool. Whenever you login or start up to your machine, you will need to re-authenticate with Office 365 before the Mapped Drive(s) reconnect. To do this, just login to your Office 365 SharePoint site.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Sometimes, you may need to open a document with the Open with Explorer tool first to kick start the connection if it doesn’t automatically. You can also enable Offline Files on a Windows XP Pro, Vista (Pro, Ultimate, Enterprise), 7 (Pro, Ultimate, and Enterprise) or 8 (Pro and&lt;br&gt;Enterprise) machine. This feature on the machine creates a copy of all of the files or folders within the Mapped Drive(s) on your computer, making it possible to access files when you are not online or connected to the network.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;For more information or steps on how to do this, please see the following articles:&lt;/p&gt;
&lt;p&gt;Understanding offline files: &lt;a href="http://windows.microsoft.com/en-us/windows7/understanding-offline-files"&gt;http://windows.microsoft.com/en-us/windows7/understanding-offline-files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Working with network files when you are offline: &lt;a href="http://windows.microsoft.com/en-us/windows7/working-with-network-files-when-you-are-offline"&gt;http://windows.microsoft.com/en-us/windows7/working-with-network-files-when-you-are-offline&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sync Center FAQ for Windows Vista: &lt;a href="http://windows.microsoft.com/en-us/windows-vista/working-with-network-files-when-you-are-offline"&gt;http://windows.microsoft.com/en-us/windows-vista/working-with-network-files-when-you-are-offline&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Windows XP Pro: &lt;a href="http://support.microsoft.com/kb/307853"&gt;http://support.microsoft.com/kb/307853&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Limitations&lt;/p&gt;
&lt;p&gt;There are some limitations using the Windows Explorer feature. Something to keep in mind is that Windows has no way of knowing the limitations in SharePoint Online – so even if Windows Explorer is up for the challenge of moving 300 word documents at once, SharePoint Online is not. When uploading large files, or many files that have a large total size at once, you may receive errors depending on what piece of the puzzle is failing. It could be caused by the file size limit in SharePoint or even from timeout errors caused by Internet Explorer. &lt;br&gt;&lt;br&gt;Here are some best practice steps to take to minimize issues:Upload up to 100 files at a time. Uploading more than 100 files at once isn’t supported or recommended. Try to avoid uploading files larger than 2 GB, which is the maximum file size by default. For large or multiple files, it’s recommended to use theSkyDrive Pro sync client instead.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/321879/SharePoint-Online-Fantastic-Features&amp;bvt=rss"&gt;</description><pubDate>Wed, 23 Oct 2013 15:50:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:321879</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/318970/Lync-2013-Update-Overview#Comments</comments><slash:comments>0</slash:comments><title>Lync 2013 Update Overview</title><link>http://www.masterminditservices.com/blog/bid/318970/Lync-2013-Update-Overview</link><description>&lt;img style="margin-right: auto; margin-left: auto; display: block;" class="alignCenter" border="0" alt="images[1]" src="http://www.masterminditservices.com/Portals/167399/images/images[1].jpg"&gt;&lt;br&gt;&lt;br&gt;September was a big month for Lync 2013, as Microsoft has released a lot of updates to its Lync 2013 Client as well as some notable fixes.&lt;br&gt;&lt;br&gt;&lt;a title="Lync Download Update" href="http://support.microsoft.com/kb/2825630" target="_blank"&gt;Click to Download Update&lt;/a&gt; (15.0.4535.1002) &lt;br&gt;&lt;br&gt;A lot of nice new features are present, but in the attempts to add these features, unfortunately they had to remove a feature.&lt;br&gt; &lt;br&gt;Let’s discuss the good before the bad in the Lync 2013 Update Overview: &lt;br&gt;&lt;br&gt;&lt;b&gt;Added Features to Lync 2013:&lt;/b&gt;&lt;ol&gt;
&lt;li&gt;Spell Check has been added&lt;/li&gt;
&lt;li&gt;The notification Icon for Lync now updates with presence status&lt;/li&gt;
&lt;/ol&gt;&lt;b&gt;Lync 2013 Fixes:&lt;/b&gt;&lt;ol&gt;
&lt;li&gt;You can now drag a contact from Lync 2013 to another application&lt;/li&gt;
&lt;li&gt;Proxy Authentication dialog box should no longer appear&lt;/li&gt;
&lt;li&gt;Messages sent from Lync Web App should no longer display incorrect symbols to Lync 2013 clients&lt;/li&gt;
&lt;li&gt;A user can now sign into Lync 2013 when signing into a domain joined workstation with an account from a different AD forest&lt;/li&gt;
&lt;li&gt;Proxy authentication box should no longer appear after uploading a PowerPoint presentation in Lync 2013&lt;/li&gt;
&lt;li&gt;Corrected an issue where users on Windows 7 could not sign into Lync 2013&lt;/li&gt;
&lt;li&gt;Extended Characters now display correctly in Lync 2013 disclaimers&lt;/li&gt;
&lt;li&gt;You should now be able to start collaboration applications that are integrated with Lync 2013&lt;/li&gt;
&lt;/ol&gt;&lt;b&gt;Features Removed from Lync 2013:&lt;/b&gt;&lt;ol&gt;
&lt;li&gt;When you have a meeting scheduled, Lync will now no longer update your Lync status to “In a meeting.” This is a known issue which is being corrected, the work around is to manually set yourself to “Busy.”&lt;/li&gt;
&lt;/ol&gt;Quite a lot of fixes! Unfortunately with the introduction of these fixes they had to break the &lt;em&gt;In A meeting status update&lt;/em&gt;, but this should be resolved in the near future. &lt;br&gt;Make sure your client machines have the following updates:&lt;br&gt;&lt;br&gt;
&lt;table style="width: 100%;" border="1" cellSpacing="0" cellPadding="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Update&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;Download Link&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MSO (KB2727096)&lt;/td&gt;
&lt;td&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=a66acdef-7d55-4727-b5dd-f7c1f5117c7f"&gt;Download the 32-bit MSO update package now&lt;/a&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=c867ea67-5c31-4efa-b657-92fef4fa77c9"&gt;Download the 64-bit MSO update package now.&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MSORES (KB2817624)&lt;/td&gt;
&lt;td&gt;&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=40222"&gt;Download the 32-bit MSORES update package now.&lt;/a&gt;&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=40198"&gt;Download the 64-bit MSORES update package now.&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;IDCRL (KB2817626)&lt;/td&gt;
&lt;td&gt;&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=40213"&gt;Download the 32-bit IDCRL update package now.&lt;/a&gt;&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=40205"&gt;Download the 64-bit IDCRL update package now.&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;&lt;br&gt;We hope your Lync 2013 Update goes smoothly. If we can support you during this process, please let us know.
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/318970/Lync-2013-Update-Overview&amp;bvt=rss"&gt;</description><pubDate>Fri, 04 Oct 2013 13:38:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:318970</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/318499/The-Difference-Between-Microsoft-SkyDrive-Pro-and-SkyDrive#Comments</comments><slash:comments>0</slash:comments><title>The Difference Between Microsoft SkyDrive Pro and SkyDrive</title><link>http://www.masterminditservices.com/blog/bid/318499/The-Difference-Between-Microsoft-SkyDrive-Pro-and-SkyDrive</link><description>&lt;p&gt;So you're confused about the difference between Microsoft SkyDrive Pro and Microsoft SkyDrive. In this post we're going to break down what SkyDrive Pro and what Skydrive actually is.&amp;nbsp; We've also got a video you can view with more info.&lt;a href="http://youtu.be/W_GndOO_uK4" target="_self"&gt;&lt;img style="float: right;" id="img-1380658175799" class="alignRight" border="0" alt="skydrive logo 2 300x166[1]" src="http://www.masterminditservices.com/Portals/167399/images/skydrive-logo_2-300x166[1].jpg"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://youtu.be/W_GndOO_uK4"&gt;http://youtu.be/W_GndOO_uK4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Skydrive Pro is a way to store documents and access them anywhere, at home at the office or on the go. It serves a space for users to store their files for later use, collaborate and save multiple versions. The confusion comes from a similar named Microsoft product known as SkyDrive. Skydrive is a free service that anyone can use. Skydrive Pro is bundled with Office 365, Office 2013, downloadable from the Microsoft website and acts as a service.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;SkyDrive Pro &lt;/b&gt;is installed on a desktop and will automatically sync your documents accessible from Windows Explorer. This service lets you sync any document from Sharepoint 2013 or Office 365.&lt;/p&gt;
&lt;p&gt;. Accessible via Sharepoint 2010, 2013 or Office 365&lt;/p&gt;
&lt;p&gt;. Only available to web browsers and Windows&lt;/p&gt;
&lt;p&gt;. Sync up to 20,000 files&lt;/p&gt;
&lt;p&gt;. Individual files cannot exceed 250 MB&lt;/p&gt;
&lt;p&gt;. Max storage space is 7GB without a current option to purchase more&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;SkyDrive &lt;/b&gt;is not meant for use with Sharepoint 2013 or Office 365, but allows the ends user to share links to files with other users. This service is very similar to Drop Box. It allows users for 7GB of free storage with the option to purchase more.&lt;/p&gt;
&lt;p&gt;. Accessible from any web browser or device with an internet connection&lt;/p&gt;
&lt;p&gt;. Nothing to do with Sharepoint&lt;/p&gt;
&lt;p&gt;. Documents are not available for editing within SkyDrive. It is only meant for sharing.&lt;/p&gt;
&lt;p&gt;. None of the SkyDrive Pro file limitations&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The distinction between the two is that &lt;b&gt;SkyDrive Pro&lt;/b&gt; is primarily geared towards business and &lt;b&gt;SkyDrive&lt;/b&gt; is targeted for the average consumer. While the names are similar, there are significant differences between the two.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/318499/The-Difference-Between-Microsoft-SkyDrive-Pro-and-SkyDrive&amp;bvt=rss"&gt;</description><pubDate>Tue, 01 Oct 2013 19:52:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:318499</guid></item><item><comments>http://www.masterminditservices.com/blog/bid/318493/Tech-Tip-of-the-Week-How-to-Enable-ADFS-Tracing-Logs-in-Event-Viewer#Comments</comments><slash:comments>0</slash:comments><title>Tech Tip of the Week:  How to Enable ADFS Tracing Logs in Event Viewer</title><link>http://www.masterminditservices.com/blog/bid/318493/Tech-Tip-of-the-Week-How-to-Enable-ADFS-Tracing-Logs-in-Event-Viewer</link><description>&lt;p&gt;&lt;img style="float: left;" class="alignLeft" border="0" alt="describe the image" src="http://www.masterminditservices.com/Portals/167399/images/TechTips-by-MessageOps[1].jpg"&gt;We recently received a request from a customer wanting to know how to enable ADFS tracing logsin event viewer.&amp;nbsp; Are you wondering why someone would want to know how to do that?&amp;nbsp; The key benefit of knowing how to enable ADFS tracing logs in event viewer is that when you are trouble shooting user authentication scenarios, &lt;strong&gt;event viewer&lt;/strong&gt; provides you with a more detailed description on why the failure is occurring which can be extremely helpful in getting to the root of an issue.&amp;nbsp; For additional information on this topic you can click &lt;a href="http://blogs.msdn.com/b/card/archive/2010/01/21/diagnostics-in-ad-fs-2-0.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here are the 4 simple steps on how to enable ADFS tracing logs in event viewer:&lt;a href="http://365command.com/wp-content/uploads/2013/09/Tech-Avatar.jpg"&gt;&lt;/a&gt; &lt;img style="float: right;" id="img-1380656836804" class="alignRight" border="0" alt="describe the image" src="http://www.masterminditservices.com/Portals/167399/images/Tech-Avatar-148x300[1].jpg"&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Open Event Viewer &amp;gt; Go to Applications and Services Logs &amp;gt; AD FS 2.0&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Right click and select View, Select Show analytic and debug Logs. You will see a new node for AD FS 2.0 Tracing.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Navigate to AD FS 2.0 Tracing, Right click Debug, and select Enable Log.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Start the ADFS Service and refresh the ADFS 2.0 Tracing Logs.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That's it folks. Four simple steps to enable ADFS tracing logs in event viewer.&amp;nbsp; Got any issues you want us to cover in our weekly Tech Tips?&amp;nbsp; Let us know.&lt;/p&gt;
&lt;img src="http://track.hubspot.com/__ptq.gif?a=167399&amp;k=14&amp;bu=http://www.masterminditservices.com/blog/&amp;r=http://www.masterminditservices.com/blog/bid/318493/Tech-Tip-of-the-Week-How-to-Enable-ADFS-Tracing-Logs-in-Event-Viewer&amp;bvt=rss"&gt;</description><pubDate>Tue, 01 Oct 2013 19:48:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:318493</guid></item></channel></rss>