Inhaltsverzeichnis
keine GliederungZum Testen ob erfolgreich vom Dispatcher aus Verbindungen zu der Remote PowerShell aufgebaut werden kann.
1.:
Auf dem Dispatcher die PowerShell öffnen und folgendes commando eingeben:
EOF expected: /content/body/pre[1], line 1, column 10 (click for details)MindTouch.Deki.Script.Compiler.DekiScriptParserException: EOF expected: /content/body/pre[1], line 1, column 10
at MindTouch.Deki.Script.Compiler.Errors.SynErr(String origin, Int32 line, Int32 col, Int32 n)
at MindTouch.Deki.Script.Compiler.Parser.SynErr(Int32 n)
at MindTouch.Deki.Script.Compiler.Parser.Expect(Int32 n)
at MindTouch.Deki.Script.Compiler.Parser.Parse()
at MindTouch.Deki.Script.Compiler.DekiScriptParser.Parse(Location location, Stream source)
at MindTouch.Deki.Script.Compiler.DekiScriptParser.Parse(XmlElement current, List`1 list)
[EX2010_SERVER_NAME] bitte ersetzen durch Ihre Exchange Server Adresse, wichtig hierbei ist das der Name dem SSL Zertifikat(HTTPS) entspricht. Meistens ist es der FQDN DNS Name.
Sie werden nach Anmelde-Informationen gefragt, bitte geben Sie hier einen Benutzer mit Exchange Admin rechten an.
2.:
EOF expected: /content/body/pre[2], line 1, column 18 (click for details)MindTouch.Deki.Script.Compiler.DekiScriptParserException: EOF expected: /content/body/pre[2], line 1, column 18
at MindTouch.Deki.Script.Compiler.Errors.SynErr(String origin, Int32 line, Int32 col, Int32 n)
at MindTouch.Deki.Script.Compiler.Parser.SynErr(Int32 n)
at MindTouch.Deki.Script.Compiler.Parser.Expect(Int32 n)
at MindTouch.Deki.Script.Compiler.Parser.Parse()
at MindTouch.Deki.Script.Compiler.DekiScriptParser.Parse(Location location, Stream source)
at MindTouch.Deki.Script.Compiler.DekiScriptParser.Parse(XmlElement current, List`1 list)
3.:
reference to undefined name 'Get' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)Callstack:
at Module/NSEX/Exchange_2010_Remote_PowerShell_Verbindungs-Test
MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException: reference to undefined name 'Get' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown.
at MindTouch.Deki.Script.Compiler.DekiScriptExpressionEvaluation.Visit(DekiScriptVar expr, DekiScriptExpressionEvaluationState state)
at MindTouch.Deki.Script.Expr.DekiScriptVar.VisitWith[TState,TReturn](IDekiScriptExpressionVisitor`2 visitor, TState state)
at MindTouch.Deki.Script.Compiler.DekiScriptExpressionEvaluation.Visit(DekiScriptBinary expr, DekiScriptExpressionEvaluationState state)
at MindTouch.Deki.Script.Expr.DekiScriptBinary.VisitWith[TState,TReturn](IDekiScriptExpressionVisitor`2 visitor, TState state)
at MindTouch.Deki.Script.Compiler.DekiScriptExpressionEvaluation.Visit(DekiScriptReturnScope expr, DekiScriptExpressionEvaluationState state)