Skip to content

Unable to use pscredentials #2

@Copis

Description

@Copis

Hi @bottkars

I was trying to use this module to create new powershell script for networker monitoring but when i tried to use pscredentials to connect to NW Server i found this issue.
There are no $Global:NWCredentials assignment when you use the -Credentials option in Connect-NWServer function

I only added this line into Connect-NWServer function at line 35:
else { $Global:NWCredentials = $Credentials }

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