Erwin Bierens

Knowledge is Power

Move VMs between ESXi Hosts with SSH

2018-10-31 1 min read Linux VMWare Erwin Bierens
Recently is had some issues with capacity and old server hardware. I created some new ESXi hosts and wanted to move the VMs to the new hosts. Below i will describe how i obtained this: / Setup Access Start SSH and ESXi Shell on both servers, you can do this from the Web UI, Hosts > Actions > Services Now create the destination folder (mostly VM name) on the new ESXi host. Continue reading

Error on installing Kali Tools in Ubuntu

2018-10-25 1 min read Linux Security Erwin Bierens
When you want to run a Raspberry Pi for pentesting, you can easily download all of the Kali linux to your Pi. https://www.ostechnix.com/install-kali-linux-tools-using-katoolin-linux/ After changing the repository i ran in to a error. While people on the forum ginving some different options, this one worked for me. `wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2018.1_all.deb` `sudo apt install ./kali-archive-keyring_2018.1_all.deb` Everything looks fine now. Let’s check for the final. `sudo apt-get update` `` /s

How to install and upgrade Office Online Server to the latest version

Office Online Server (OOS) is the next generation of Office Web Apps Server (OWA), which allows organizations to deliver browser-based versions of Word, PowerPoint, Excel and OneNote, among other capabilities. Most people who need to run Office Online Server are having Skype for Business Server 2015/2019 or SharePoint. Within Skype for Business it will be used for PowerPoint presentations inside meetings. You can download Office Online Server from MSDN or Volume Licensing Center. Continue reading

My Favorites

2018-10-23 2 min read Lifehacking Erwin Bierens
My Tools I was thinking of creating a top of favorite tools, services gadgets and apps i use on a daily/weekly base. So let’s make a start and i will try to update this page as often as possible. Browser Plugins Ghostery, If you don’t want to be followed by all the big million company’s turn this on in your browser. uBlock, Turn of all those advertisers in your browser. Apps Feedly, the best RSS feed reader at this moment for me! Continue reading

How to create trusted network for MFA in Office365

2018-10-22 1 min read Office365 Security Erwin Bierens
What is MFA? Multi-factor authentication (MFA) is a method of authentication that requires the use of more than one verification method and adds a second layer of security to user sign-ins and transactions. You can choose the following verification methods: A randomly generated pass code (Microsoft Authenticator App or SMS) A phone call A smart card (virtual or physical) A biometric device / Enable MFA When you don’t use MFA, but want to enable this. Continue reading

Deploy error Skype for Business Cloud Connector - CredSSP

The problem Last week i ran in to some errors while re-deploying a Cloud Connector, Changed some settings in the INI and while starting the redeploy gave me the following error: `Preparation phase started... The configuration file for Cms server setup is generated in C:\Users\Administrator\CloudConnector\ApplianceRoot\Instances\2.1.0\ExportedConfig\ServerConfig-Cms.ini. Preparation phase finished. Deployment phase started... Enabling credential delegation for NTLM on host machine.` ` #text : false #text : true #text : true #text : false #text : true #text : Relaxed` [192. Continue reading
Older posts Newer posts