immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.28k stars 1.6k forks source link

Wie Installiere ich diese .PS1 #884

Open Master1967Hi opened 1 month ago

Master1967Hi commented 1 month ago

Leute, als "Normalo" User kann ich den Remotely Client unter Win11 nicht mehr Installieren, keine Ahnung wie man diese .PS1 mit der Powershell installiert. Die YT-Videos dazu sind... etwas komisch, ich frage mich warum ich die Windows FW anpassen soll und in so vielen Dateien den Code anpassen muss. Sorry, da bin ich raus und muss mir was suchen was man auch als Normaler User Installieren kann, für Remotely muss man nun Coden können, bin echt ein bisschen Enttäuscht weil ich Remotely sehr gerne genutzt hatte!

SoWhy commented 1 month ago

Du musst eine PowerShell als Administrator öffnen 2024-05-03 15_47_30-Dokument2  Kompatibilitätsmodus  - Word

Dann dort Set-ExecutionPolicy Unrestricted eingeben und bestätigen

Dann kannst du mit .\Install-Remotely.ps1 Remotely installieren auf dem Client. Die PS1 enthält alle notwendigen Informationen bereits, so dass du keine weiteren Angaben mehr machen musst.

Danach am besten mit Set-ExecutionPolicy Restricted verhindern, dass Nutzer Scripte ausführen können ;-)

Master1967Hi commented 1 month ago

Danke, aber... Screenshot 2024-05-03 233610

Weiter komme ich nicht :-)

SoWhy commented 1 month ago

Sorry, hab vergessen, zu sagen, dass die ps1-Datei im Ordner c:\windows\system32 abgespeichert werden muss. 😉

Master1967Hi commented 1 month ago

Hi SoWhy, das wusste ich (mir ging es eigentlich nur um den Install Befehl), die ps1 liegt in "system32", die Angaben in der Ps1 sind soweit Stimmig, außer das ich http://meineURL in https://meineURL geändert habe, Remotely mault hier auch immer wenn ich die "Desktop" Verbindung nutze. Bin grade Unterwegs und Poste später den Inhalt der ps1 Datei. Danke für deine Hilfe 👍

SoWhy commented 1 month ago

Die Fehlermeldung lässt darauf schließen, dass PowerShell ein Script mit diesem Namen an diesem Ort (".", also aktuelles Verzeichnis) nicht gefunden hat.

Master1967Hi commented 1 month ago

Irgendwas stimmt hier nicht, die ps1 wird in System32 Angezeigt Screenshot 2024-05-04 132648

Aber wenn ich die per Doppelklick aufrufe, um ggf. eine Meldung zu Produzieren kommt das Screenshot 2024-05-04 132939

Also ist sie da und auch wieder nicht!

Master1967Hi commented 1 month ago

Okay.... ich habe mal die PowerShell ISE gestartet, die Infos sind hier eindeutiger. Screenshot 2024-05-04 134846

Starte ich nun die "normale" PowerShell als Admin kommt der erste o.g. Fehler...

SoWhy commented 1 month ago

mal probieren wo anders zu speichern und mit vollem Pfad auszuführen? Also C:\<Speicherort>\Install-Remotely.ps1

gravasio commented 1 month ago

You know that posting for help in the issue tracker and in German on a OpenSource project where CLEARLY the language is english is two times bad? You're wasting the time of the main developer and the time of anyone that has notifications enabled on the issue tracker. I hope that this thread will be closed as fast as possible!

Master1967Hi commented 1 month ago

It's nice that you understand English, I don't, I have to use a translation program. Your post is impolite and not helpful, I hope you take a vacation in our country and then have to deal with our language, because not all Germans can or want to speak English, think about it!

P.S. this can be closed, why should I use software that is so complicated to install.

Have a nice life :-)

Master1967Hi commented 1 month ago

@SoWhy ... danke dir das war die Lösung 👍

Screenshot 2024-05-04 224130