Microsoft / Exchange How to allow Outlook to connect over TLS 1.1/1.2









Problem

Most web hosts have disabled the obsolete security protocol, TLS 1.0, and Microsoft Outlook requires v. 1.0 to connect on some ...
Microsoft How to renew RDS grace period on RDS hosts









To renew RDS grace period, you need to find the following registry key and delete it.

“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod”

Before you can delete the ...
Microsoft Setup Server 2019 Enterprise CA 5/5: Deploy Policy Templates





Deploy Policy Templates
 
1. On the Subordinate CA start the “Certification Authority” and select “Certificate Templates”. In the right pane all ...
Veeam Windows Server 2019: Deactivating UAC
Deactivating UAC in Windows 2008 R2 was possible via running msconfig (for example winkey+r -> msconfig), going to the Tools ...
Ubuntu Install Shell in a box
Connect to commandline with SSH on a https connection

Step #1 Update Repositoriessudo apt-get update && upgrade -yStep #2 Install Shell ...
Ubuntu Add Private key to Ubuntu server
Generate key with putty key generatorSave the private keySaving with or whitout Key passphrasecopy the public key from the screenMake ...
VMware Install VMware tools on Windows Server Core 2012R2
Install/upgrade VMWare toolsDan op de commandlineD:\.\setup64.exe /S /v"/qn REBOOT=Y"indien nodigshutdown -r -t 1 ...
Microsoft / SQL Check Servicepack SQL









Als je de build van een SQL server wilt controleren voor bv welk servicepack erop staat kun je dit nakijken ...
Microsoft Partitie vergroten van Server 2003 met Extpart





Download Extpart van de Dell Site Als je deze uitpakt wordt hij geinstalleerd in C:\dell\ExtPartIn de directory staan dan 2 ...
Microsoft / WSUS Move WSUS Content









You can move the content to another drive/location using the wsusutil.exe, find this utility in C:\Program Files\Update Services\Tools Command: wsusutil.exe movecontent ...
Microsoft Install MSE on a Windows Server
Download MSE >>>klik hier voor download<<<Set Compatiblity mode on Windows 7Launch file with commandlineC:\Temp\mseinstall.exe /disableoslimit ...
Microsoft How to create a PKCS#12 (PFX) file on a Windows server







Solution

Part 1: Create a "certificates" snap-in using the MMC: Microsoft IIS Version 6.0



Click Start > Run

In the search ...
CentOS Colorscheme VIM
Instructions



Connecting via SSH to your server

Browse to your user directory with the following command: cd ~

Create a .vimrc ...
CentOS Update FOG Image Server
yum install git

sudo -i

git clone https://github.com/FOGProject/fogproject.git /root/fogproject

cd /root/fogproject/

git checkout dev-branch

git pull

cd bin

./installfog.sh

Navigate to http://IPofYourFOGServer/fog/management ...
Microsoft / MDT Achtergrond wijzigen van de Microsoft Deployment Workbench









Controleer eerst waar de orginele file staat,De locatie bij een standaard installatie is C:\Program Files\Microsoft Deployment Toolkit\SamplesHier staat een BMP ...
Microsoft / MDT MDT – Create install.wim from install.esd











Create install.wim from install.esd

Download a fresh ISO using Microsoft’s MediaCreationTool.exe . Download link: https://go.microsoft.com/fwlink/?LinkId=691209

It does not matter which edition is selected, ...