SysAdminsFriends

1.0.0

SysAdminsFriends is a module that provides some tools that are useful for system administrators.
* Export-FirewallRules, Import-FirewallRules, Remove-FirewallRules for firewall rules
* Get-Sessions retrieves information on logon sessions
* Start-Webserver is a Powershell web server without IIS
* ConvertTo-Batch converts short Powershell scripts to cmd batches
* S
SysAdminsFriends is a module that provides some tools that are useful for system administrators.
* Export-FirewallRules, Import-FirewallRules, Remove-FirewallRules for firewall rules
* Get-Sessions retrieves information on logon sessions
* Start-Webserver is a Powershell web server without IIS
* ConvertTo-Batch converts short Powershell scripts to cmd batches
* Split-File and Join-File split and join binary files fast
* Set-InFile replaces text in files with preserving the encoding
* Compress-LogDirectory archives log files (and IIS logs)
* Invoke-AdminExplorer starts an administrative Explorer
* Get-RebootTime gets the last reboot time(s) fast
Show more

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name SysAdminsFriends -RequiredVersion 1.0.0

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

Install-PSResource -Name SysAdminsFriends -Version 1.0.0

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) Markus Scholtes 2019

Package Details

FileList

Version History

Version Downloads Last updated
1.1.4 4,891 12/12/2020
1.1.3 202 8/22/2020
1.1.2 382 5/3/2020
1.1.1 237 2/17/2020
1.1.0 383 9/4/2019
1.0.0 (current version) 224 5/27/2019
0.0.1 54 5/13/2019
Show less