Skip to main content
Solved

Change Management log on Windows Server

  • October 12, 2012
  • 4 replies
  • 5 views

Forum|alt.badge.img+24

Is anyone doing this? I can't seem to get mine to actually fill with anything. I've set the log location to C:Program FilesJSSLogs but the jamfChangeManagement.log file is empty. I've gotten this to work easily before on Linux and OS X JSSes...

Best answer by brian_flynn

You have to use forward slashes in the path even though it's a windows machine. So for the path put in C:/Program Files/JSS/Logs and it should work for you

4 replies

Forum|alt.badge.img+6
  • Contributor
  • 11 replies
  • Answer
  • October 19, 2012

You have to use forward slashes in the path even though it's a windows machine. So for the path put in C:/Program Files/JSS/Logs and it should work for you


  • 0 replies
  • October 26, 2012

Works for me. Thanks


Forum|alt.badge.img+24
  • Author
  • Valued Contributor
  • 1892 replies
  • October 26, 2012

thanks!


Forum|alt.badge.img+14
  • Contributor
  • 238 replies
  • December 18, 2012

This is terrible. Why is there no note about this in any of the documentation? Or on the configuration page itself? This runs counter to Windows syntax, so it should have been covered.