Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Friday, October 19, 2018

How to merge multiple PowerPoint ppt/pptx presentation files into one single file automatically?

I wanted to merge several PowerPoint pptx files into a single (new) presentation automatically

How-I-fixed-it:

I found a PowerShell Script here to get this done (requires PowerPoint to be installed on the computer executing the script):
https://gallery.technet.microsoft.com/office/Merge-multiple-PowerPoint-49139f2c/view/

At the end of the script there are two examples showing the usage of the script.

Worked well for me to merge 52 presenations into a single one with 800 slides.


Friday, June 17, 2011

Add pdf content to Windows 7 search index

Since Adobe X does not install the iPDF-Filter anymore, i installed the free PDFlib TET PDF IFilter
http://www.pdflib.com/de/download/tet-pdf-ifilter/
on my Windows 7 64 bit machine to let the Windows search also index the content of PDF files and to find them using the Windows Desktop search.
After installation the index options look like this:

After rebuilding the index, also my pdfs appeared in the search results.

Thursday, February 18, 2010

Problem with Kerberos delegation

Are Kerberos delegation problems in your multi-tier or multi-hop environment driving you crazy?
Use Brian Murphy-Booths great toolkit to find out, where the problems are:
http://blogs.iis.net/brian-murphy-booth/archive/2009/04/22/delegconfig-v2-beta.aspx