Model Solutions
Deploy
In this exercise, you will convert a
Windows Server 2012 installed in a graphical user interface setup into a command-based
Windows Server 2012 R2 computer called Server core.
1.
On DCSrv2012, click
PowerShell icon on task bar.
2.
Type the following
command and press Enter.
Note: This command
must be run with elevated privileges (administrator)
+ Import-Module DISM
+
Disable-WindowsOptionalFeature -online -Featurename Servercore-Fullserver
+ y
3.
Windows will convert this
existing installation into a Server core.
4.
For a few minutes, your
computer restars, login to srv using administrator account. Windows is now in a
Server core mode. Type hostname and press Enter.
5.
To set a static IP
address on the Ethernet interface, type the following commands and press Enter.
+ ipconfig
+ netsh
interface ip set address Ethernet static 192.168.0.3 255.255.255.0
+ ipconfig
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Download this video, lesson for FREE
► MP4 link: updating...
► PDF link: http://adf.ly/1n3zqL
► Youtube: updating...
► Alternate link: http://fas.li/CraFR
► Alternate link: http://viid.me/qWYJc2► Alternate link: http://linkshrink.net/7L9sMZ
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
No comments:
Post a Comment