Skip to content
Discussion options

You must be logged in to vote

Hi! I've been able to fix it by enabling NPSMSvc with this PowerShell command:

sc.exe create NPSMSvc binPath= "C:\WINDOWS\System32\svchost.exe -k LocalServiceNetworkRestricted -p" type= share start= demand error= normal obj= "NT AUTHORITY\LocalService" DisplayName= "Now Playing Session Manager"

Thanks for your help!!

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@xLewiii
Comment options

@unchihugo
Comment options

@xLewiii
Comment options

@xLewiii
Comment options

Answer selected by xLewiii
@unchihugo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants