cannot locate windows deployment services

Answered cannot locate windows deployment services

  • Monday, September 17, 2012 10:05 AM
     
     

    Hi all, I Receive an error when i extend Windows Deploymnet services , pleae give me solutiona or staps




    Deepak Sharma New Delhi [INDIA]

All Replies

  • Thursday, September 20, 2012 1:40 AM
    Moderator
     
     Answered Has Code

    Hi,

    From your snapshot, it seems that you are using the Remote Desktop Connection to do the management, I suggest that you could look into the physical server to have a look at it.

    Since you ask this question in the Windows Server 2012 General. Are your sure you are using Windows Server 2012 as your WDS Server? If not, please ask the question in the Setup Deployment Forum under the Windows Server Category.

    Based on the current situaiton, please run the following command in Windows PowerShell:

    Get-Service | Where-Object {$_.name -like "*wds*"}

    Regards,

    James


    James Xiong

    TechNet Community Support