Attached is a Microsoft 2008 editions comparison guide (offical Microsoft document) Microsoft 2k8- Editions Comparison Guide Should you have any questions, comments or suggestions, please don’t hesitate to comment below. If you like what you have read, please share it on your favourite social media medium.
Microsoft 2008 R2 Server (Core) Inital Setup Commands
SCONFIG Some options can be set using the “sconfig” command Install VM Tools (if virtualised) Initiate installing VMTools from vSphere console Run through installation instructions Configure Network netsh interface ipv4 show interfaces (take note of Idx number) netsh interface ipv4 set address name=”Idx” source=static address=10.54.10.%% mask=255.255.255.0 gateway=10.54.10.254 netsh interace ipv4 add dnsserver name=”Idx” address=10.54.10.12 index=1… Read more »
