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:
86
Powershell/Masterl.sql
Normal file
86
Powershell/Masterl.sql
Normal file
@@ -0,0 +1,86 @@
|
||||
DROP LOGIN [BuildServer]
|
||||
GO
|
||||
|
||||
DROP LOGIN [ClearConfirmedTeamsWebJob]
|
||||
GO
|
||||
|
||||
DROP LOGIN [EceService]
|
||||
GO
|
||||
|
||||
DROP LOGIN [GatherResponseWebJob]
|
||||
GO
|
||||
|
||||
DROP LOGIN [GenerateFlexQuestionnaireWebjob]
|
||||
GO
|
||||
|
||||
DROP LOGIN [HierarchyUserImport]
|
||||
GO
|
||||
|
||||
DROP LOGIN [InviteImport]
|
||||
GO
|
||||
|
||||
DROP LOGIN [InviteResponseWebJob]
|
||||
GO
|
||||
|
||||
DROP LOGIN [MailingManager]
|
||||
GO
|
||||
|
||||
DROP LOGIN [mailings_webapi]
|
||||
GO
|
||||
|
||||
DROP LOGIN [projectcenter]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SSIS_Offboarding]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SyncDemographicsWebJob]
|
||||
GO
|
||||
|
||||
DROP LOGIN [ERS]
|
||||
GO
|
||||
|
||||
DROP LOGIN [IntranetApps]
|
||||
GO
|
||||
|
||||
DROP LOGIN [Invite]
|
||||
GO
|
||||
|
||||
DROP LOGIN [Inviteadm]
|
||||
GO
|
||||
|
||||
DROP LOGIN [InviteReplication]
|
||||
GO
|
||||
|
||||
DROP LOGIN [InviteTOuser]
|
||||
GO
|
||||
|
||||
DROP LOGIN [mscrm_sync]
|
||||
GO
|
||||
|
||||
DROP LOGIN [PowerBIGateway]
|
||||
GO
|
||||
|
||||
DROP LOGIN [QuestionbaseWebservice]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SSIS_DatawarehouseExport]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SSIS_ErscExportAzureReporting]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SSISMaintenance]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SSISProjectData]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SSISUser]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SurveyCenter]
|
||||
GO
|
||||
|
||||
DROP LOGIN [SurveyWebJob]
|
||||
GO
|
||||
Reference in New Issue
Block a user