Product, version 5.8.243
Operating system: Windows 10
PowerShell version(s): 5.1.19041.4412
When i write a powershellscript in the Powershell Studio and when i press the run button i get the following error.
ERROR: & : Die Benennung "C:\Users\<User>\OneDrive - <Company>Group\Daten\Programmierung\Powershell\ManagedServices\ManagedServices.ps1" wurde nicht als Name eines
ERROR: Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist
ERROR: (sofern enthalten), und wiederholen Sie den Vorgang.
ERROR: In Zeile:1 Zeichen:2
ERROR: + &'C:\Users\<User>\OneDrive - <Company>Group\Daten\Programmierung\Po ...
ERROR: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ERROR: + CategoryInfo : ObjectNotFound: (C:\Users\<User>...gedServices.ps1:String) [], CommandNotFoundException
ERROR: + FullyQualifiedErrorId : CommandNotFoundException
ERROR:
*** PowerShell Script finished. ***
>> Execution time: < 1 second
>> Script Ended
At the moment i use the trail version.
What can i do, what is wrong ?
Thanks and best regards
Sven
Operating system: Windows 10
PowerShell version(s): 5.1.19041.4412
When i write a powershellscript in the Powershell Studio and when i press the run button i get the following error.
ERROR: & : Die Benennung "C:\Users\<User>\OneDrive - <Company>Group\Daten\Programmierung\Powershell\ManagedServices\ManagedServices.ps1" wurde nicht als Name eines
ERROR: Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist
ERROR: (sofern enthalten), und wiederholen Sie den Vorgang.
ERROR: In Zeile:1 Zeichen:2
ERROR: + &'C:\Users\<User>\OneDrive - <Company>Group\Daten\Programmierung\Po ...
ERROR: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ERROR: + CategoryInfo : ObjectNotFound: (C:\Users\<User>...gedServices.ps1:String) [], CommandNotFoundException
ERROR: + FullyQualifiedErrorId : CommandNotFoundException
ERROR:
*** PowerShell Script finished. ***
>> Execution time: < 1 second
>> Script Ended
At the moment i use the trail version.
What can i do, what is wrong ?
Thanks and best regards
Sven
Statistics: Posted by Handyman — Wed Jun 12, 2024 12:10 am