Skip to main content
This section provides step-by-step instructions for creating the PADS4FIDS database using PowerShell, intended for system administrators with SQL Server access.
Important: Execute these commands on a system with SQL Server installed, using an account with system administrator privileges on the SQL instance.

PowerShell Script


Result

After running this script:
  • The NT AUTHORITY\SYSTEM login is created (if not already present)
  • A new PADS4FIDS database is created (if it doesn’t exist)
  • The login is granted db_owner privileges on the database
Your PADS4FIDS database is now ready for use with the system.