PSInternetConnectionSharing

1.4.1

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

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

Install-Module -Name PSInternetConnectionSharing

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

Install-PSResource -Name PSInternetConnectionSharing

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) 2024 Per Allner. All rights reserved.

Package Details

Author(s)

  • Per Allner

Tags

ICS Windows

Functions

Set-Ics Get-Ics Disable-Ics

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

v1.4.1:
- Fixed error handling and output for connections that are not ICS settable.
- Minor bug fix.
v1.4.0:
- Significant performance improvements for Set-Ics and Get-Ics, and a small improvement for Disable-Ics.
- When no ICS connections exist to be disabled, Disable-Ics with parameter PassThru does not produce any output.
- Minor error reporting fixes.

FileList

Version History

Version Downloads Last updated
1.4.1 (current version) 155,775 4/14/2024
1.4.0 649,116 2/25/2024
1.3.1 705,731 1/6/2024
1.3 1,453,740 9/8/2023