8000 Get-SecSoftwareIntegrity issues · Issue #67 · PoshSec/PoshSec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Get-SecSoftwareIntegrity issues #67

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

Open
jvucic opened this issue Nov 18, 2014 · 2 comments
Open

Get-SecSoftwareIntegrity issues #67

jvucic opened this issue Nov 18, 2014 · 2 comments
Assignees
Milestone

Comments

@jvucic
Copy link
jvucic commented Nov 18, 2014

[string]$computer = Get-Content env:ComputerName

... should be ...

[string]$computer = $env:ComputerName

@jvucic
Copy link
Author
jvucic commented Nov 18, 2014

Calls "Compare-SecSoftwareIntegrity" is not an included cmdlet. Probably ref'ing "Compare-SecBaseline"

@mwjcomputing
Copy link
Member

I will work a fix and push it soon.

@mwjcomputing mwjcomputing self-assigned this Nov 29, 2014
@mwjcomputing mwjcomputing added this to the Release 2.0 milestone Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0