mirror of
https://dev.azure.com/effectory/Survey%20Software/_git/Cloud%20Engineering
synced 2026-02-27 18:52:18 +01:00
Commit 2c6e8ced: Multiple changes
- Check output - Updated list generation - Started subdomain takeover check module
This commit is contained in:
11
Powershell/ParticipantImportLog.sql
Normal file
11
Powershell/ParticipantImportLog.sql
Normal file
@@ -0,0 +1,11 @@
|
||||
DROP USER [participant_import]
|
||||
GO
|
||||
|
||||
DROP USER [participant_validation]
|
||||
GO
|
||||
|
||||
DROP USER [SSISMaintenance]
|
||||
GO
|
||||
|
||||
DROP USER [SSISUser]
|
||||
GO
|
||||
Reference in New Issue
Block a user