Quantcast
Channel: Setup Deployment forum
Viewing all 2818 articles
Browse latest View live

Best configuration with W2012 Std R2 and Essentials for ADFS, DC and File/Application Server

$
0
0

I have already a server with OEM Windows 2012 Essentials. Can someone suggest a good setup if I buy another server with Windows 2012 R2 Standard?

I have hit user limit with Essentials and I want to implement ADFS.

I guess I would have two VMs in Hyper-V for 2012 R2 instances. One VM with DC the other with ADFS.

What could I then use the Essentials server for? Just as a server for other applications and file store?

Any combination to get ADFS proxy in there?

How would you set this up? AD, ADFS, DHCP, DNS and have shared folders. Ideally with some non MS application servers running too.


SMTP server: Mails dumped and left in Drop folder

$
0
0

Hi all,

I have a Windows 2012 server with SMTP configured and it is running smoothly on port 25. I configure another SMTP server on the same machine withanother email address but on port 587. The SMTP is running but mails are dumped in the Drop folder (c:\inetpub/mailroot/Drop) and left there. I have increased the delay time from 12 hours to 18 hours but no changes.

 

I need help in resolving this asap, please.

Regards,

Leonard

Unable to run Windows Updates

$
0
0

I am trying to run Windows update on a WIN2012 server and I am seeing this message.  

Please advise.  

Thanks, 

WDS Setup Issues

$
0
0
I've setup WDS on Windows 2008.
When I try to configure the WDS Server, it gives me the error "the filename, directory name, or volume label syntax is incorrect." I get this error when I select the location for the setup files.

* I'm selecting a 2nd Drive on the machine which is formatted with NTFS.
* I'd read on the net that, Client For Microsoft Networks & File & Print Sharing should be enabled on the NIC, which is done.

Any clues?

P:S: I  also noticed that the default admin share for my 2nd Drive isn't present. How do I create this in Windows 2008?

WDS: Selecting deployment unattend file based on image chosen

$
0
0

Is it possible to change how a deployment behaves based on the image you select in the deployment boot environment?

e.g. have one partition layout if you select image A and another partition layout for image B.

Several different types of hardware, none of which have the PXE boot option

$
0
0
We have 30 computers on a network, almost all of which differ in hardware and are non-PXE bootable. We would like all to have Win 7 Prof without having to run the install DVD on each. We have a domain controller running Win Server 2012. Can we still take advantage of .WIM or .VHD, etc. files? Thanks!

Settings

Service Bus : AppServerGeneratedSBCA in “Certificate Revocation List”.

$
0
0

Moved to:

https://social.msdn.microsoft.com/Forums/azure/en-US/3508b510-afac-46b9-81e7-93753ba132f7/service-bus-appservergeneratedsbca-in-certificate-revocation-list?forum=servbus


Are Approved Pending Clients cached on WDS?

$
0
0
My WDS PXE Response settings are set to Respond to all known and unknown clients and I've checked the box: For unknown clients, notify administrator and respond after approval. This works the first time for every new unknown client and after I approve it, properly creates the computer object in my Active Directory but if I then delete that computer object in AD (wait fifteen minutes for replication) and try to PXE boot the same client again, it gets right through to the WDS without having to approve it again. There must be some local cache, Database or registry key that holds approved Client information and doesn't go out and check Active Directory to make sure the object still exist. Not Good!!! Any ideas?

Win2003 upgrade to Win2012, while a BKUP DC 2008 exists-

$
0
0

Do I just follow normal upgrade steps to upgrade the Windows 2003 PDC AD to the new Win2012 Server, or do I have to do something with the 2008 server first, it was added as a backup DC recently.

Thank you

DNS ISSUES

$
0
0

I just upgraded my AD from 2003 Server to a new 2012 R2 server, process went well all roles show for new Server. However I seem to have some DNS issues, I have entries for the old 2003 server x.x.x.100 in DNS. I ran DCDIAG alone and all good, I then ran  DCDIAG DNS TEST and I have multiple errors:


                                                            Auth Basc  Fwd  Del  Dyn    RReg   ext

            _________________________________________________________________

               BKUPSERVER                    PASS PASS FAIL FAIL PASS PASS n/a 

               DCSERVER(PDC)              PASS PASS FAIL FAIL PASS PASS n/a 

        

         .........................  failed test DNS



Server 2016 standard build on VMWorkstation 12 "Windows cannot find Microsoft Software License Terms" error

$
0
0

Good day everyone,

I am having an issue every time I try and boot up a VM to the Server 2016 .iso file I downloaded from Microsoft. It is the 180 day trial version. My VM is configured in a lab environment with an HDD of 60Gb, 4 Gb of RAM, and 2 CPU's. Originally I had default 1 CPU, 2 Gb of RAM but articles relating stated VMWorkstation had issues in 2012 with this error being caused by lack of Memory on the VM so I upped my numbers, but am still receiving the error response, "Windows cannot find Microsoft Software License Terms. Make sure the installation sources are valid and restart the Installation process." I am running a fully updated VMWorkstation 12 and I have tried downloading the .iso multiple times in case of corruption. Please help me.

Chamby112

Upgrading Windows Server 2012 to 2016

$
0
0

I am trying to do in-place upgrade of a Windows Server 2012 to 2016RTM, with the setup tool started from windows, and I want to keep settings and apps. Setup stops at a certain point with following message, and won't continue:

Microsoft NIC teaming

NIC teaming (LBFO): Teams are not preserved during upgrade. Microsoft recommends deleting all teams before the upgrade and recreating the teams after the upgrade is complete. For more info, refer to the Users’ Guide at http://go.microsoft.com/fwlink/?LinkId=817320

But there is no team at all on that system, never were. Thus there is nothing I can do. How to continue?


SirZeze

