forked from shaba/openuds
Merge remote-tracking branch 'origin/v1.9'
This commit is contained in:
@ -146,6 +146,7 @@ class UDSActorSvc(win32serviceutil.ServiceFramework, CommonService):
|
||||
else:
|
||||
operations.joinDomain(
|
||||
domain, ou, account, password, executeInOneStep=False)
|
||||
self.reboot()
|
||||
else:
|
||||
operations.renameComputer(name)
|
||||
logger.info(
|
||||
|
Reference in New Issue
Block a user