How To Build a Domain Controller
13:43
Can ansible manage windows hosts?
7:06
Can ansible run on windows?
16:21
Жыл бұрын
Пікірлер
@FredericGariepy
@FredericGariepy 7 күн бұрын
Thanks! Would you be intrested in making a video about malware sandboxing?
@GustavoLema
@GustavoLema 12 күн бұрын
Thanks for the video, I need to install RHEL9.4 on a Dell physical server, no network available, so I need to have cfg inside the ISO file, but for some reason, it fails when checking disk , what am I doing wrong? the flag "CD-ROM" is on the kickstart file, but seems not to like the sintaxis (the one I use from the promt is : ...... inst.ks=cdrom:\file.cfg )
@automatesql
@automatesql 10 күн бұрын
What is the volume labeled? Check this out - access.redhat.com/solutions/60959.
@brenguy333
@brenguy333 16 күн бұрын
If im doing this on a docker level (no gui) is it possible to install this and configure SSIS to run? if so how?
@automatesql
@automatesql 15 күн бұрын
Hi Bren. I'm not sure if SSIS is supported within a container. You can check here for information on how to run SQL Server in a container. -andyleonard.blog/2018/12/ssis-docker-and-windows-containers-part-0-getting-started/
@patricknersisian4645
@patricknersisian4645 19 күн бұрын
Hi dear , I have some question about the windows system image manager. 1: Why does the WSIM create a catalog file when we import install.wim ? 2:What does exactly catalog file do in WSIM? 3: What's the difference between catalog file & answer file? 4: There ara some online websites to create answer file online. Is it possible to create answer file without using WSIM? THANK YOU
@joaoantiquera9568
@joaoantiquera9568 24 күн бұрын
Hello! How can I use two ISO files to install RHEL 9 directly on a physical machine, without using a hypervisor?
@suryabals3082
@suryabals3082 28 күн бұрын
Can you explain how to do for same with ubuntu for autonate installation using ks file
@automatesql
@automatesql 27 күн бұрын
That’s a good idea. The RHEL website keeps changing making the ability to get a dev subscription confusing. With Ubuntu, you don’t need that step.
@suryabals3082
@suryabals3082 25 күн бұрын
I didnt get you ,the thing is that I am creating a vm using hyper v with Ubuntu I need to automate the installation how to do that?
@silusvilus6544
@silusvilus6544 Ай бұрын
Thanks for sharing this.
@DarkBullCapital
@DarkBullCapital Ай бұрын
like it
@dimitrifyodorovickaramazov
@dimitrifyodorovickaramazov Ай бұрын
Thank you!
@surakartech
@surakartech Ай бұрын
I want to create an unattend file to install windows server 2016 on ubuntu server with QEMU. can I follow this method?
@automatesql
@automatesql Ай бұрын
I’m not familiar with QEMU but if you can attach a floppy disk and utilize the answer file it should work.
@aniballasso1760
@aniballasso1760 2 ай бұрын
How can I create a task in Ansible that can clean the SQL logs of several servers at the same time?
@automatesql
@automatesql 2 ай бұрын
Which logs? Can you describe what you are referencing by “clean”? Thanks
@aniballasso1760
@aniballasso1760 2 ай бұрын
@@automatesql transact logs
@aniballasso1760
@aniballasso1760 2 ай бұрын
@@automatesql Transact Log
@skjibon6561
@skjibon6561 2 ай бұрын
When I run this playbook SSH password is it an Ansible password or a Windows password? Please Create a one-video SSH connection through Redhat to the o windows node.
@skjibon6561
@skjibon6561 2 ай бұрын
Thanks ☺☺☺☺. Then how to install SQL Server Windows machine through Redhat control node. It is a same process what you have create SQL Server Installtion video. Do I need to change anything?. If is it create one video regarding this as well as paching ?.
@automatesql
@automatesql 2 ай бұрын
At the 2:14 mark I lean into the mic a bit too much. Sorry about that.
@automatesql
@automatesql 2 ай бұрын
I mention DNS around the 9:40 mark. What I mean by that is an internal DNS server that has host records for the Windows managed hosts you're attempting to connect to using Ansible.
@MarcinGminski
@MarcinGminski 2 ай бұрын
Fantastic content Luke!
@automatesql
@automatesql 2 ай бұрын
Much appreciated!
@RIJatinPatel
@RIJatinPatel 2 ай бұрын
Very well explained. You saved me a lot of time. thanks
@automatesql
@automatesql 2 ай бұрын
You're welcome! Glad it helped.
@skjibon6561
@skjibon6561 3 ай бұрын
How do I connect the Redhat Linux server to the Windows server? my control node is the Redhat Linux server. I have tried this video but it's not working. Please suggest how to connect or create a one-video.
@automatesql
@automatesql 3 ай бұрын
It should be similar to using Ansible on Ubuntu. Are your Redhat Linux server and Windows server on the same network? What error are you receiving?
@skjibon6561
@skjibon6561 2 ай бұрын
@@automatesql i don't have any internet connection this 2VM but have same domain. after ssh password it's showing fail. i flow this video but's not working . is there any to connect Redhat Linux server to windows server connection?
@automatesql
@automatesql 2 ай бұрын
If you ping the windows server from you Linux vm, does it resolve to an IP address? And do you already have Ansible installed? I’m working on the video this week.
@skjibon6561
@skjibon6561 2 ай бұрын
@@automatesql Thank you☺☺
@sksahifuddin4457
@sksahifuddin4457 3 ай бұрын
Could you please create one Video?? How to install SQL Linux server through ansible?
@automatesql
@automatesql 3 ай бұрын
Hi! I’ve been focusing on Windows and Ansible but this is a great suggestion. In the meantime, take a look at this link and see if it helps get you started. techcommunity.microsoft.com/t5/sql-server-blog/deploy-sql-server-the-ansible-way/ba-p/2593284
@skjibon6561
@skjibon6561 3 ай бұрын
my ansible control node redhat Linux server could you please guide me on how to connect Windows VM and Linux server? I have tried to install the SQL server in Windows VM but it does not execute because of connection issues I think .. help me
@automatesql
@automatesql 3 ай бұрын
Check out this playlist - kzbin.info/aero/PLts3ApKMN5z5m-IeDvMy1-SYEUjKOvyIt. And blog post with additional details - www.automatesql.com/blog/getting-started-with-ansible-installing-the-control-node. You can also see how to set up a managed Windows node in this blog post - www.automatesql.com/blog/getting-started-with-ansible-setting-up-a-windows-managed-node It doesn't involve Redhat but I show how to set up Ansible on Ubuntu using WSL.
@skjibon6561
@skjibon6561 3 ай бұрын
Could you please guide us on installing it on the Linux server through Ansible?
@fabariagbora
@fabariagbora 3 ай бұрын
Thank you very much. This was super helpful. I just setup mine. Thanks a lot
@automatesql
@automatesql 3 ай бұрын
You're welcome!
@haydenconley
@haydenconley 4 ай бұрын
great job! This was super informative for me as I start my homelab journey!
@automatesql
@automatesql 4 ай бұрын
Awesome to hear it was informative for you! Keep exploring and tinkering with your homelab setup!
@Working_LAN
@Working_LAN 4 ай бұрын
Nice video! Thanks
@CustomRideOns
@CustomRideOns 4 ай бұрын
What app were you using for magnification? Great content and thanks!
@automatesql
@automatesql 4 ай бұрын
Thanks! I'm using cursor pro, on a Mac, for the cursor magnification.
@retropaganda8442
@retropaganda8442 4 ай бұрын
Would be great to show how to do it entirely scripted from a bog standard linux box through qemu / KVM as I guess it's what most people would want. I mean, here in the video, you are using a mouse and a keyboard. That's not fully unattended!
@automatesql
@automatesql 4 ай бұрын
Good point. This video was to show how someone could build the autounattend file for unattended installations vs clicking through the installation. The file can then be used, in combination with Hashicorp Packer, or other imaging tools, to build images for qemu, Oracle Virtualbox, VMware etc. But this would be the first step.
@Grid21
@Grid21 4 ай бұрын
Ok, any time I see an "install" file, it has the extension of install.esd, but NEVER Install.WIM. So what am I missing here? Is Windows making the iSO wrong some how?
@automatesql
@automatesql 4 ай бұрын
I'm using the US version of the ISO. www.microsoft.com/en-us/evalcenter/download-windows-server-2022?msockid=33abb3a254d66a2e371aa01750d664aa
@Grid21
@Grid21 4 ай бұрын
@@automatesql I don't think there's a difference with which country you're in. In Windows 10 iSO, they don't seem to use a WIM file but an ESD format instead.
@automatesql
@automatesql 4 ай бұрын
Gotcha. I'm not sure about the Windows 10 ISO. This video was about Windows Server 2022.
@andys1857
@andys1857 5 ай бұрын
Did you ever encounter this error? "kerberos: authGSSClientStep() failed: (('Unspecified GSS failure. Minor code may provide more information', 851968), ('Server not found in Kerberos database', -1765328377))". I can manually create a ticket from the server, but I can't get Ansible to create a ticket.
@automatesql
@automatesql 4 ай бұрын
I haven't personally. Has the managed host joined the domain? Also, this may help. The Answer mentions PTR records. stackoverflow.com/questions/36998665/ansible-unspecified-gss-failure-minor-code-may-provide-more-information-no-ke
@International_Criminal_Court
@International_Criminal_Court 6 ай бұрын
Thank you, tried it. It seems it expires after one year? What happens after that? Is it possible to renew for free?
@automatesql
@automatesql 5 ай бұрын
You're welcome! Yes, you should receive an email once the subscription expires to renew for free.
@vijaydynamo4050
@vijaydynamo4050 6 ай бұрын
How to set the version of the database??
@automatesql
@automatesql 6 ай бұрын
Hi. At 2 minutes 30 seconds I jump into the free offer. Is this what you're asking about?
@tomleedev
@tomleedev 6 ай бұрын
A big thank you for the helpful video!
@automatesql
@automatesql 6 ай бұрын
You’re welcome! Thanks for watching.
@salidukas
@salidukas 7 ай бұрын
I think you should write a book "DBA Challenges" and just use each scenario and your suggested solution as a chapter in the book. Might be sitting on a tech best seller.
@automatesql
@automatesql 7 ай бұрын
Thanks! I've created an ebook for the challenges I posted in January. Changed focus a bit, on the ebooks, not the challenges. Maybe I should get back to it? Thanks for watching!
@ramongiovane
@ramongiovane 7 ай бұрын
Thans man, that website is so confusing...
@ChristopherWard1967
@ChristopherWard1967 9 ай бұрын
Brilliant video! Thanks so much for taking the time to do it. It's exactly what I needed - especially drawing attention to the "Apply Offer" for the free trial. I missed that on my first time through and the estimated cost it showed me was a shock.
@automatesql
@automatesql 9 ай бұрын
Glad it helped! Thank you!
@bhupendrasinghsuri496
@bhupendrasinghsuri496 9 ай бұрын
Thanks for explanation. As I am new to PowerShell, I am still not clear how in your video you created New-ISOFile.psm1. Can you please explain a little more on this and how to generate the ISO file.
@automatesql
@automatesql 9 ай бұрын
Hi. There’s more information regarding the scrip in the blog post below. Thanks! www.automatesql.com/blog/basic_kickstart_file_for_automated_linux_install
@simondungeon1218
@simondungeon1218 9 ай бұрын
As a DBA I am loving the awesome series that you are introducing all of us to. Wish best of luck and hope the series continue for more and more days and videos. Cheers!
@automatesql
@automatesql 9 ай бұрын
Thank you! What types of challenges are finding the most helpful?
@simondungeon1218
@simondungeon1218 9 ай бұрын
Very informative Luke!
@Alejandro00710
@Alejandro00710 11 ай бұрын
For me as a beginner this video was very helpful, thank you.
@automatesql
@automatesql 10 ай бұрын
You're very welcome!
@stannous2T
@stannous2T 11 ай бұрын
I'm new to Linux. I followed your tutorial but couldn't get the ks.iso generated. Do you have any suggestions? Thanks.
@automatesql
@automatesql 11 ай бұрын
Hi. Are you having issues copying the ks.cfg file to an ISO?
@sleepman9869
@sleepman9869 11 ай бұрын
Thanks sir
@automatesql
@automatesql 11 ай бұрын
Welcome
@fyi_it
@fyi_it 11 ай бұрын
thx looks like a peace of cake in your hands
@automatesql
@automatesql 11 ай бұрын
Thanks! I hope you found it helpful. I've had to create the video as a reminder of the steps.
@simpleflex
@simpleflex Жыл бұрын
This is very good, thank you.. Do you have videos on Win10 pro. For some reason I cant install the ADK on my desktop, any hint?
@automatesql
@automatesql Жыл бұрын
Thank you! What version of Windows are you trying to install the ADK on? I don’t have any videos on Windows 10 but the process should be very similar. Are you receiving an error during the install?
@simpleflex
@simpleflex Жыл бұрын
@@automatesql It seems windows needed the ADK addon installed first on my system, all works now.. Regarding the answer file, is the steps same if you want to add an answer file to an existing image? Currently if you have in sysprep audit mode! I am trying to add an answer file to a test image in sysprep but not working. Is it possible to generate a anwer file and copy to the panther folder and then system prep OOBE?
@aosunlana
@aosunlana Жыл бұрын
quite insightful. love it. thanks
@automatesql
@automatesql Жыл бұрын
Glad it was helpful!
@ulisesperez2480
@ulisesperez2480 Жыл бұрын
de que pagina sacas el archivo de respuesta?
@automatesql
@automatesql Жыл бұрын
Are you wanting to know which folder the answer file is saved in?
@ulisesperez2480
@ulisesperez2480 Жыл бұрын
@@automatesql estoy /haciendo un archivo de respuesta para un server 2022, pero me marca errores como por ejemplo el productkey, y en las particiones de los discos, he tratado ya de muchas formas pero siempre me sale uno o otro error
@Krishnavlogs-i6h
@Krishnavlogs-i6h Жыл бұрын
Nice work bro, which is very helpful and thanks a lot...
@automatesql
@automatesql Жыл бұрын
Thank you!
@Krishnavlogs-i6h
@Krishnavlogs-i6h Жыл бұрын
@@automatesql Bro, Can we able to do windows setup without these firstlogoncommands?
@automatesql
@automatesql Жыл бұрын
Yes. You can the Windows System Image Manager to delete the firstlogoncommands and then save the answer file.