PSInternetConnectionSharing
1.3
PSInternetConnectionSharing is a PowerShell module that provides simple functions
to control Windows Internet Connection Sharing (ICS) from command line.
The module includes three functions:
- Set-Ics
- Get-Ics
- Disable-Ics
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2023 Per Allner. All rights reserved.
Package Details
Author(s)
- Per Allner
Tags
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v1.3:
- Get-Ics now returns a PSCustomObject instead of a format object. This change also applies to Set-Ics and Disable-Ics when Passthru parameter is used.
- Streamlined default output behavior for Get-Ics with no parameters supplied. Get-Ics now only lists connections where ICS is enabled and
returns $null if ICS is not enabled for any connection.
A switch parameter AllConnections has been added in order to list all network connections. Parameter HideDisabled was removed.
FileList
- PSInternetConnectionSharing.nuspec
- PSInternetConnectionSharing.psd1
- PSInternetConnectionSharing.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.1 | 3,524,580 | 4/14/2024 |
1.4.0 | 649,123 | 2/25/2024 |
1.3.1 | 705,742 | 1/6/2024 |
1.3 (current version) | 1,453,800 | 9/8/2023 |