mirror of
https://github.com/dkmstr/openuds.git
synced 2025-02-03 13:47:14 +03:00
Merge remote-tracking branch 'origin/v1.9'
This commit is contained in:
commit
ca54c2c099
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user