conceptr980 Posted June 1, 2024 Share Posted June 1, 2024 Im trying to create a python script with cpu priority switcher using the following: ThisService.Priority = int(ThisService.Variables["CPUPriority"]); ThisService.Save() ThisService.Configure() Its not working by switching cpu priority in tcadmin for some reason. Variable Options in CPUPriority are: Normal AboveNormal High The variable of priority is taken from: https://docs.tcadmin.com/customizations/scripts/script-objects/this-service/#properties Advice would be appreciated Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now