Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Invoke-Item -Path $OutputDSCPath on line 616 #7

@Gobiman

Description

@Gobiman

Hi
This command will not work on server core & thorws an error.
I tried it with
"
if ((get-computerinfo).osserverlevel -eq "FullServer"){
Invoke-Item -Path $OutputDSCPath
}
"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions