Jim Roberts
Jim Roberts
The [Naming-Conventions](https://github.com/PoshCode/PowerShellPracticeAndStyle/blob/master/Style-Guide/Naming-Conventions.md) style guide has the following link which generates a 404 (page not found): [Expand-Alias](https://github.com/PoshCode/ModuleBuilder/blob/master/ResolveAlias.psm1)
When loading the SecretServer module in PowerShell 7.0 I receive the following error: > WARNING: Error creating proxy for 'https://secretserver/webservices/sswebservice.asmx': Error creating proxy for https://secretserver/webservices/sswebservice.asmx: `The term 'New-WebServiceProxy' is not...