Overview¶
Install-EntrinsecIdentityPreRequisites¶
Installs the necessary prerequisites for Entrinsec Identity.
Test-EntrinsecIdentityModulePrerequisites¶
Checks if the required modules for Entrinsec Identity are installed.
Show-EntrinsecIDENTITYInfo¶
Displays information about the Entrinsec PowerShell Identity module.
Test-NTCredentialsOnClipboardAndClear¶
Tests NT credentials from the clipboard and clears the clipboard.
Test-IsScriptRunningAsAllowedUser¶
Checks if the script is running as the allowed user.
Test-Admin¶
Checks if the current user has administrative privileges.
Open-PwshEvelated¶
Starts a new PowerShell process with elevated privileges.
Open-PwshWithCredentials¶
Launches a new PowerShell session with specified user credentials.
Open-AppWithCredentials¶
Launches an application with specified credentials.
Open-AppElevated¶
Launches a specified application with elevated privileges.
Register-SecretVaultWithParam¶
Registers a secret vault with the specified name.
Unlock-SecretVault¶
Unlocks a specified secret vault.
Lock-SecretVault¶
Locks a specified secret vault.
Unlock-SecretVaultUsingCredential¶
Unlocks a specified secret vault using a credential.
Save-SecretCredential¶
Saves a secret credential to a specified vault.
Get-SecretCredential¶
Retrieves a secret credential from a specified vault.
Save-SecretValue¶
Saves a secret value with a specified name.
Get-SecretValue¶
Retrieves a specific value from a secret object.
Save-SecretConnectionString¶
Saves a connection string as a secret in a specified vault.
Get-SecretConnectionString¶
Retrieves a connection string from a specified secret vault.
Backup-SecretVault¶
Backs up a specified secret vault to a given path.
Restore-SecretVault¶
Restores a secret vault from a backup.