Create Active Directory Phonebook with Pode.Web

By ivan

Recently, I have found Pode and Pode.Web and I were so excited and wanted to create something with it. Then my boss decided that he wanted a new phone book to replace the current SharePoint list, and I saw an opportunity to use Pode.Web. For this example, I assume that Pode.Web is already downloaded and…

Breakfast in Sarajevo – A foreigner’s view part one

By ivan

In this article, I want to share my experience with Sarajevo breakfasts. As an avid gourmand, my wife and I love to go to breakfast on the weekend.In the end, we visited most of the places in the city, and our view is valuable, especially for the foreigners visiting the city. Many places and areas…

SCCM – Upgrade Microsoft Office

By ivan

Recently I had the task to upgrade Microsoft Office from 2010 to 2016 (I now it’s year 2020 now 🙂 using SCCM. I was thinking that it shouldn’t be a big deal, but…. it turned out differently. There was lync client, custom add-in, old office uninstall failed with random errors… To cut the long story…

Server Core 2012 R2 Thoughts

By ivan

Server 2012 R2 Core Thoughts Auto configured IP address is preferred – Solved Duplicated IP PoshFix Enable Remote Administration – Done – sconfig OR Check Firewall– Get-NetFirewallProfile Set Firewall – Set-NetFirewallProfile –Name Domain –Enabled False Check Remote Desktop -Get-ItemProperty -Path “HKLM:\System\CurrentControlSet\Control\Terminal Server” the one we’re interested is “fDenyTSConnections” – must be 0 Set Remote Desktop…

Don’t Ask……

By ivan

“Don’t ask what the world needs. Ask what makes you come alive, and go do it. Because what the world needs is people who have come alive” – Howard Thurman

Message at startup

By ivan

This works with Windows 8.1 too 🙂 http://www.door2windows.com/how-to-automatically-display-a-message-at-windows-startup/

Error 13 the data is invalid

By ivan

After applying patches on server 2012, host of exchange 2013 I got Windows Process Activation Service cannot start, Error 13 The data is invalid and a lot of errors containing c:\Windows\system32\intesrv\config\applicationhost.config Line number: 1 Error:Configuration file is not well-formated XML. A lot of other services didn’t started as well Net.Tcp Listener Adapter Windows Process Activation…