http://synkron.sourceforge.net/
https://www.code42.com/crashplan/
https://www.bvckup2.com/
http://www.macrium.com/
http://www.cobiansoft.com/ (dated and have had issues with it)
http://www.allwaysync.com/ (have had issues with it)
http://ipmsg.org/tools/fastcopy.html.en
https://www.syncplicity.com/
https://en.wikipedia.org/wiki/Comparison_of_file_synchronization_software
4.15.2016
3.30.2016
SharePoint Online - Mapping Masterpage Directory
If the URL is this:
https://COMPANYNAME.sharepoint.com/sites/SITENAME/_catalogs/masterpage/
The networked mapped location is this:
\\COMPANYNAME.sharepoint.com@ssl@443\sites\SITENAME\_catalogs\masterpage
Gotchas:
https://COMPANYNAME.sharepoint.com/sites/SITENAME/_catalogs/masterpage/
The networked mapped location is this:
\\COMPANYNAME.sharepoint.com@ssl@443\sites\SITENAME\_catalogs\masterpage
Gotchas:
- Internet Explorer must have the site in the trusted intranet zone. Discuss with network administrator as this may involve editing group policy.
- You must sign into the site with Internet Explorer, and may have to allow IE to remember automatic login.
3.23.2016
SharePoint Online - Bootstrap Resources
ShareBoot - http://www.topsharepoint.com/shareboot-responsive-sharepoint-2013-theme#comment-142954
BindTuning - http://www.bindtuning.com/
Responsive SharePoint
Avoid CSS Ricochet-
https://melcher.it/2016/03/ bootstrap-sharepoint-online- avoid-css-ricochet/
BindTuning - http://www.bindtuning.com/
Responsive SharePoint
- https://responsivesharepoint.codeplex.com/
- http://bastiaanjacobs.nl/2014/01/30/sharepoint-2013-responsive-mpb-bootstrap/
Avoid CSS Ricochet-
https://melcher.it/2016/03/
3.11.2016
SharePoint Online - Promoted Links Nuances
- By default it will create a very limited view of the tiles that only spans horizontally. It will be limited to a maximum of 30 items. You also can not modify this view. To get around this maximum item limitation create a NEW standard view. Modify the new view to meet your needs.
- The tiles will only scroll horizontally. A simple fix for this is to add the following CSS to a custom page via a script webpart. This will target the promoted links webpart by hiding the arrow navigation and forcing the tiles to be a bit more responsive.
.ms-promlink-header{
display:none;
}
.ms-promlink-body {
width: 100%;
}
12.23.2015
Exploring WMI
Free tools for exploring the Windows Management Instrumentation (WMI). Free registration is required. They also have many free e-book and script examples.
http://www.sapien.com/downloads
http://www.sapien.com/downloads
3.03.2015
3.02.2015
Office 365 & Power BI
Very compelling reasons to use Office 365 and Power BI.
http://channel9.msdn.com/Shows/Cloud+Cover/Episode-168-The-Redesigned-Power-BI-Service-with-Josh-Caplan
https://msdn.microsoft.com/powerbi/
http://docs.powerbi.apiary.io/#
http://channel9.msdn.com/Shows/Cloud+Cover/Episode-168-The-Redesigned-Power-BI-Service-with-Josh-Caplan
https://msdn.microsoft.com/powerbi/
http://docs.powerbi.apiary.io/#
Labels:
Office 365,
Power BI,
SharePoint
Subscribe to:
Posts (Atom)