ScriptBeacon

0.2.5

ScriptBeacon: capture & upload full PowerShell run logs with one wrapper.
Use Open-Beam { <your code> } to centralize logs, tags, exit codes, and host info.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name ScriptBeacon

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

Install-PSResource -Name ScriptBeacon

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 Resystemize, LLC. All rights reserved.

Package Details

Author(s)

  • Script Beacon Team

Tags

logging transcripts automation devops ScriptBeacon

Functions

Set-BeaconConfig Get-BeamStatus Open-Beam Add-BeamTags

Dependencies

This module has no dependencies.

Release Notes

0.2.0
- Single-entry API (Open-Beam) with crash guards and error-block capture
- Add-BeamTags at any time (string/array/hashtable)
- Set-BeaconConfig supports WriteSecret, API override, and stack-trace mode

FileList

Version History

Version Downloads Last updated
0.2.5 (current version) 9 10/22/2025
0.2.4 5 10/22/2025
0.2.3 5 10/22/2025
0.2.2 6 10/19/2025
0.2.1 3 10/19/2025
0.2.0 9 10/19/2025
0.1.0 14 10/7/2025
Show more