[PR #169] [MERGED] Add: Get-LogLevel and Set-LogLevel #175

Closed
opened 2026-03-02 02:10:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/169
Author: @NiceGuyIT
Created: 7/29/2023
Status: Merged
Merged: 7/29/2023
Merged by: @silversword411

Base: mainHead: script/template


📝 Commits (3)

  • a028008 Add: Get-LogLevel and Set-LogLevel
  • f287dd5 Add: Test-PowerShellVersion, Test-IsAdmin, Test-IsInteractiveShell
  • 2cd873f Add: Test-Is64Bit and general cleanup

📊 Changes

1 file changed (+207 additions, -16 deletions)

View changed files

📝 scripts_staging/Win_Template.ps1 (+207 -16)

📄 Description

Add the following functions to test for various conditions.

  • Get-LogLevel
  • Set-LogLevel
  • Test-PowerShellVersion
  • Test-IsAdmin
  • Test-IsInterativeShell
  • Test-Is64Bit

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/169 **Author:** [@NiceGuyIT](https://github.com/NiceGuyIT) **Created:** 7/29/2023 **Status:** ✅ Merged **Merged:** 7/29/2023 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `script/template` --- ### 📝 Commits (3) - [`a028008`](https://github.com/amidaware/community-scripts/commit/a0280084e2261e706f2993dddadaa19168947ee2) Add: Get-LogLevel and Set-LogLevel - [`f287dd5`](https://github.com/amidaware/community-scripts/commit/f287dd513def1bf65a7c5d7f63d31d0e389e7aa5) Add: Test-PowerShellVersion, Test-IsAdmin, Test-IsInteractiveShell - [`2cd873f`](https://github.com/amidaware/community-scripts/commit/2cd873fdec8b88801686650959ff98ec9a3bc33e) Add: Test-Is64Bit and general cleanup ### 📊 Changes **1 file changed** (+207 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `scripts_staging/Win_Template.ps1` (+207 -16) </details> ### 📄 Description Add the following functions to test for various conditions. - Get-LogLevel - Set-LogLevel - Test-PowerShellVersion - Test-IsAdmin - Test-IsInterativeShell - Test-Is64Bit --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:10:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#175
No description provided.