You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
there are few misspelled switches in Corefig.ps1, in functions that are responsible for opening f.e. TaskMng there is one line responsible for logging such action and in that line there is misspelled Get-Date function switch it stands "Get-Date F -G" i guess it should be "Get-Date -F G"
Kind regards
The text was updated successfully, but these errors were encountered:
Hi,
there are few misspelled switches in Corefig.ps1, in functions that are responsible for opening f.e. TaskMng there is one line responsible for logging such action and in that line there is misspelled Get-Date function switch it stands "Get-Date F -G" i guess it should be "Get-Date -F G"
Kind regards
The text was updated successfully, but these errors were encountered: