You can't do much with Domain Policy / Management with Novell.
Best bet for the OP is to create a lab at home and then apply what you read with your home lab.
AD itself is just the authentication schema. Learning about forests/domains is pretty easy stuff.
You'll want to play with:
Exchange Server (Email)
DFS (Distributed file system with built-in replication)
Remote Installation Service/Windows Installation Service (provisioning a OS install you can boot to, for remote OS image deployment)
Microsoft Operations Manager (overview of all client and server nodes with system status and some management tools)
Group Policy Management (managing system and network wide security policy and software settings by leveraging AD groups and OU's).
That about covers the Basics. Powershell is just Microsoft's attempt to bring Linux/Unix like command line tools to being able to automate tasks and perform management using a command line. Comes free with current Windows Server installs.
Best bet for the OP is to create a lab at home and then apply what you read with your home lab.
AD itself is just the authentication schema. Learning about forests/domains is pretty easy stuff.
You'll want to play with:
Exchange Server (Email)
DFS (Distributed file system with built-in replication)
Remote Installation Service/Windows Installation Service (provisioning a OS install you can boot to, for remote OS image deployment)
Microsoft Operations Manager (overview of all client and server nodes with system status and some management tools)
Group Policy Management (managing system and network wide security policy and software settings by leveraging AD groups and OU's).
That about covers the Basics. Powershell is just Microsoft's attempt to bring Linux/Unix like command line tools to being able to automate tasks and perform management using a command line. Comes free with current Windows Server installs.

assigning almost complete command-lines to variables, and then running the variables resolved this, but it was a TERRIBLE workaround.

no thanks
Comment