< 1 2 3 4 5 6 > >>   Sort: Rank

Autoenroll for a Certificate from the Certificates Snap-in
Many organizations will use Group Policy to automatically enroll users, computers, or services for certificates. With automatic enrollment, a user might see a reminder with a prompt to complete the enrollment. However, there might also be times when a user or administrator wants to verify that all p...
2016-08-10, 1688👍, 0💬

Subject Names
The holder of the private key associated with a certificate is known as the subject. This can be a user, a program, or virtually any object, computer, or service. Because the subject name can vary greatly depending on who or what the subject is, some flexibility is needed when providing the subject ...
2016-08-06, 3429👍, 0💬

Request Certificates by Using the Certificate Request Wizard
When you request certificates from a Windows-based enterprise certification authority (CA), you can use the Certificate Request Wizard located in the Certificates snap-in. This wizard guides you through the following steps: Selecting the CA to which you will submit the request. Selecting the appropr...
2016-08-06, 2227👍, 0💬

Request a Certificate
You can use the Certificates snap-in to request certificates. You can request any type of certificate that has been preconfigured and made available by an administrator of the certification authority (CA) that will process the certificate request. Users or local Administrators is the minimum group m...
2016-08-06, 1871👍, 0💬

Cryptographic Service Providers
A cryptographic service provider (CSP) is the program that performs authentication, encoding, and encryption services that Windows-based applications access through the Microsoft Cryptography application programming interface (CryptoAPI). Each CSP provides a different implementation of the CryptoAPI...
2016-08-06, 1796👍, 0💬

Certificate Extensions
The Extensions tab allows an administrator to define specific application policies, issuance policies, certificate subject types, and key usage attributes for a certificate template. Application policies Application policies are settings that inform a target that the subject holds a certificate that...
2016-08-06, 1461👍, 0💬

Create a Custom Certificate Request
Administrators usually configure certificate templates in advance so that the templates can be used to request or enroll for certificates. Custom requests can be used to modify a certificate template to meet special requirements, or to create a new certificate not based on a template. They can also ...
2016-08-01, 2471👍, 0💬

Certificate Enrollment Policy Web Service Overview
The Certificate Enrollment Policy Web Service is an Active Directory Certificate Services (AD CS) role service that enables users and computers to obtain certificate enrollment policy information. Together with the Certificate Enrollment Web Service, this enables policy-based certificate enrollment...
2016-08-01, 1687👍, 0💬

Certificate Enrollment Web Service Overview
The Certificate Enrollment Web Service is an Active Directory Certificate Services (AD CS) role service that enables users and computers to perform certificate enrollment by using the HTTPS protocol. Together with the Certificate Enrollment Policy Web Service, this enables policy-based certificate ...
2016-08-01, 1671👍, 0💬

Save a Certificate Request in a File
You can prepare a certificate request for use later, or to retain a copy of the request even if it is processed at the same time as it is saved. Users or local Administrators is the minimum group membership required to complete this procedure. Review the details in "Additional considerations" in thi...
2016-08-01, 1602👍, 0💬

Sign Certificate Requests
In some cases, certificate requests must be digitally signed by using a valid Enrollment Agent or Signing certificate before a certification authority (CA) will process the request. ! Important Once someone has an Enrollment Agent certificate, that person can enroll for a certificate and generate a ...
2016-08-01, 1435👍, 0💬

Get List of Certificates in Windows PowerShell
How to get a list of certificate in a certificate store in Windows PowerShell? The easiest way to get a list of certificates in a certificate store with Windows PowerShell is to use the "dir" command with the "Cert:" path name. The following example lists all certificates in the "Disallowed" certifi...
2016-07-31, 21517👍, 0💬

Certificate Stores under "LocalMachine" in Windows PowerShell
What are certificate stores under the "LocalMachine" location in Windows PowerShell? Certificate stores under the "LocalMachine" location hold certificates generic to all users and applications on the local machine to the current logged in user. You can see them using the "dir" command on the "Cert:...
2016-07-31, 7874👍, 0💬

