) The
firewall now permits you access to the server. It??™s important for some tasks to have access to
the C drive as well, so you need to create a share. The default share automatically provides
the required permissions.
7.
Type
Net Share "Drive_C"=C:\ /Grant:Everyone,Full
and press Enter. Everyone
now has access to the C drive. You can refine the permissions later. However, now you have
the required account, permissions, computer name, workgroup, remote access, and drive
access. Many of the commands you??™ll work with in this book are actually scripts. The default
scripting engine is WScript??”Microsoft uses the graphical engine for compatibility purposes,
but the graphical engine doesn??™t work very well in a command line environment. The next
step changes the default scripting engine to the command line equivalent.
NOTE
In most cases, even if the Server Core partition isn??™t the first partition on the drive, it will
appear as the C drive when you boot it. Server Core reconfigures the drive designations as needed
to make Server Core the C drive in most cases. As with anything Microsoft, you??™ll find exceptions
to this rule, but be sure you know which drive Server Core actually uses when you boot it before
you start issuing any commands.
Pages:
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97