Skip to content

Validate script i.c.m. Enterprise pool #6

@JohanVeldhuis

Description

@JohanVeldhuis

Looks like it has problems with a Skype4B Pool and a SQL backenddatabase. The Script tries to connect to the Frontend Poolname userin SQL 1434 instead of the SQL-Backend pool.
The Line 1136 contains “$server = $pool”.
You should enhance it. You can get the backend SQL Name with
$server = (get-csservice -UserServer -poolfqdn $pool).userdatabase.split(“:”)[1]
But there is no Instance Named RTCLOCAL. Still some more work to do

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