Password Resets
Password Reset PowerShell Scripts are provided as standard for each of the following types of systems/accounts:
- Active Directory
- Windows Accounts
- Windows Scheduled Tasks
- Windows Services
- IIS Application Pools
- Cisco Routers and Switches
- Linux Accounts (including root)
- Microsoft SQL Accounts
- MySQL Accounts
- Office 365/Azure AD Accounts
- Oracle Accounts
- MariaDB Accounts
- Palo Alto Firewall Accounts
- PostgreSQL Accounts
- COM+ Components
- HP iLO out of band management cards
- HP H3C switches and routers
- HP Procurve switches and routers
- F5 BIG-IP Load Balancers
- IBM's IMM out of band management cards
- Dell's iDRAC out of band management cards
- VMWare ESX Accounts
- Juniper Junos devices
- Juniper ScreenOS firewalls Accounts
- Fortigate Firewall Accounts
- SonicWALL Firewall Accounts
- Templated SSH Scripts - you specify the commands to be passed to the template
Extensible Design
As the Password Reset feature is designed around the use of PowerShell scripts, it provides a flexible architecture where customers can modify the default scripts provided for their own environment, or create their own to meet the requirements of their own infrastructure.
Connecting to Windows Servers to perform password resets, simply uses the power of PowerShell Remoting - which a lot of customers already use to manage their environment. Connecting to Linux/Unix/Routers/Switches can be achieved via SSH logins directly from the PowerShell Reset script, an connecting to database servers uses standard connectivity methods available in PowerShell and .NET.
Password Validation
In addition to performing Password Resets, you can also perform On-Demand or Scheduled validation (Heartbeat Validation) of the accuracy of passwords in your environment. Password Validations can be done for:
- Active Directory
- Windows Accounts
- Cisco Routers and Switches
- Linux Accounts
- Microsoft SQL Accounts
- MySQL Accounts
- Oracle Accounts
- MariaDB Accounts
- PostgreSQL Accounts
- HP iLO out of band management cards
- HP H3C switches and routers
- HP Procurve switches and routers
- HP iLO out of band management cards
- F5 BIG-IP Load Balancers
- IBM's IMM out of band management cards
- Dell's iDRAC out of band management cards
- VMWare ESX Accounts
- Juniper Junos devices
- Juniper ScreenOS Firewall Accounts
- Fortigate Firewall Accounts
- SonicWALL Firewall Accounts
Account Discovery
To automate the process of performing Password Resets in your environment, there are several 'Discovery Jobs' available to discover the following account types on your network:
- Windows Hosts
- Local Administrator Accounts on Servers and Workstations
- Windows Services, IIS Application Pools and Schedule Tasks which are using accounts as their security context for execution or functionality
- Cisco IOS Accounts
- HP H3C Accounts
- Juniper Junos Accounts
- Linux and Mac Accounts
- MS SQL Database Accounts
- MySQL Database Accounts
- Oracle Database Accounts
- MariaDB Accounts
- PostgreSQL Accounts
- Fortigate Firewall Accounts
- SonicWALL Firewall Accounts
The Discovery Jobs have many filtering options available, and can also be configured to only send you an email report initially, without importing any account credentials into Passwordstate.