RDS Tabs changes
This commit is contained in:
parent
13ca6e30ca
commit
a02cdd87fe
10 changed files with 106 additions and 9 deletions
|
@ -83,5 +83,6 @@ namespace WebsitePanel.Providers.RemoteDesktopServices
|
|||
void MoveSessionHostToRdsOU(string hostName);
|
||||
void ApplyGPO(string organizationId, string collectionName, RdsServerSettings serverSettings);
|
||||
void ShadowSession(string sessionId, bool control);
|
||||
void MoveSessionHostsToCollectionOU(List<RdsServer> servers, string collectionName, string organizationId);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue