HostUtilities

1.0.0.7

Host Automation Utilities

A collection of utilities to help automate administration tasks on a local host.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name HostUtilities -RequiredVersion 1.0.0.7

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name HostUtilities -Version 1.0.0.7

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016. All rights reserved.

Package Details

Author(s)

  • Michael Haken

Tags

ESENT ESE PortScan Kerberos ACL Disk

Functions

Reset-WindowsUpdate Get-GroupsFromToken Update-TokenGroupMembership Start-WithImpersonation Enable-WinRM New-EmptyTestFile Start-PortScan Remove-JavaInstallations Get-RegistryKeyEntries Start-TaskSchedulerHistory Start-KerberosTraceLog Stop-KerberosTraceLog Test-IsLocalAdmin Write-CCMLogFormat Get-IPv6ConfigurationOptions Get-ProcessToken Set-ProcessToken Reset-ProcessToken Get-LsaSecret ConvertFrom-Xml Get-ESEDatabase Get-ESEDatabaseSession Get-ESEDatabaseTableNames Get-ESEDatabaseTableColumns Get-ESEDatabaseTableData Get-ESEDatabaseTableRowData Close-ESEDatabase Get-WebHistory Get-UserProfiles ConvertTo-HtmlTable Test-Port Set-AutoLogon Set-FileSecurity Set-Owner Test-RegistryKeyProperty ForEach-ObjectParallel Invoke-CommandInNewRunspace Get-WindowsActivationInformation Set-CertificatePrivateKeyAccess New-GptVolume Where-NotMatchIn Get-AccountSid Get-AccountTranslatedNTName Convert-SecureStringToString Get-LocalGroupMembers Add-DomainMemberToLocalGroup Get-PSExecutionPolicy Test-PendingReboots Test-Credentials Write-Log Set-UAC Set-IEESC Set-OpenFileSecurityWarning Get-LocalFQDNHostname Set-Pagefile Set-HighPerformancePowerPlan Get-NETVersion Set-NET461InstallBlock Start-ProcessWait Get-FileVersion Disable-SSLv3 Test-PackageInstallation Get-Package Start-PackageInstallation Set-RunOnceScript Extract-ZipFile New-RandomPassword New-EncryptedPassword Get-EncryptedPassword Enable-TaskSchedulerHistory

Dependencies

This module has no dependencies.

Release Notes

*1.0.0.7
Fixed a logic error in Write-Log

*1.0.0.6
Added Functions:

Extract-ZipFile
New-RandomPassword
New-EncryptedPassword
Get-EncryptedPassword
Enable-TaskSchedulerHistory

*1.0.0.5
Removed function:
Add-DomainUserToLocalGroup (renamed to Add-DomainMemberToLocalGroup with additonal parameters)

Added numerous additional functions:

Where-NotMatchIn
Get-AccountSid
Get-AccountTranslatedNTName
Convert-SecureStringToString
Get-LocalGroupMembers
Add-DomainMemberToLocalGroup
Get-PSExecutionPolicy
Test-PendingReboots
Test-Credentials
Write-Log
Set-UAC
Set-IEESC
Set-OpenFileSecurityWarning
Get-LocalFQDNHostname
Set-Pagefile
Set-HighPerformancePowerPlan
Get-NETVersion
Set-NET461InstallBlock
Start-ProcessWait
Get-FileVersion
Disable-SSLv3
Test-PackageInstallation
Get-Package
Start-PackageInstallation
Set-RunOnceScript

Almost all of these functions use the Write-Log function. This function can be set to use a parameter pointing to a path or you can use something like [System.Environment]::SetEnvironmentVariable("LogPath", "c:\log.txt", [System.EnvironmentVariableTarget]::Machine) to enable logging to the path.

FileList

Version History

Version Downloads Last updated
1.1.3.1 14,573 10/24/2017
1.1.3.0 37 10/24/2017
1.1.2.6 216 10/3/2017
1.1.2.5 32 10/2/2017
1.1.2.3 253 9/6/2017
1.1.2.2 22 9/6/2017
1.1.2.1 216 8/24/2017
1.1.1.2 36 8/22/2017
1.1.1.1 32 8/21/2017
1.1.1.0 22 8/21/2017
1.1.0.1 347 7/6/2017
1.1.0.0 60 6/27/2017
1.0.0.17 79 6/22/2017
1.0.0.13 525 4/20/2017
1.0.0.12 175 3/31/2017
1.0.0.11 210 3/4/2017
1.0.0.10 60 3/3/2017
1.0.0.9 31 3/3/2017
1.0.0.8 49 3/3/2017
1.0.0.7 (current version) 20 3/3/2017
1.0.0.6 31 3/2/2017
1.0.0.5 23 3/2/2017
1.0.0.3 187 1/15/2017
1.0.0.2 30 1/11/2017
1.0.0.1 39 1/5/2017
1.0.0.0 74 11/14/2016
0.0.0.9 191 4/26/2016
0.0.0.8 41 3/31/2016
0.0.0.7 30 3/27/2016
Show less