conceptr980 Posted June 1 Share Posted June 1 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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now