Product: PowerShell Universal
Version: 5.1.1
Hi Guys,
after few hours of working on installation version 5.1.1 i installed in on my machine.
I dont know why i cannot install it by Install-Module
or by chocolatey. Probably because Windows cannot create service PowerShell Universal.
And now my simple disclaimer. I saw in deploy instruction that there is instruction:
New-Service …blah…blah…blah…
Start-Service PowerShell Universal
On my mashine do not work because it cannot find .exe file to server.
But, lets back to he main point.
1.Download ZIP.
2.Place it on MyDocs
3.And now as instruction says…execute Universal.Server.exe
Small cmd on desktop…oh…(and as a noobie i dont know if i can open admin portal or not but i try to open)
So i entering https://localhost:5000 as default and it works…
The question is:
1.The file Universal.Server.exe is my service which i cannot create by New-Service(as mentioned above), right?
2.In cmd there are letters…(I dont read this) but at the end i saw: [hh.mm.ss] Starting service…
[hh.mm.ss]service finished
Why is that?
- If that file is a service then (if i am intelligent enought) i must open it before every opening my dashboard and stays opening all day when dashboard works.
Can someone explain it?