Skip to content
Snippets Groups Projects
Commit ed4f6841 authored by Christian Maintz's avatar Christian Maintz
Browse files

Update Run.ps1; Maildomäne entfernt

parent 9e80761f
Branches
No related tags found
1 merge request!5Reorganisation und Erweiterung um eine Beispielanwendung
......@@ -5,7 +5,7 @@ function Run
param
(
# Pfad zur Excel-Datei (Inputdatei)
$xlsxpath = "C:\Verwaltungspfad\Files\mai.rwth-aachen.de.xlsx",
$xlsxpath = "C:\Verwaltungspfad\Files\Pfad zur Excel-Datei",
$Logpath = "C:\Verwaltungspfad\Files\Logs\$(Get-Date -format "yyyy_MM_dd__HH_mm")_Log.log"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment