This script will allow you to delete the Recycle bin items older than 60 days. The recycle bin items are listed in the system where the script is running on. ForEach ($DriveLetter in Get-PSDrive -PSProvider FileSystem) { $DelPath = $DriveLetter.Name
Generate a random password with custom character sets
Local Administrator Password Solution with Powershell
The “Local Administrator Password Solution” (LAPS) provides a centralized storage of secrets/passwords in Active Directory (AD) – without additional computers. Each organization’s domain administrators determine which users, such as helpdesk admins, are authorized to read the passwords. Source Boe Prox
Reset a lost local administrator password
Active Directory Password complexity checker
Resolve the CBS.log file size problem
Share passwords in a secure way
ServiceNow workflow, Powershell and JSON
ServiceNow provides ITSM solutions and products: Configuration Management Database Edge Encryption Knowledge Management Performance Analytics Reporting Service Catalog Service Portal Designer Subscription Management Visual Task Boards Workflow The last feature is very interesting. Each workflow can contain “activities”. These activities