├── Customize TaskBar and Start Windows 11 ├── CustomizeTaskbar v1.1.ps1 ├── CustomizeTaskbar.ps1 └── Readme ├── MEMCM Retry Installation for Approved App.ps1 ├── MEMCM User GPupdate from System context.ps1 ├── MEMCM WakeOnLan.ps1 ├── README.md ├── Refresh User GPO using MEMCM Script └── RefreshUserGPO ├── UpdateEdgeSourceFiles ├── DownloadUpdateEdge_v1.2.ps1 └── Readme └── Windows 11 Multi App Kiosk ├── Readme └── Windows11 MultiApp Kiosk.ps1 /Customize TaskBar and Start Windows 11/CustomizeTaskbar v1.1.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/Customize TaskBar and Start Windows 11/CustomizeTaskbar v1.1.ps1 -------------------------------------------------------------------------------- /Customize TaskBar and Start Windows 11/CustomizeTaskbar.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/Customize TaskBar and Start Windows 11/CustomizeTaskbar.ps1 -------------------------------------------------------------------------------- /Customize TaskBar and Start Windows 11/Readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/Customize TaskBar and Start Windows 11/Readme -------------------------------------------------------------------------------- /MEMCM Retry Installation for Approved App.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/MEMCM Retry Installation for Approved App.ps1 -------------------------------------------------------------------------------- /MEMCM User GPupdate from System context.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/MEMCM User GPupdate from System context.ps1 -------------------------------------------------------------------------------- /MEMCM WakeOnLan.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/MEMCM WakeOnLan.ps1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PowerShell -------------------------------------------------------------------------------- /Refresh User GPO using MEMCM Script/RefreshUserGPO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/Refresh User GPO using MEMCM Script/RefreshUserGPO -------------------------------------------------------------------------------- /UpdateEdgeSourceFiles/DownloadUpdateEdge_v1.2.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/UpdateEdgeSourceFiles/DownloadUpdateEdge_v1.2.ps1 -------------------------------------------------------------------------------- /UpdateEdgeSourceFiles/Readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Windows 11 Multi App Kiosk/Readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/Windows 11 Multi App Kiosk/Readme -------------------------------------------------------------------------------- /Windows 11 Multi App Kiosk/Windows11 MultiApp Kiosk.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ccmexec/PowerShell/HEAD/Windows 11 Multi App Kiosk/Windows11 MultiApp Kiosk.ps1 --------------------------------------------------------------------------------