Intune Initial Scripts Backup
This commit is contained in:
27
dump/WSUS_Scripts/Patching-Day/Patching Groups Host UI.txt
Normal file
27
dump/WSUS_Scripts/Patching-Day/Patching Groups Host UI.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
PROD:
|
||||
|
||||
NCRA
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - AD - Servers"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Application - Prod"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - BizTalk - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Edifecs - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Exchange - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - File Servers - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Mail Terminal Servers - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Remote Desktop - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - SQL - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Terminal Servers - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Verint - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Vistar Terminal Servers - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "NCRA - Web - PROD"
|
||||
|
||||
OTHERS:
|
||||
$Host.UI.RawUI.WindowTitle = "CTHA - Production Servers"
|
||||
$Host.UI.RawUI.WindowTitle = "FLT2 - Application - PROD"
|
||||
|
||||
MANUAL:
|
||||
$Host.UI.RawUI.WindowTitle = "CyberArc - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "Exchange - PROD"
|
||||
$Host.UI.RawUI.WindowTitle = "Infrastructure Weekend"
|
||||
$Host.UI.RawUI.WindowTitle = "Last AD Controller"
|
||||
$Host.UI.RawUI.WindowTitle = "Tidal - PROD"
|
||||
Reference in New Issue
Block a user