BizTalk 2004: Tool para remover policies/vocabulários

0
Tenho estado a utilizar a framework de deployments do Scott Colestock/TraceOfThought para BizTalk 2004, mas esta tem uma pequena limitação, o facto de não permitir a remoção de policies...

How to install a SharePoint 2016 farm using PowerShell and AutoSPInstaller Step by Step...

2
This post is the first part of a two part step by step tutorial on how to install SharePoint 2016 in a fully automated way using PowerShell. To read the...

Flushing the BLOB cache in SharePoint 2010

0
If you’re developing a SharePoint-based public Internet portal, you’re probably using the BLOB (Binary Large Object) cache. This caching mechanism stores a copy of the binary files (images, documents...

Novas – BizTalk e IBF

0
Com o SP1 do BizTalk fresquinho a instalar enquanto escrevo (o Readme diz algumas das novidades, mas aqui está uma lista dos fixes incluídos), e com muitas outras novidades...

TechDays 2005 – It’s Over.

0
Acabou o TechDays! Não conheço o balanço oficial, mas parece-me que o evento foi um grande sucesso, claramente a repetir :-). Houve sessões excelentes, muita dinâmica na troca de...

User License Enforcement in SharePoint 2013

4
Note: this post was first published in the European SharePoint Community blog. Amongst the several new features included in SharePoint 2013, there is one that I have unfairly...

«Arquitectura de Soluções Cloud» @ Windows Azure [R]Evolution 2012.06.20

0
Tomorrow morning I’ll be presenting a session on the topic or Architecture of Cloud Solutions at the Windows Azure evolution event in Lisbon. It’s an easy to follow...

Office 12 Beta – primeiras impressões

0
Instalei ontem o Office 12 Beta numa VM, para começar a brincar com esta nova versão. Ainda só instalei as aplicações "clássicas" de Office, incluindo o Visio e o...

Master PowerShell Ebook / SharePoint 2010 and PowerShell

0
Hi,Here is a free ebook about PowerShell, http://powershell.com/cs/blogs/ebook/ or the pdf version http://powershell.com/Mastering-PowerShell.pdf.Here is also a blog about PowerShell and SharePoint 2010 http://stsadm.blogspot.com/search/label/SharePoint%202010 

High Availability Configuration in Velocity

0
If you create a new cache with secondaries enabled new-cache -CacheName NamedCache1 -Secondaries 1you need to have more than one cache host, otherwise the cache won't work. In my first...