Skip to content

Conversation

@Rainson12
Copy link

The script doesnt work with a server running on a diffrent time format as the "/" will be replaced with "." by powershell. Executing
(Get-Date).ToString("MM/dd/yyyy") will return "06.12.2016" the slashes have to be in single quotation marks.

The script doesnt work with a server running on a diffrent time format as the "/" will be replaced with "." by powershell. Executing 
 (Get-Date).ToString("MM/dd/yyyy") will return "06.12.2016" the slashes have to be in single quotation marks.
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

Successfully merging this pull request may close these issues.

1 participant