Unattend multiple disk partition

$
0
0

Hello Team,

I am able to deploy windows 7 image to client machines successfully but, in case if i try to partition my client hard disk it is not fetching the same result. i am not able to segregate my hard disk space through WDS. i have tried several times following examples online, nothing works. Can someone help me how to partition my client hard drive through unattended booting? Kindly share an unattended answer file with multi-disk partitions(C,D,E and so on).

Windows 2012 R2 sysprep with unattended answer file - virtual machine for OVF

$
0
0

Hi,

I am having trouble using Sysprep with an unattended.xml answer file for my windows server 2012 R2 virtual machine. 

My machine has 4 hard drive disks and I want the letters to be C, D, L, and T. I also have some security settings in my answer file. I use the following command to execute sysprep:

    

            Sysprep /generalize /oobe /shutdown /unattend:c:\Windows\system32\sysprep\unattend.xml

However, when I turn the machine back on the answer file is not used for some reason. I have the unattend.xml in the sysprep folder. I want to ultimately create an OVF from this machine that I can deploy multiple times. 

Am I missing some steps? I am using vmware for my hypervisor. Any help would be much appreciative.

Thanks 


WDS - Automated deployment issues RunSynchronousCommand

$
0
0

Hello,

I seem to be unable to get this to work. In the WDS Server unattend file (WDSClientUnattend.xml) file, no matter the values I cannot get it to run the script.

Here is what I am working with

Server 2016 Image with script file added locally using DISM

Script file added to the WDS REMINST share for access on the network

Powershell script that calls VMWare guestinfo variable and places into a variable to be used later

In the WDSClientUnattend.xml file in Pass 4 is amd64_Mimcrosoft-Windows-Deployment_neutral / RunSynchronous / RunSynchronousCommand. Below is the info from XML regarding this:

<RunSynchronous>

 - <RunSynchronousCommand wcm:action="add">

     <Description>Post install script</Description>

     <order>1</order>

     <Path>c:\scripts\post-inst.cmd</path>

     <WillReboot>OnRequest</WillReboot>

 </RunSynchronousCommand>

<RunSynchronous>

I have tried calling the powershell script directly in the path instead as 

<path>powershell.exe -executionpolicy bypass -file c:\scripts\post-inst.ps1</path>

I have also tried calling this script remotely using -file \\servername\reminst\scripts\post-inst.ps1 and then specifying the credentials. This also doesnt work however it returns an error about not seeing the file in the powershell window. 

I attempted to run the script from its remote location manually and reproduced the error - it was not passing the credentials or was not using them. Authenticating to the server first allowed it to run. The local script not running I am at a loss.

I went ahead and added the pass 4 command to the imageunattend.xml file but this made no difference. 

Using the SetupComplete.cmd file in the Windows\Setup\Scripts folder does work but I would like this script to live remotely if possible. So the intended end result is the Answer file (unattended xml) to handle running the script and to run the script from a remote server. 

Any pointers or possible ways to log this would be appreciated. Am I am possibly entering the command incorrectly into WDS?


Office 2010 and WDS/WDT Deployment

$
0
0

Hello Everybody!

I am currently setting up a deployment server using WDS and WDT.  Currently, I am trying to deploy Windows 7 Pro 64 bit SP1 and Microsoft Office Professional Plus 2010.  When I launch the install on a computer to take the image, Windows 7 installs and it then comes back with an error that it was unable to install Microsoft Office Professional Plus 2010, error 30023.  I have went back and edited my config.xml file numerous times, however, I do not see any errors.  The server is in a school so we have a site license for Office.  This is the first few lines that I edited in my config.xml file:

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
<Setting Id="SETUP_REBOOT" Value="Never" />
<Setting Id="REBOOT" Value="ReallySuppress"/>
<PIDKEY Value="1234567891234567891234567" />
<Setting Id="AUTO_ACTIVATE" Value="1" />

What I believe is happening is when Windows 7 loads after the deployment, it logs into the local account, and the local account on the new build does not have the credentials built in to access the server to pull Microsoft Office from the server.  Lets call the server \\FILE-SRV and the domain DOMA_12.  When I go to access the server in file explorer on the newly built machine, it says enter a network password to connect to: FILE-SRV on Domain: DOMA_12.  If this is why it will not install Office onto the Machine, is there any way to make the image include the credentials so it can automatically pull and install office from FILE-SRV onto the local machine?  Also, the WDS is installed on \\FILE-SRV along with the Active Directory.

Thanks! 

Deploying Windows 10 using WDS and MDT

$
0
0
We are try to deploy windows 10 to multiple computers say 1000. Are there any options in WDS or MDT to name the PC's according to their names in the bios. Also how can we deploy images and drivers to different machines which have different configurations?
                          server is 2012 R2

WDS Update .Wim

$
0
0

Hi,

I'm new to Windows Server, installed the Windows Deployment Services and added some Windows Images.

Now, the Problem is: How do I update the integrated Images by integrating the Microsoft Windows Updates?

When i try to Mount them With DISM, i get an error which tells me that the ressource Segment of the .wim files is missing.

I already have the Catalog files in this Folder, which were created by WSIM.

Cant access unallocated partition server 2012

$
0
0

We put a new server in place which has 3x2TB Raid5 drives. Not noticing that it was only allocating 2tb during the install, the tech set it up and its in place and running.

Now i know during the format and partitioning we can make the full 3.7tb usable but since its in place, i want to just assign the remaining 1.7tb as another drive, but thats not an option.

It cant be seen through any programs we have tried and Computer Management wont allow us to setup the partition even though it shows it. (see image).

How can i just make this space usable at this point?

Thanks!


Bob Karon Computer Solutions www.INeedBob.com

Viewing all 2818 articles
Browse latest View live


Latest Images