PUDAdminCenterPrototype
0.2.5
Recreating the Windows Admin Center (https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/overview) via PowerShell Universal Dashboard to manage Windows and Linux via Web GUI. GitHub: https://github.com/pldmgg/PUDAdminCenterPrototype
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2018 pldmgg. All rights reserved.
Package Details
Author(s)
- pldmgg
Tags
UniversalDashboard ud-dashboard Admin Center Universal Dashboard
Functions
Get-CertificateOverview Get-Certificates Get-CimPnpEntity Get-EnvironmentVariables Get-EventLogSummary Get-FirewallProfile Get-FirewallRules Get-IPRange Get-LocalGroups Get-LocalGroupUsers Get-LocalUserBelongGroups Get-LocalUsers Get-Networks Get-PendingUpdates Get-Processes Get-PUDAdminCenter Get-RegistrySubKeys Get-RegistryValues Get-RemoteDesktop Get-ScheduledTasks Get-ServerInventory Get-StorageDisk Get-StorageFileShare Get-StorageVolume Get-WuaHistory Install-DotNet472 New-EnvironmentVariable New-RunSpace Remove-EnvironmentVariable Set-ComputerIdentification Set-EnvironmentVariable Set-RemoteDesktop Start-DiskPerf Stop-DiskPerf
Dependencies
This module has no dependencies.
FileList
- PUDAdminCenterPrototype.nuspec
- module.requirements.psd1
- PUDAdminCenterPrototype.psd1
- PUDAdminCenterPrototype.psm1
- VariableLibrary.ps1
- Pages\Dynamic\CertificatesPage.ps1
- Pages\Dynamic\DevicesPage.ps1
- Pages\Dynamic\DisconnectedPage.ps1
- Pages\Dynamic\EventsPage.ps1
- Pages\Dynamic\FilesPage.ps1
- Pages\Dynamic\FirewallPage.ps1
- Pages\Dynamic\NetworkPage.ps1
- Pages\Dynamic\OverviewPage.ps1
- Pages\Dynamic\ProcessesPage.ps1
- Pages\Dynamic\PSRemotingCredsPage.ps1
- Pages\Dynamic\RegistryPage.ps1
- Pages\Dynamic\RolesAndFeaturesPage.ps1
- Pages\Dynamic\ScheduledTasksPage.ps1
- Pages\Dynamic\ServicesPage.ps1
- Pages\Dynamic\StoragePage.ps1
- Pages\Dynamic\TestPage.ps1
- Pages\Dynamic\ToolSelectPage.ps1
- Pages\Dynamic\UpdatesPage.ps1
- Pages\Dynamic\UsersAndGroupsPage.ps1
- Pages\Static\HomePage.ps1
- Private\AddWinRMTrustedHost.ps1
- Private\AddWinRMTrustLocalHost.ps1
- Private\EnableWinRMViaRPC.ps1
- Private\GetComputerObjectsInLDAP.ps1
- Private\GetDomainController.ps1
- Private\GetDomainName.ps1
- Private\GetElevation.ps1
- Private\GetGroupObjectsInLDAP.ps1
- Private\GetLDAPGroupAndUsers.ps1
- Private\GetLDAPUserAndGroups.ps1
- Private\GetModuleDependencies.ps1
- Private\GetNativePath.ps1
- Private\GetUserObjectsInLDAP.ps1
- Private\GetWorkingCredentials.ps1
- Private\InstallFeatureDism.ps1
- Private\InvokeModuleDependencies.ps1
- Private\InvokePSCompatibility.ps1
- Private\ManualPSGalleryModuleInstall.ps1
- Private\NewUniqueString.ps1
- Private\PUDAppMainFunctionTemplate.ps1
- Private\ResolveHost.ps1
- Private\TestIsValidIPAddress.ps1
- Private\TestLDAP.ps1
- Private\TestPort.ps1
- Private\TestSSH.ps1
- Private\UnzipFile.ps1
- Public\Get-CertificateOverview.ps1
- Public\Get-Certificates.ps1
- Public\Get-CimPnpEntity.ps1
- Public\Get-EnvironmentVariables.ps1
- Public\Get-EventLogSummary.ps1
- Public\Get-FirewallProfile.ps1
- Public\Get-FirewallRules.ps1
- Public\Get-IPRange.ps1
- Public\Get-LocalGroups.ps1
- Public\Get-LocalGroupUsers.ps1
- Public\Get-LocalUserBelongGroups.ps1
- Public\Get-LocalUsers.ps1
- Public\Get-Networks.ps1
- Public\Get-PendingUpdates.ps1
- Public\Get-Processes.ps1
- Public\Get-PUDAdminCenter.ps1
- Public\Get-RegistrySubKeys.ps1
- Public\Get-RegistryValues.ps1
- Public\Get-RemoteDesktop.ps1
- Public\Get-ScheduledTasks.ps1
- Public\Get-ServerInventory.ps1
- Public\Get-StorageDisk.ps1
- Public\Get-StorageFileShare.ps1
- Public\Get-StorageVolume.ps1
- Public\Get-WUAHistory.ps1
- Public\Install-DotNet472.ps1
- Public\New-EnvironmentVariable.ps1
- Public\New-Runspace.ps1
- Public\Remove-EnvironmentVariable.ps1
- Public\Set-ComputerIdentification.ps1
- Public\Set-EnvironmentVariable.ps1
- Public\Set-RemoteDesktop.ps1
- Public\Start-DiskPerf.ps1
- Public\Stop-DiskPerf.ps1