User Profile
smithanc
Copper Contributor
Joined 7 years ago
User Widgets
Recent Discussions
Re: Users often do not reconnect to disconnected session - A new session is created instead...
I have the same issues. It isn't as consistent as above since I sometimes do get reconnected to my existing session but I have had it where my users end up getting load balanced to a different machine than their disconnected session.6.1KViews0likes0CommentsRe: How do I force WVD to route a connecting user to a disconnected session he has on host x?
Johan_Eriksson Also running into the same issue. If a user disconnects for any reason, when attempting to reconnect, they get assigned a new session host as opposed to taking over their existing disconnected session. I have replicated this to happen every single disconnect/reconnect attempt.7.3KViews0likes0CommentsRe: RD Session Host stuck at Status: "Upgrading"
alhenriq_ms Thanks for the response! I had a look at the "Qwinsta" (result below) and saw that the SXS was running, so I rebooted the server and waited 15 minutes with no change. SESSIONNAME USERNAME ID STATE TYPE DEVICE services 0 Disc console 1 Conn >rdp-tcp#1 2 Active 31c5ce94259d4... 65536 Listen rdp-tcp 65537 Listen rdp-sxs##### 65538 Listen Still have the same behavior of SXS seeming like its trying to reinstall every 5 minutes with regards to entries in the Event Viewer. Cheers25KViews0likes0CommentsRe: Requirement to have an on-prem AD
Christian_Montoya Understood but hopefully you extend support to other models such as the one I have done in my PoC. Otherwise, my main use case right now for WVD is broken as I am looking to use WVD to provide VM access to isolated VMs that are located in a Azure VNET which does not have any public IP address associated to any NIC card within that VNET. We looked into using RDS with Azure AD Application Proxy but ran into a blocker that it only worked with ActiveX and therefore only on Windows Machines running IE 11. Otherwise, we will have to turn to the Citrix cloud.35KViews0likes1CommentRe: RD Session Host stuck at Status: "Upgrading"
Checking Event Viewer, I see that the Remote Desktop Services SxS Network Stack is stuck in some sort of loop where the Session Host keeps re-running the MSI installer and re-configures the installed RDS SxS Network Stack product every 5 minutes: Log Name: Application Source: Microsoft-Windows-RestartManager Date: 3/28/2019 2:32:50 PM Event ID: 10001 Task Category: None Level: Information Keywords: User: SYSTEM Computer: wvdhost.test.com Description: Ending session 0 started 2019-03-28T14:32:48.506934400Z. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-RestartManager" Guid="{}" /> <EventID>10001</EventID> <Version>0</Version> <Level>4</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2019-03-28T14:32:50.599897100Z" /> <EventRecordID>552</EventRecordID> <Correlation /> <Execution ProcessID="5600" ThreadID="2720" /> <Channel>Application</Channel> <Computer>wvdhost.test.com</Computer> <Security UserID="" /> </System> <UserData> <RmSessionEvent xmlns="http://www.microsoft.com/2005/08/Windows/Reliability/RestartManager/"> <RmSessionId>0</RmSessionId> <UTCStartTime>2019-03-28T14:32:48.506934400Z</UTCStartTime> </RmSessionEvent> </UserData> </Event> Log Name: Application Source: MsiInstaller Date: 3/28/2019 2:32:50 PM Event ID: 1042 Task Category: None Level: Information Keywords: Classic User: SYSTEM Computer: wvdhost.test.com Description: Ending a Windows Installer transaction: C:\Program Files\Microsoft RDInfra\SxSStack-1.0.1902.17001.msi. Client Process Id: 4400. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MsiInstaller" /> <EventID Qualifiers="0">1042</EventID> <Level>4</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-03-28T14:32:50.622450000Z" /> <EventRecordID>551</EventRecordID> <Channel>Application</Channel> <Computer>wvdhost.test.com</Computer> <Security UserID="" /> </System> <EventData> <Data>C:\Program Files\Microsoft RDInfra\SxSStack-1.0.1902.17001.msi</Data> <Data>4400</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data> </Data> </EventData> </Event> Log Name: Application Source: MsiInstaller Date: 3/28/2019 2:32:50 PM Event ID: 1035 Task Category: None Level: Information Keywords: Classic User: SYSTEM Computer: wvdhost.test.com Description: Windows Installer reconfigured the product. Product Name: Remote Desktop Services SxS Network Stack. Product Version: 1.0.1902.17001. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MsiInstaller" /> <EventID Qualifiers="0">1035</EventID> <Level>4</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-03-28T14:32:50.591183400Z" /> <EventRecordID>550</EventRecordID> <Channel>Application</Channel> <Computer>wvdhost.test.com</Computer> <Security UserID="" /> </System> <EventData> <Data>Remote Desktop Services SxS Network Stack</Data> <Data>1.0.1902.17001</Data> <Data>1033</Data> <Data>0</Data> <Data>Microsoft Corporation</Data> <Data>(NULL)</Data> <Data> </Data> <Binary></Binary> </EventData> </Event> Log Name: Application Source: MsiInstaller Date: 3/28/2019 2:32:50 PM Event ID: 11728 Task Category: None Level: Information Keywords: Classic User: SYSTEM Computer: wvdhost.test.com Description: Product: Remote Desktop Services SxS Network Stack -- Configuration completed successfully. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MsiInstaller" /> <EventID Qualifiers="0">11728</EventID> <Level>4</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-03-28T14:32:50.575597200Z" /> <EventRecordID>549</EventRecordID> <Channel>Application</Channel> <Computer>wvdhost.test.com</Computer> <Security UserID="" /> </System> <EventData> <Data>Product: Remote Desktop Services SxS Network Stack -- Configuration completed successfully.</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data> </Data> <Binary></Binary> </EventData> </Event> Log Name: Application Source: Microsoft-Windows-RestartManager Date: 3/28/2019 2:32:48 PM Event ID: 10000 Task Category: None Level: Information Keywords: User: SYSTEM Computer: wvdhost.test.com Description: Starting session 0 - 2019-03-28T14:32:48.506934400Z. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-RestartManager" Guid="{}" /> <EventID>10000</EventID> <Version>0</Version> <Level>4</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2019-03-28T14:32:48.518299200Z" /> <EventRecordID>548</EventRecordID> <Correlation /> <Execution ProcessID="5600" ThreadID="6308" /> <Channel>Application</Channel> <Computer>wvdhost.test.com</Computer> <Security UserID="" /> </System> <UserData> <RmSessionEvent xmlns="http://www.microsoft.com/2005/08/Windows/Reliability/RestartManager/"> <RmSessionId>0</RmSessionId> <UTCStartTime>2019-03-28T14:32:48.506934400Z</UTCStartTime> </RmSessionEvent> </UserData> </Event> Log Name: Application Source: MsiInstaller Date: 3/28/2019 2:32:48 PM Event ID: 1040 Task Category: None Level: Information Keywords: Classic User: SYSTEM Computer: wvdhost.test.com Description: Beginning a Windows Installer transaction: C:\Program Files\Microsoft RDInfra\SxSStack-1.0.1902.17001.msi. Client Process Id: 4400. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MsiInstaller" /> <EventID Qualifiers="0">1040</EventID> <Level>4</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-03-28T14:32:48.491308300Z" /> <EventRecordID>547</EventRecordID> <Channel>Application</Channel> <Computer>wvdhost.test.com</Computer> <Security UserID="" /> </System> <EventData> <Data>C:\Program Files\Microsoft RDInfra\SxSStack-1.0.1902.17001.msi</Data> <Data>4400</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data> </Data> </EventData> </Event> Any thoughts?25KViews0likes2CommentsRe: RD Session Host stuck at Status: "Upgrading"
andersidahl I am in the same boat. Everything works fine with the template but I would like to be able to automate the creation of my own Session Hosts and can get everything moving to the point of where the RD Session Host is stuck with the Status: Upgrading. Status remained the same overnight. Anyway we can check what could be failing. RDSDiagnosticActivities does not seem to have anything regarding the failing of that registration process.25KViews0likes3CommentsRe: Requirement to have an on-prem AD
HandA You don't need to actually have the Azure AD and the local Active Directory synced at all (at least with regards to AD Connect). I was able to get everything moving by just adding the Azure AD UPN Suffix (e.g. <tenantname>.onmicrosoft.com) to my Local Active Directory and creating a user whose UPN matches my Azure AD User (e.g. <user>@<tenantname>.onmicrosoft.com). Yes, I ended up being prompted twice for credentials, once for opening the feed and again for logging into the server, but the end result was a successful connection without having to Sync the ADs.35KViews0likes3Comments
Recent Blog Articles
No content to show