Certificate Stores under "CurrentUser" in Windows PowerShell
What are certificate stores under the "CurrentUser" location in Windows PowerShell? Certificate stores under the "CurrentUser" location hold certificates specific to the current logged in user. You can see them using the "dir" command on the "Cert:\CurrentUser" directory: PS C:\fyicenter&gt; cd ...
2016-07-31, 4811👍, 0💬

Certificate Store Locations in Windows PowerShell
What are certificate store locations in Windows PowerShell? There are two certificate store locations on a Windows system. You can see them using the "dir" command on the "Cert:" drive: PS C:\fyicenter&gt; cd Cert: PS Cert:\&gt; dir Location : CurrentUser StoreNames : {TrustedPublisher, McAf...
2016-07-31, 3810👍, 0💬

Certificate Provider In Windows PowerShell
What is Certificate provider in Windows PowerShell? The Certificate provider is part of the Windows PowerShell that exposes certificate information on Windows system as a file system called "Cert:" drive. This allows you to navigate the certificate information using file system standard cmdlets. For...
2016-07-31, 2734👍, 0💬

Start Windows PowerShell
How to start Windows PowerShell? On most Windows systems, you follow these steps to start Windows PowerShell: 1. Enter "Windows PowerShell" in the Windows search box. You will see "Windows PowerShell" in the matched result list. 2. Click "Windows PowerShell" in the matched result list. You will see ...
2016-07-31, 2424👍, 0💬

What Is Windows PowerShell
What is Windows PowerShell? PowerShell is an automation platform and scripting language for Windows and Windows Server that allows you to simplify the management of your systems. Unlike other text-based shells, PowerShell harnesses the power of the .NET Framework, providing rich objects and a massiv...
2016-07-31, 1946👍, 0💬

Managing Certificates with Windows PowerShell
Where to find tutorials on managing certificate with Windows PowerShell? Here is a collection of tutorials compiled by FYIcenter.com team on managing certificates with Windows PowerShell. What Is Windows PowerShell Start Windows PowerShell Certificate Provider In Windows PowerShell Certificate Store...
2016-07-30, 2837👍, 0💬

Manage Certificate Enrollment Policy by Using Group Policy
This topic describes the procedures and applications used to configure the certificate enrollment policy settings. Configuring certificate enrollment policy settings by using Group Policy Domain Admins is the minimum group membership required to complete this procedure. ☞ To configure certificate...
2016-07-30, 5513👍, 0💬

Manage Certificate Enrollment Policy by Using the Certificates Snap-in
This topic describes the procedures and applications used to add enrollment policy servers and manage enrollment policies by using the Certificates snap-in. These procedures can be used to configure enrollment policies that enable users to request certificates from commercial certification authoriti...
2016-07-30, 1873👍, 0💬

Submit a User Certificate Request over the Web
When you request certificates from a Windows-based stand-alone certification authority (CA), you use the CA Web enrollment pages. Web enrollment pages can also be used to request certificates from enterprise CAs if you want to set optional request features that are not available in the Certificate R...
2016-07-30, 1702👍, 0💬

Request a Certificate Over the Web
Certification authorities (CAs) can be accessed by using CA Web enrollment pages, which can be used to perform a variety of tasks related to requesting certificates. The default location of the CA Web enrollment pages is http:// servername /certsrv, where servername is the name of the server that ho...
2016-07-30, 1620👍, 0💬

Certificate Enrollment Policy Servers
Certificate enrollment policy provides the locations of certification authorities (CAs) and the types of certificates that can be requested. Organizations that are using Active Directory Domain Services (AD DS) can use Group Policy to provide certificate enrollment policy to domain members by using ...
2016-07-30, 1392👍, 0💬

< 1 2 3 4 5 6 > >>   Sort: Rank