Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.
This repository was archived by the owner on May 28, 2021. It is now read-only.

Run From Inside Existing Script #196

@jonvickers

Description

@jonvickers

I am a faily newb to Powershell.

I can't for the life of me run this script from inside of an elevated powershell prompt using a simple command like

PS c:> .\win10.ps1 -include c:\temp\win10.psm1 -preset c:\temp\default.preset

I get no response. It works if I use the ..: Start-Process Powershell.exe... from the docs

Am I calling the function wrong somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions