GcePSSession

1.0.1

PowerShell remoting sessions for Google Cloud Engine (GCE) VM instances using IAP Tunnel.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name GcePSSession -RequiredVersion 1.0.1

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

Install-PSResource -Name GcePSSession -Version 1.0.1

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) 2025 Roger Wood. All rights reserved.

Package Details

Author(s)

  • Roger Wood

Tags

GCP GCE IAP PSRemoting GoogleCloud Google Cloud SSH Tunnel Remote

Functions

Install-GceWindowsSsh New-GcePSSession Remove-GcePSSession

Dependencies

This module has no dependencies.

Release Notes

Version 1.0.1 - Bug fixes and improvements

Changes:
- Removed Invoke-GceCommandAs function (use New-GcePSSession with Invoke-Command instead)
- Updated copyright and author information
- Fixed module manifest metadata
- Updated repository URLs

Version 1.0.0 - Initial release

Features:
- Create PowerShell remoting sessions to GCE Windows VMs via IAP tunnels
- Install and configure SSH server on Windows VMs
- Automatic tunnel management and cleanup
- Support for SSH key and credential authentication

FileList

Version History

Version Downloads Last updated
1.0.13 8 11/13/2025
1.0.12 5 11/13/2025
1.0.11 5 11/13/2025
1.0.10 4 11/10/2025
1.0.9 5 11/7/2025
1.0.8 5 11/7/2025
1.0.7 5 11/7/2025
1.0.6 5 11/7/2025
1.0.5 5 11/7/2025
1.0.4 5 11/7/2025
1.0.3 7 11/7/2025
1.0.2 5 11/7/2025
1.0.1 (current version) 5 11/6/2025
1.0.0 3 11/6/2025
Show less