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

Error from PowerShell command #35

Open
PathosEthosLogos opened this issue Jan 6, 2018 · 0 comments
Open

Error from PowerShell command #35

PathosEthosLogos opened this issue Jan 6, 2018 · 0 comments

Comments

@PathosEthosLogos
Copy link

PathosEthosLogos commented Jan 6, 2018

PS C:\Windows\system32> set-nettcpsetting -CongestionProvider CTCP
set-nettcpsetting : Only the custom templates InternetCustom and DatacenterCustom can be modified.
At line:1 char:1
 set-nettcpsetting -CongestionProvider CTCP

    + CategoryInfo          : InvalidArgument: (MSFT_NetTCPSett...ystemName = ""):ROOT/StandardCimv2/MSFT_NetTCPSettin
   g) [Set-NetTCPSetting], CimException
    + FullyQualifiedErrorId : Windows System Error 87,Set-NetTCPSetting

set-nettcpsetting : Only the custom templates InternetCustom and DatacenterCustom can be modified.
At line:1 char:1
 set-nettcpsetting -CongestionProvider CTCP

    + CategoryInfo          : InvalidArgument: (MSFT_NetTCPSett...ystemName = ""):ROOT/StandardCimv2/MSFT_NetTCPSettin
   g) [Set-NetTCPSetting], CimException
    + FullyQualifiedErrorId : Windows System Error 87,Set-NetTCPSetting

set-nettcpsetting : Only the custom templates InternetCustom and DatacenterCustom can be modified.
At line:1 char:1
 set-nettcpsetting -CongestionProvider CTCP

+ CategoryInfo          : InvalidArgument: (MSFT_NetTCPSett...ystemName = ""):ROOT/StandardCimv2/MSFT_NetTCPSettin
   g) [Set-NetTCPSetting], CimException
+ FullyQualifiedErrorId : Windows System Error 87,Set-NetTCPSetting

set-nettcpsetting : Property CongestionProvider is read-only
At line:1 char:1
 set-nettcpsetting -CongestionProvider CTCP

+ CategoryInfo          : InvalidArgument: (MSFT_NetTCPSett...ystemName = ""):ROOT/StandardCimv2/MSFT_NetTCPSettin
   g) [Set-NetTCPSetting], CimException
+ FullyQualifiedErrorId : Windows System Error 87,Set-NetTCPSetting

set-nettcpsetting : Only the custom templates InternetCustom and DatacenterCustom can be modified.
At line:1 char:1
 set-nettcpsetting -CongestionProvider CTCP

+ CategoryInfo          : InvalidArgument: (MSFT_NetTCPSett...ystemName = ""):ROOT/StandardCimv2/MSFT_NetTCPSettin
   g) [Set-NetTCPSetting], CimException
+ FullyQualifiedErrorId : Windows System Error 87,Set-NetTCPSetting
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

No branches or pull requests

1 participant