installation

Note to self: Install MacOS in Virtualbox

Create VM After creating the VirtualBox VM VBoxManage modifyvm „Your VM Name“ –cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff VBoxManage modifyvm „Your VM Name“ –cpu-profile „Intel Core i7-6700K“ VBoxManage setextradata „Your VM Name“ „VBoxInternal/Devices/efi/0/Config/DmiSystemProduct“ „iMac11,3“ VBoxManage setextradata „Your VM Name“ „VBoxInternal/Devices/efi/0/Config/DmiSystemVersion“ „1.0“ VBoxManage setextradata „Your VM Name“ „VBoxInternal/Devices/efi/0/Config/DmiBoardProduct“ „Iloveapple“ VBoxManage setextradata „Your VM Name“ „VBoxInternal/Devices/smc/0/Config/DeviceKey“ „ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc“ […]

Note to self: Install MacOS in Virtualbox Read More »

HOW-TO: Desktopdarstellung unter Winodws Server 2012 installieren

Versucht man unter Windows Server 2012, das Feature “Desktopdarstellung” zu aktivieren, was z.B. für Anwendungen wie Microsoft OneNote auf Development-Servern benötigt wird, wird man sich wohl erstmal fragen, wo man denn dieses Feature installieren kann. Denn über die Feature-Installation im Server-Manager ist es nicht mehr auffindbar. Die Lösung lautet: Windows PowerShell (mit Administratorrechten). In der Shell führen

HOW-TO: Desktopdarstellung unter Winodws Server 2012 installieren Read More »

Nach oben scrollen