VMware VMware Tools installeren op Centos
In de Sphere Client: Install/update VMware ToolsOp de VM console op de command line,mkdir /cdrommount de virtuele cdrom van stap ...
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 / 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, ...
Magento Backup functie Magento aanzetten
How to backup Magento 2



Enable the Magento 2 backup tool.

Set the open files’ limit value.

Backup Magento 2.

Schedule Magento 2 backups ...
Microsoft / MDT Building A Windows 10 1809 (October 2018 Update) Reference Image with MDT

















This post will walk through installing and configuring Microsoft Deployment Toolkit to build a reference image of Windows 10 1809 (October ...
VMware Virtual Hardware Versions VMware















Virtual Hardware Version

Products





17

ESXi 7.0.0





16

Fusion 11.xWorkstation Pro 15.xWorkstation Player 15.x





15

ESXi 6.9.1ESXi 6.8.7ESXi 6.7 U2





14

ESXi 6.7Fusion 10.xWorkstation Pro 14.xWorkstation Player 14.x





13

ESXi 6.5





12

Fusion ...
VMware ESXi 6.5 remove Host Client Web Interface session timeout



















In VMware ESXi 6.5 the Host Client Web Interface session timeouts automatically every 15 minutes and then you have to log back in ...
VMware Reset System Configuration ESXI host with PowerCLI





Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$False $creds = Get-Credential -Message "Enter credentials for Lockdown Exception User" $vmhosts = @() 101..109 ...
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 / Exchange How to remove Exchange from Active Directory









Today’s article will show how to remove Exchange from Active Directory. We are going to force remove Exchange Server with ...
Microsoft / Exchange How to remove Exchange from Active Directory









Remove Exchange Server with ADSI Edit

Log in to the domain controller and navigate to the Start menu. Open Administrative Tools and start ADSIEdit.



Remove Exchange ...
Microsoft Setup Server 2019 Enterprise CA 2/5: Offline Root CA





Setup Offline Root CA
First we will create the CApolicy.inf. This is a configuration file that defines multiple settings that are ...
CentOS Integrating Linux Servers With Active Directory





Login to Linux server and do the following steps
 
1. Update /etc/hosts and add active directory server IP and host name ...
Microsoft / Exchange Get Exchange 2013 / 2016 URL'S with Powershell





<#.SYNOPSISGetExchangeURLs.ps1
.DESCRIPTION PowerShell script to display the Client Access server URLsfor Microsoft Exchange Server 2013/2016.
.PARAMETER ServerThe name(s) of the server(s) you ...