Concept Guide
• CA certicate for Directory Service
• Custom Signing Certicate
To use the new certicate, restart the iDRAC. A new method iDRACReset is added for this purpose.
For more information about managing the web server certicate, see the iDRAC Card Prole document available at
www.delltechcenter.com/systemsmanagement.
Viewing the managed computer system using the Physical
Computer System View
Physical Computer System View (PCSV) provides the view of a managed system such as current state and conguration. You can directly
access PCSV using PowerShell commands. Using PCSV you can:
• Receive information about the managed elements.
• Directly enumerate the CIM_PhysicalComputerSystem from the console without any prior knowledge of a particular class.
• Use a registered prole to enumerate the implemented features.
• Invoke certain method based on implemented features.
For more information about viewing the managed computer system using PCSV, see the Physical Computer System View Prole document
available at www.delltechcenter.com/systemsmanagement.
Job management
Lifecycle Controller allows you to create, schedule, track, and manage system management tasks that are referred to as jobs.
A single job or array of jobs can be run immediately or scheduled to run later. Multiple jobs are listed in the order of job execution sequence.
If a system must reboot at the scheduled start time, a reboot job must be added to the job list.
Remote Services provides the following functions to manage Lifecycle Controller jobs:
• Creating Jobs — Create specic types of jobs to apply congurations.
• Scheduling Jobs and Job Queues — Run multiple jobs in a single restart of the system using the SetupJobQueue() method. If a job is
created without setting the start time, use the SetupJobQueue() method to set the schedule and order of execution. The job is set up
for execution at the time that was specied.
• Deleting Jobs — Delete a specied existing job or all jobs at once.
• Reporting all Jobs — Report all jobs using a single command.
• Reporting scheduled Jobs — Generate a report of all scheduled jobs using a selection lter of JobStatus = Scheduled.
Job types
There are two types of jobs — system-created jobs (implicit) and user-created jobs (explicit).
• System-created jobs are created when you run specic Remote Services tasks. For example, Remote Services features such as export
hardware inventory, export license, create persistent storage partition, and so on create a job and return the job ID. Polling the job status
determines the completion status of the task.
• User-created jobs such as CreateTargetedCongJob, CreateRebootJob, and InstallFromURI are used to apply user congurations for
RAID, NIC, BIOS, and so on. They can be scheduled to run immediately or at a scheduled time.
NOTE
: If FIPS is enabled, you cannot perform any actions associated with the vFlash SD card, such as conguring the vFlash SD
card, exporting or backing up server prole to the vFlash, or importing server prole using vFlash.
Remote Services Features 21