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

Wie Installiere ich diese .PS1 #884

Open
Master1967Hi opened this issue May 3, 2024 · 11 comments
Open

Wie Installiere ich diese .PS1 #884

Master1967Hi opened this issue May 3, 2024 · 11 comments

Comments

@Master1967Hi
Copy link

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
Copy link

SoWhy commented May 3, 2024

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
Copy link
Author

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

Weiter komme ich nicht :-)

@SoWhy
Copy link

SoWhy commented May 4, 2024

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

@Master1967Hi
Copy link
Author

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
Copy link

SoWhy commented May 4, 2024

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

@Master1967Hi
Copy link
Author

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
Copy link
Author

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
Copy link

SoWhy commented May 4, 2024

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

@gravasio
Copy link

gravasio commented May 4, 2024

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
Copy link
Author

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
Copy link
Author

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

Screenshot 2024-05-04 224130

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

3 participants