Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function for configuring Self-Hosted Agents for Azure Pipelines #33

Open
JakeDean3631 opened this issue Aug 23, 2021 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@JakeDean3631
Copy link
Contributor

Feature Description
Add new function for building self-hosted build agents within an Azure DevOps or Github project

Feature Options
Option to build multiple self-hosted build Agents by providing a PAT and project details

Describe Alternatives
Azure Pipelines/Github Action build agents must be configured manually

Additional context
N/A

@JakeDean3631 JakeDean3631 added the enhancement New feature or request label Aug 23, 2021
@JakeDean3631 JakeDean3631 moved this from To do to In progress in StigRepo 1.5 - Sprint 1 Aug 23, 2021
@JakeDean3631 JakeDean3631 self-assigned this Aug 23, 2021
JakeDean3631 pushed a commit that referenced this issue Oct 27, 2021
JakeDean3631 pushed a commit that referenced this issue Oct 27, 2021
@JakeDean3631 JakeDean3631 moved this from In progress to Review in progress in StigRepo 1.5 - Sprint 1 Oct 27, 2021
JakeDean3631 pushed a commit that referenced this issue Oct 27, 2021
@JakeDean3631 JakeDean3631 moved this from Review in progress to In progress in StigRepo 1.5 - Sprint 1 Oct 28, 2021
JakeDean3631 pushed a commit that referenced this issue Oct 28, 2021
JakeDean3631 added a commit that referenced this issue Oct 28, 2021
* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>
@JakeDean3631 JakeDean3631 changed the title Add functions for configuring Self-Hosted Agents for Azure Pipelines/Github Actions Add function for configuring Self-Hosted Agents for Azure Pipelines Nov 3, 2021
@JakeDean3631 JakeDean3631 moved this from In progress to Reviewer approved in StigRepo 1.5 - Sprint 1 Nov 3, 2021
@JakeDean3631 JakeDean3631 moved this from Reviewer approved to Done in StigRepo 1.5 - Sprint 1 Nov 3, 2021
JakeDean3631 added a commit that referenced this issue Nov 10, 2021
* Pulling master branch changes into 1.5 branch  (#38)

* Update README.md

* Added Local Module Sync

* Updated Local Sync script

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Updated Module Version to 1.5

* Adobe detection issue #29 (#42)

* Issue #29 Adobe Detection
* Issue #13. New-SystemData -Localhost parameter only works for Windows 10 boxes (#20)

Description
Remediated issue #20  with New-SystemData -Localhost parameter 

Commits
* Update bug_report.md
* Initial Commit
* Updating from PR comments

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Fix Targeted scope  

* Initial Commit

* Tabbed lines 179/180

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Applying fixes to Azure Functions (#22)

This PR addresses issue #10 and also addresses additional issues within Azure Functions

Commits:
* Pushing changes
* More fixes
* Fixed Automation Registration for Linux
* Fixed Registration function
* Azure Automation Updates
* Added DSC NodeConfig Assignments
* Fixes
* Added DC Switch

Co-authored-by: jadean <jadean@microsoft.com>

* Remediated issues identified in 1.3 (#23)

* Issue17 - PoSH Crashes

* Issue18_InitRepoLocation

* Modified Automation for OrgUnit discovery

* Changed system data job checks to 15 seconds

* Updated StigRepo psd1

* Added STIG Functions to Exported Cmdlets

* Re-added StigRepo to Initialize Function

* Fixed OU Identification

* Fixed Office Manual Check file discovery

* Fixed #25 - IISVersion

* Updated Release notes

* Added space to release notes

* Added github issue links to release notes

* Updated readme

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Initial Commit

* Comment out Adobe Pro bits

* Updated module version to 1.5

* Added exported cmdlets

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Java Detection Issue #27 (#41)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Initial Commit

* Updated module version to 1.5

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Updated to handle duplicate OU names (#47)

* Updated to handle duplicate OU names

* Tabbed 156-160 within If statement.

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>
JakeDean3631 added a commit that referenced this issue Nov 10, 2021
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>
JakeDean3631 added a commit that referenced this issue Nov 10, 2021
* Pulling master branch changes into 1.5 branch  (#38)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Updated Module Version to 1.5

* Adobe detection issue #29 (#42)

* Issue #29 Adobe Detection
* Issue #13. New-SystemData -Localhost parameter only works for Windows 10 boxes (#20)

Description
Remediated issue #20  with New-SystemData -Localhost parameter 

Commits
* Update bug_report.md
* Initial Commit
* Updating from PR comments

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Fix Targeted scope  

* Initial Commit

* Tabbed lines 179/180

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Applying fixes to Azure Functions (#22)

This PR addresses issue #10 and also addresses additional issues within Azure Functions

Commits:
* Pushing changes
* More fixes
* Fixed Automation Registration for Linux
* Fixed Registration function
* Azure Automation Updates
* Added DSC NodeConfig Assignments
* Fixes
* Added DC Switch

Co-authored-by: jadean <jadean@microsoft.com>

* Remediated issues identified in 1.3 (#23)

* Issue17 - PoSH Crashes

* Issue18_InitRepoLocation

* Modified Automation for OrgUnit discovery

* Changed system data job checks to 15 seconds

* Updated StigRepo psd1

* Added STIG Functions to Exported Cmdlets

* Re-added StigRepo to Initialize Function

* Fixed OU Identification

* Fixed Office Manual Check file discovery

* Fixed #25 - IISVersion

* Updated Release notes

* Added space to release notes

* Added github issue links to release notes

* Updated readme

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Initial Commit

* Comment out Adobe Pro bits

* Updated module version to 1.5

* Added exported cmdlets

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Java Detection Issue #27 (#41)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Initial Commit

* Updated module version to 1.5

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Updated to handle duplicate OU names (#47)

* Updated to handle duplicate OU names

* Tabbed 156-160 within If statement.

* 1.5 Bug Fixes (#48)

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Jadean 1.5 bug fixes 1 (#50)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Updated wiki

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>
JakeDean3631 added a commit that referenced this issue Nov 10, 2021
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Jadean 1.5 bug fixes 1 (#49)

* Pulling master branch changes into 1.5 branch  (#38)

* Update README.md

* Added Local Module Sync

* Updated Local Sync script

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Updated Module Version to 1.5

* Adobe detection issue #29 (#42)

* Issue #29 Adobe Detection
* Issue #13. New-SystemData -Localhost parameter only works for Windows 10 boxes (#20)

Description
Remediated issue #20  with New-SystemData -Localhost parameter 

Commits
* Update bug_report.md
* Initial Commit
* Updating from PR comments

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Fix Targeted scope  

* Initial Commit

* Tabbed lines 179/180

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Applying fixes to Azure Functions (#22)

This PR addresses issue #10 and also addresses additional issues within Azure Functions

Commits:
* Pushing changes
* More fixes
* Fixed Automation Registration for Linux
* Fixed Registration function
* Azure Automation Updates
* Added DSC NodeConfig Assignments
* Fixes
* Added DC Switch

Co-authored-by: jadean <jadean@microsoft.com>

* Remediated issues identified in 1.3 (#23)

* Issue17 - PoSH Crashes

* Issue18_InitRepoLocation

* Modified Automation for OrgUnit discovery

* Changed system data job checks to 15 seconds

* Updated StigRepo psd1

* Added STIG Functions to Exported Cmdlets

* Re-added StigRepo to Initialize Function

* Fixed OU Identification

* Fixed Office Manual Check file discovery

* Fixed #25 - IISVersion

* Updated Release notes

* Added space to release notes

* Added github issue links to release notes

* Updated readme

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Initial Commit

* Comment out Adobe Pro bits

* Updated module version to 1.5

* Added exported cmdlets

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Java Detection Issue #27 (#41)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Initial Commit

* Updated module version to 1.5

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Updated to handle duplicate OU names (#47)

* Updated to handle duplicate OU names

* Tabbed 156-160 within If statement.

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Jadean wiki fix (#51)

* Pulling master branch changes into 1.5 branch  (#38)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Updated Module Version to 1.5

* Adobe detection issue #29 (#42)

* Issue #29 Adobe Detection
* Issue #13. New-SystemData -Localhost parameter only works for Windows 10 boxes (#20)

Description
Remediated issue #20  with New-SystemData -Localhost parameter 

Commits
* Update bug_report.md
* Initial Commit
* Updating from PR comments

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Fix Targeted scope  

* Initial Commit

* Tabbed lines 179/180

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Applying fixes to Azure Functions (#22)

This PR addresses issue #10 and also addresses additional issues within Azure Functions

Commits:
* Pushing changes
* More fixes
* Fixed Automation Registration for Linux
* Fixed Registration function
* Azure Automation Updates
* Added DSC NodeConfig Assignments
* Fixes
* Added DC Switch

Co-authored-by: jadean <jadean@microsoft.com>

* Remediated issues identified in 1.3 (#23)

* Issue17 - PoSH Crashes

* Issue18_InitRepoLocation

* Modified Automation for OrgUnit discovery

* Changed system data job checks to 15 seconds

* Updated StigRepo psd1

* Added STIG Functions to Exported Cmdlets

* Re-added StigRepo to Initialize Function

* Fixed OU Identification

* Fixed Office Manual Check file discovery

* Fixed #25 - IISVersion

* Updated Release notes

* Added space to release notes

* Added github issue links to release notes

* Updated readme

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Initial Commit

* Comment out Adobe Pro bits

* Updated module version to 1.5

* Added exported cmdlets

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Java Detection Issue #27 (#41)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Initial Commit

* Updated module version to 1.5

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Updated to handle duplicate OU names (#47)

* Updated to handle duplicate OU names

* Tabbed 156-160 within If statement.

* 1.5 Bug Fixes (#48)

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Jadean 1.5 bug fixes 1 (#50)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Updated wiki

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>
JakeDean3631 added a commit that referenced this issue Nov 10, 2021
* Pulling master branch changes into 1.5 branch  (#38)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Updated Module Version to 1.5

* Adobe detection issue #29 (#42)

* Issue #29 Adobe Detection
* Issue #13. New-SystemData -Localhost parameter only works for Windows 10 boxes (#20)

Description
Remediated issue #20  with New-SystemData -Localhost parameter 

Commits
* Update bug_report.md
* Initial Commit
* Updating from PR comments

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Fix Targeted scope  

* Initial Commit

* Tabbed lines 179/180

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Applying fixes to Azure Functions (#22)

This PR addresses issue #10 and also addresses additional issues within Azure Functions

Commits:
* Pushing changes
* More fixes
* Fixed Automation Registration for Linux
* Fixed Registration function
* Azure Automation Updates
* Added DSC NodeConfig Assignments
* Fixes
* Added DC Switch

Co-authored-by: jadean <jadean@microsoft.com>

* Remediated issues identified in 1.3 (#23)

* Issue17 - PoSH Crashes

* Issue18_InitRepoLocation

* Modified Automation for OrgUnit discovery

* Changed system data job checks to 15 seconds

* Updated StigRepo psd1

* Added STIG Functions to Exported Cmdlets

* Re-added StigRepo to Initialize Function

* Fixed OU Identification

* Fixed Office Manual Check file discovery

* Fixed #25 - IISVersion

* Updated Release notes

* Added space to release notes

* Added github issue links to release notes

* Updated readme

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Initial Commit

* Comment out Adobe Pro bits

* Updated module version to 1.5

* Added exported cmdlets

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Java Detection Issue #27 (#41)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Initial Commit

* Updated module version to 1.5

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Updated to handle duplicate OU names (#47)

* Updated to handle duplicate OU names

* Tabbed 156-160 within If statement.

* 1.5 Bug Fixes (#48)

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Jadean 1.5 bug fixes 1 (#50)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Wiki Fix (#52)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Jadean 1.5 bug fixes 1 (#49)

* Pulling master branch changes into 1.5 branch  (#38)

* Update README.md

* Added Local Module Sync

* Updated Local Sync script

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Updated Module Version to 1.5

* Adobe detection issue #29 (#42)

* Issue #29 Adobe Detection
* Issue #13. New-SystemData -Localhost parameter only works for Windows 10 boxes (#20)

Description
Remediated issue #20  with New-SystemData -Localhost parameter 

Commits
* Update bug_report.md
* Initial Commit
* Updating from PR comments

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Fix Targeted scope  

* Initial Commit

* Tabbed lines 179/180

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Applying fixes to Azure Functions (#22)

This PR addresses issue #10 and also addresses additional issues within Azure Functions

Commits:
* Pushing changes
* More fixes
* Fixed Automation Registration for Linux
* Fixed Registration function
* Azure Automation Updates
* Added DSC NodeConfig Assignments
* Fixes
* Added DC Switch

Co-authored-by: jadean <jadean@microsoft.com>

* Remediated issues identified in 1.3 (#23)

* Issue17 - PoSH Crashes

* Issue18_InitRepoLocation

* Modified Automation for OrgUnit discovery

* Changed system data job checks to 15 seconds

* Updated StigRepo psd1

* Added STIG Functions to Exported Cmdlets

* Re-added StigRepo to Initialize Function

* Fixed OU Identification

* Fixed Office Manual Check file discovery

* Fixed #25 - IISVersion

* Updated Release notes

* Added space to release notes

* Added github issue links to release notes

* Updated readme

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Initial Commit

* Comment out Adobe Pro bits

* Updated module version to 1.5

* Added exported cmdlets

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Java Detection Issue #27 (#41)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Initial Commit

* Updated module version to 1.5

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Updated to handle duplicate OU names (#47)

* Updated to handle duplicate OU names

* Tabbed 156-160 within If statement.

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Jadean wiki fix (#51)

* Pulling master branch changes into 1.5 branch  (#38)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Updated Module Version to 1.5

* Adobe detection issue #29 (#42)

* Issue #29 Adobe Detection
* Issue #13. New-SystemData -Localhost parameter only works for Windows 10 boxes (#20)

Description
Remediated issue #20  with New-SystemData -Localhost parameter 

Commits
* Update bug_report.md
* Initial Commit
* Updating from PR comments

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Fix Targeted scope  

* Initial Commit

* Tabbed lines 179/180

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Applying fixes to Azure Functions (#22)

This PR addresses issue #10 and also addresses additional issues within Azure Functions

Commits:
* Pushing changes
* More fixes
* Fixed Automation Registration for Linux
* Fixed Registration function
* Azure Automation Updates
* Added DSC NodeConfig Assignments
* Fixes
* Added DC Switch

Co-authored-by: jadean <jadean@microsoft.com>

* Remediated issues identified in 1.3 (#23)

* Issue17 - PoSH Crashes

* Issue18_InitRepoLocation

* Modified Automation for OrgUnit discovery

* Changed system data job checks to 15 seconds

* Updated StigRepo psd1

* Added STIG Functions to Exported Cmdlets

* Re-added StigRepo to Initialize Function

* Fixed OU Identification

* Fixed Office Manual Check file discovery

* Fixed #25 - IISVersion

* Updated Release notes

* Added space to release notes

* Added github issue links to release notes

* Updated readme

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Initial Commit

* Comment out Adobe Pro bits

* Updated module version to 1.5

* Added exported cmdlets

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Java Detection Issue #27 (#41)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* Initial Commit

* Updated module version to 1.5

Co-authored-by: Jake Dean <35388475+JakeDean3631@users.noreply.github.com>

* Updated to handle duplicate OU names (#47)

* Updated to handle duplicate OU names

* Tabbed 156-160 within If statement.

* 1.5 Bug Fixes (#48)

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Jadean 1.5 bug fixes 1 (#50)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Adding github action

* Updated Action test

* Modified Github Action script

* Modified github action script

* Github action testing

* Added Local Module Sync

* Updated Local Sync script

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Jadean 1.4.1 patch (#36)

* Patch fix for version 1.4

Remediated issue #34

* Updated version for patch release

* Merging Version 1.4.2 patch (#37)

* Merging 1.4.2 Patch changes

* Merging 1.4.3 Patch changes

* Merging 1.4.3 patch changes

* 1.4.3 Patch

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github Action Testing

* Github action testing

* Github Action Testing

* Github Action Testing

* github action testing

* Github Action Testing

* github action testing

* #35 - Verbose output for Initialize-StigRepo

* #33 - DevOps Agent Build

* #33 - Fixed syntax

* #33 - Fixed Sytax/Updated PSD1

* #33 - Updated Help Content for New-BuildAgent

* #33 - Removed default value for $AgentPath

* #43 - Redundant Manual Check files

* #40 - Target computer for MOF generation

* #33 - AzDO Agent Function

* Added function for Build Agent Commits

* Removed old Wiki files

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Updated wiki

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

* Enabled ComputerName array for New-SystemData (#53)

Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>

Co-authored-by: Will Wellington <41164588+wwellington2@users.noreply.github.com>
Co-authored-by: jadean@microsoft.com <jadean@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant