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

Initial 0.8.2 changes #170

Merged
merged 4 commits into from
Jun 8, 2024
Merged

Initial 0.8.2 changes #170

merged 4 commits into from
Jun 8, 2024

Conversation

rebelinux
Copy link
Collaborator

Initial 0.8.2 changes

@rebelinux rebelinux merged commit da94bdc into AsBuiltReport:dev Jun 8, 2024
1 of 2 checks passed
}
} catch {
Write-PScriboMessage -IsWarning "$($_.Exception.Message) (Domain Controller Infrastructure Services Item)"
if ($DCPssSession -and ($Available = Invoke-Command -Session $DCPssSession -ScriptBlock { Get-Service "W32Time" | Select-Object DisplayName, Name, Status })) {

Check warning

Code scanning / PSScriptAnalyzer

The variable 'Available' is assigned but never used. Warning

The variable 'Available' is assigned but never used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant