Skip to content

Latest commit

 

History

History
80 lines (47 loc) · 2.41 KB

File metadata and controls

80 lines (47 loc) · 2.41 KB
Download Help Link https://aka.ms/powershell76-help
Help Version 7.6.0.0
Locale en-US
Module Guid a94c8c7e-9810-47c0-b8af-65089c13a35a
Module Name Microsoft.PowerShell.Security
ms.date 06/09/2017
schema 2.0.0
title Microsoft.PowerShell.Security

Microsoft.PowerShell.Security Module

Description

This section contains the help topics for the cmdlets that are installed with PowerShell Microsoft.PowerShell.Security module. The Security module contains cmdlets and providers that manage the basic security features of Windows.

Microsoft.PowerShell.Security Cmdlets

Converts a secure string to an encrypted standard string.

Converts encrypted standard strings to secure strings.

Gets the security descriptor for a resource, such as a file or registry key.

Gets information about the Authenticode signature for a file.

Gets content that has been encrypted by using the Cryptographic Message Syntax format.

Gets a credential object based on a user name and password.

Gets the execution policies for the current session.

Gets information about PFX certificate files on the computer.

Creates a Windows catalog file containing cryptographic hashes for files and folders in specified paths.

Encrypts content by using the Cryptographic Message Syntax format.

Changes the security descriptor of a specified item, such as a file or a registry key.

Adds an Authenticode signature to a PowerShell script or other file.

Sets the PowerShell execution policies for Windows computers.

Validates whether the hashes contained in a catalog file (.cat) matches the hashes of the actual files in order to validate their authenticity.

Decrypts content that has been encrypted by using the Cryptographic Message Syntax format.