CSS NCII - COC3 and 4
CSS NCII - COC3 and 4
These steps show a manual process to run dcpromo.exe on a Windows Server 2008 R2 machine. These
steps are included to demonstrate ground-up installations of an Infinity application in a two machine and
three machine scenario.
Select Start and enter "dcpromo" in the search field, then click dcpromo in the search results.
To create an organizational unit, you must go to Active Directory Users and Computers, then right click on your domain
name. Local then select New Then Organizational Unit.
Figure 1.
Figure 2. Figure 3.
USER MANAGEMENT
Here have created UO. The "HandBall", "FootBall",
To add a user to an organizational unit, right-
"Administration" and "BasketBall" UO are independent,
click this unit and then new and users. He
but are part of the "Maison Des Ligues".
will automatically be a member of this
organizational unit.
Figure 4. Figure 5.
On the Drive Mappings page, right-click in the white Reproduce exactly the configuration schema below
with the network path of the previously created
area, and then click New, Mapped Drive. folder that will store the contents of the mapped
drive
Figure 22. Figure 23.
TESTS
Under Member of, click Domain, type the name of the domain that you wish this
computer to join, and then click OK.
Click Start, click All Programs, click Administrative Tools, and select Group Policy Management.
Expand the Domains node to reveal the Group Policy Objects container.
After the UserFolderRedirectGPO is opened for editing in the Group Policy Management Editor, expand the User
Configuration node, expand Policies, expand Windows Settings, and select the Folder Redirection node to display the
user profile folders that are available for redirection.
In the Settings pane, right-click the Document folder and select Properties.
On the Target tab, click the Setting drop-down list arrow, and select Basic - Redirect Everyone's Folder
to the Same Location, which reveals additional options.
In the Target Folder Location section, there are several options to choose from and each should be
reviewed for functionality; for this example, select Create a Folder for Each User Under the Root Path.
In Root Path field, type in the server and share name, for example \\companyabc.com\UserFolders.
Select the Settings tab and uncheck the Grant the User Exclusive Rights to Documents check box
Click OK to complete the folder redirection configuration. A warning pop-up opens that states that this
policy will not display the Folder Redirection node if an administrator or user attempts to configure or
view this group policy using policy management tools from Windows 2000, Windows XP, or Windows
Server 2003. Click Yes to accept this warning and configure the folder redirection.
Back in the Group Policy Management Editor window, close the GPO.
In the GPMC, link the new UserFolderRedirectGPO policy to an OU with a user account that can be used to
Log on to a Windows Vista, Windows 7, or a Windows Server 2008 system with the test user acco unt.
Install and configures print and documents
services role
Step 1: Install v4 drivers
Open the Print Management Console by opening Server Manager, click Tools, and then click Print Management.
Expand Print Servers, and then expand the Print Server name. Right click Drivers and select Add Drivers.
To add a v4 driver for a device, select the driver that has v4 or Class Driver in the name.
After the driver is installed, it should display in the list of installed drivers.
Figure 1: Installed Drivers
Once installed, V4 drivers are identified by the Version field displayed in the Driver Properties:
The driver name will state Class Driver, the Config File should show PrintConfig.dll, and the
driver path should be %systemroot%\system32\DriverStore.
Class Drivers
V4 drivers that ship with Windows Server 2012 are known as Class Drivers. Drivers of this
type should always display Class Driver in the name.
Step 3: Create a shared print queue
Creating shared print queues in Windows Server 2012 follows the same process as Windows
Server 2008 R2. A local printer must be installed on the server and connected to a port and a driver,
and the print queue must be shared in order for client computers to discover and connect to it.
When using a v4 driver, an administrator does not need to install a driver for any additional
processor architectures.
wwindows PowerShell equivalent commands
Copy
Add-printer -Name "HP Color LaserJet 4700" -Driver Name "HP Color LaserJet 5550 PS Class
Driver" -shared -Share Name "HP Color LaserJet 4700" -Port Name "192.168.100.100"
Important
The Port and Driver must already exist or the Add-Printer command will fail. Use the Add-
PrinterDriver and Add-Printer Port cmdlets to install the driver and the port before running the Add-
Printer command.
Step 4: Connect to the print queue
Step 5: Print from Windows
The Windows 8 Shell includes a new user interface that is designed to help users easily discover and install
devices. Print, Fax, and Scan devices are installed from the Settings or Devices charms:
Charms Bar with Devices and Settings
To install a Printer using the Windows 8 Shell
Activate the Charms bar by swiping in from the right edge of a touch screen or moving the mouse to the upper
or lower right corner of the display.
Click or touch Settings, and then More PC Settings.
Click or touch Devices, and then click or touch Add a device.
Windows scans the network for devices and displays a list of printers that were found. If the administrator
published printers to the Active Directory then they should show up at the top of the list.
Searching for Devices
Click or touch the device that you want to install and it will be added to the list of devices. If the printer is
using a v4 driver, then no other user interaction is necessary to install the device.
In some cases, you may need to add a printer through the Control Panel, Devices and Printers, Add Printer
user interface. This works the same way as in previous Windows versions.
Windows 8 has a new user interface for discovering and printing to print devices on a network. A Windows
app that runs in the Windows 8 modern shell may have a custom printing interface that is accessible via the
application bar or it may provide a printing link similar to the Internet Explorer app. Additionally, the CTRL +
P hotkey will activate the new print dialog from any Windows app.
To print a document from a Windows app
Click or tap the Devices charm or use the CTRL + P hotkey to activate the Printing interface.
Choose a device to print to by clicking or touching the Print device icon:
Choosing a print device
A print preview and basic print settings are displayed. The document can be printed using the Print button
Basic print settings
Click More Settings to activate the advanced print settings dialog where page layout, paper and quality, and output
options can be specified:
Install printer in the server, install the driver –gpo
Run the domain Group Policy
editor (GPMC.msc), create a Go to the policy-editing mode and
new expand the User Configuration ->
policy print_AutoConnect a Preferences -> Control Panel Setting
nd link it to the OU with the -> Printers
users.
Go to the Common tab and specify that
in my case all printers are connected to the the printer must be connected in the
centralized print server \\srv-par-print). Here current user context (Run in logged-on
you can specify whether to use this printer as user’s security context). Also check
the default printer; the Item-level targeting option and
click Targeting
Please note that this restriction doesn’t prevent a domain user from
manually connecting this printer using Windows File Explorer. To
restrict access to the printer, you will have to change the printer security
permissions on the print server and allow printing only for specific
groups.
Configuring Point and Print Restrictions Policy to Install Printers
If you connect your printers using the User Configuration Policy, go to User Configuration -> Policy -> Administrative
Templates -> Control Panel -> Printers -> Printer -> Point and Print Restriction. Enable the policy and configure it
as follows:
Users can only point and print to these servers – specify the list of print servers users can install drivers from (FQDN
When installing driver for new connection -> Do not show warning or elevation prompt;
When installing driver for existing connection -> Do not show warning or elevation
prompt.
Click Start, point to All Programs, point to Administrative Tools, and then click Manage Your Server.
Click Start, point to All Programs, point to Administrative Tools, and then click Print Management
You can add both a local print server and network print servers to Print Management. Note that the computer on which
Print Management is installed does not need to be a print server.
If the server on which you use Print Management is also a print server and you want to manage the printers that it hosts
by using Print Management, use the following procedure to add the print server to Print Management.
To add print servers to Print Management
In the Print Management tree, right-click Print Management, and then click Add/Remove Servers
. In the Add/Remove Servers dialog box, under Specify print server, in Add server, do one of the following:
·Type the name.
·Click Browse to locate and select the print server.
You may be prompted to specify which driver you want to install for a printer,
but otherwise, the process is automatic.
Using Print Management for Bulk Print Management Tasks
Bulk operations can be performed on all the printers on a particular server or all the printers
under a particular filter.
The following is a list of the tasks that are possible to perform on multiple printers
simultaneously:
·Pause printing
·Resume printing
·Cancel All Jobs
·List in Directory
·Remove from Directory
·Delete
Configure printer deployment
Step 1
Open the Server Manager console and select to install Print and Document Services role (if not already installed).
Also you can install Print Server role with management
tools using the following PowerShell command:
Step 2
After role installation is completed, open the Print Management console from the top menu Server
Manager > Tools.
Now you need to add printers to your print server. Let’s start by installing the drivers.
In the Print Management console, go to the Drivers section and run the Add Driver wizard. Select the
type of driver architecture (x64 or x86) and click Next.
On the Printer Driver Selection screen, select the driver for your printer. If the driver
you need is not listed, click Have Disk and Browse. Specify the path to the
printer inf file. Similarly, install the drivers for all the printers that you want to connect
to your print server.
Select a previously downloaded driver. In our example, this is the universal HP driver, click Next
and Finish. Repeat the operation for your other devices. Now the list of installed drivers is
displayed in the Print Management console.
Now you can install new printers. Go to the Printers section and select Add Printers from the
context menu. The Network Printer Installation Wizard offers you 4 ways to install printers in the
Print Management console.
Search the network for printers;
Add a TCP/IP or Web Services Printer by IP address or hostname;
Add a new printer using an existing port;
Create a new port and add a new printer.
We selected 2 points (installing the
printer by IP address). In the next Then, from the drop-down list, select the
window you need to specify the type of printer driver that you want to install for
device (TCP/IP device), and the IP this device (in this example, HP
address of your network printer (you can Universal Printing PCL6).
leave the port name by default). Check
the box Auto detect the printer driver
to use.
Enter the policy name and click Ok. You can assign the
created policy to domain users, computers or both.
Per User > this setting assumes that a specific printer is connected on a
user desktop, regardless of which computer it is logged on. This is useful if
you have a VDI, or each person can use different workstations .
Now open the Group Policy Management Console (GPMC.msc) and find the policy that
you created earlier from the Print Management console (ManagersPrinter in our case).
Check the current policy settings by going to the Settings tab. You can see UNC path
of the shared printer in the section User Configuration > Policies > Windows
Settings > Printer Connection. This path should contain the name of your print
server. For example, lon-prnt01 HP Laser Jet M2727.
Tip. To see Printer Connections node in GPO editor on Windows Server 2008/2012, you need to install RSAT
feature Print & Document Services Tool.
Update the policy settings on the client (gpupdate / force). Next you need to verify if new shared printer HP LaserJet
M2727 appeared in the list of connected printers.
Tip. To increase the speed of processing and the applying of Group Policy, disable the use of computer settings on
the Details tab (Computer Configuration settings disabled).
In the GPMC, switch to the Managers Printer policy edit mode and go to the section User Configuration >
Preferences > Control Panel Settings > Printers;
Find your printer and open its properties;
Enable the option “Run in logged-on user’s security context (user policy option)”;
Enable the option “Item-level Targeting” and click on the button;
Select New Item > Security Group and specify the group name
domainmun-managers-hp2727;
Select the [Share this printer] check box. according to your operating system or
Select the [x64] check box (1), then click [OK] (2).
6. Insert the "LBP3250 User Software" CD-ROM supplied with the printer into the CD-ROM
drive, and then click [Browse].
If CD-ROM Setup appears, click [Exit].
7. Open the folder in the supplied CD-ROM: [English] - [x64] - [Driver].
8. Select [CNABASTD.INF] (1), then click [Open] (2).
9. Click [OK].
Copying files is started.
You can take the CD-ROM out of the CD-ROM drive after copying files is
completed.
10. Click [Close] or [OK].
The printer icon changes to the shared printer icon.
To clear the printer sharing settings, use the following procedures.
For Windows XP/Server 2003: Select [Do not share this printer] in the [Sharing] sheet.
For Windows Vista: Clear the [Share this printer] check box in the [Sharing] sheet.
* If [Change sharing options] appears, click [Change sharing options]. If the [User Account Control] dialog
box appears,
click [Continue
COC 4- MAINTAIN AND REPAIR
COMPUTER SYSTEM NETWORK
Create a system back up image of the folder
1. Click Start
2. Go to Control Panel
3. Go to System and Security
4. Click Backup and Restore
5. At the Back up or restore your files screen, click Set up backup
Windows 7: Set up backup
Select where you want to save the backup and click Next
You can save the backup on:
a hard disk drive
writable DVDs
on a network
Choose Let Windows choose (recommended)
How to restore a backup in Windows 7
The instructions to restore a backup file using the Backup and Restore utility are:
Click Start
Go to Control Panel
Go to System and Security
Click Backup and Restore