Comment by Root Loop on Windows 2008 R2 - 8000FFFF Windows Update error
How come I dont see this Builtin\users group? Where to find this one?
View ArticleComment by Root Loop on VMware vCPU is the core of physical socket or logical...
Video software requires that much.
View ArticleComment by Root Loop on VM restarted by HA after powered off from PowerCLI
Shutdown-vm is not an option because it will go through windows shutdown process, thats where the issue is - "server hangs, no responding". the only option i have is to power off vm from host. I think...
View ArticleComment by Root Loop on 4TB drives only show as 2T in Windows server 2016
I finished OS install. OS boots from BIOS on a 120G SSD. Those large drives are for data.
View ArticleComment by Root Loop on 4TB drives only show as 2T in Windows server 2016
Thanks for the info, as my first line stats they are configured as GPT.
View ArticleComment by Root Loop on 4TB drives only show as 2T in Windows server 2016
I just bought an SATA extender card with 8 ports, not a controller. it supports SATA3 but no RAID support. That's it.
View ArticleComment by Root Loop on Windows update error code 8000FFFF
Unfortunately we don't......
View ArticleComment by Root Loop on Blue question mark on SQL server and SQL server agent?
it wont change anything
View ArticleComment by Root Loop on How do I auto-start docker containers at system boot?
I think the question is asking "on system boot", meaning after the physical or virtual server rebooted, how the containers auto-restart, assuming docker engine is fully running after the server reboot?
View Articlenetwork interface configuration file on Centos7
I have added one more NIC on my CentOS 7 virtual machine. But I dont see this /etc/sysconfig/network-scripts/ifcfg-ensxxx file for newly added NIC, I have restarted network services, rebooted server,...
View ArticleVM restarted by HA after powered off from PowerCLI
I am using PowerCLI to "PowerOff" VMs when there is a certain event detected. When this even happens, the only thing we can do is to power off the VM and power it on again. I use Stop-VM -VM xxxx...
View ArticleChanging Hostname on CentOS 7
What is difference between those two methods for changing host name on CentOS 7? I want to setup this centOS with a FQDN. The first way is vi /etc/sysconfig/network and vi /etc/hosts files. but this...
View ArticleHow to remove folders from "Start-All Programs" by GPO
We have some leftover folders in "Start" - "All Program" on user's Win7 PCs. I am trying to run a logon script to have it removed from C:\ProgramData\Microsoft\Windows\Start Menu\Programs\xxxx. but...
View Article"Sysprep" for Linux after cloning VMs?
If I clone a Windows VM (Server or Desktop), I need to perform a "sysprep" to change SID. Wondering that if I clone a Linux VM, is there anything similar to "sysprep" must be done? I am using CentOS 7.
View ArticleWitness Client failed to find a Witness Server
I am having a lot of critical event on all servers 2012r2 which connect to our isilon_cluster storage. Witness Client failed to find a Witness Server for NetName \\isilon_cluster with error (Element...
View ArticleAnswer by Root Loop for This could be due to CredSSP encryption oracle...
I got the same issue. Clients are on Win7 and RDS servers are 2012R2, Clients received "2018-05 security monthly quality roll up update (kb4019264)". After remove that , all well.
View ArticleHow get get Failover cluster volume information using powershell?
The screenshot below is Win2012R2 Failover Cluster Volume. Those volumes are mapped from SAN through FC connection. I am trying to get this volume information as shown in screenshot by using...
View ArticleAnswer by Root Loop for windows log logon activity: is it safe to rely on...
You should do more research about logon event ID and logon types. this link helps. http://techgenix.com/logon-types/ http://help.argent.com/articles/Q805.php
View ArticleRedirect Active Directory Authentication histories in MS SQL server?
Is there a way that I can redirect active directory authentication logs / histories to SQL DB? I am trying to find a way to log all domain users authentication activities to a SQL database, Is this...
View ArticleAnswer by Root Loop for How to verify is Wsus itself is correctly patched?
In my case, wsus server is never part of "approval for install" group. it is in a separated GPO group to receive all patches directly from Microsoft update center. If you have Monthly quality rollup...
View ArticleHow to stop server 2012R2 and 2008R2 from rebooting after updates auto installed
Is there a way to stop server2008R2 / 2012r2 from rebooting after updates auto-installed? I need to manually reboot the servers I have GPO setup to download and auto-install for updates. and no...
View ArticleAnswer by Root Loop for VM image vs Phyical server image?
Well, you can use P2V utility (physical to virtual) to make a vm image and import it into your vm cluster. Why do you think image of a physical server is hard to create? There is native utility does...
View ArticleReal Linux instance vs WSL?
Windows 10 now has the subsystem for Linux available, I want to know what could be the difference between running a real Linux OS on a physical of Virtual machine VS running a WSL Linux instance? Can...
View ArticleHow to change DNS settings on all domain PCs after DC updated
Our DCs are all on Win2008R2, we are planning to upgrade them to Win2012R2. In-place upgrade is not an option. so we will start adding new Win2012R2 DCs into Domain, then remove DC role from Win2008R2...
View ArticleUsers for Hadoop deployment
I followed instructions found online to install and configuring a "2 name nodes" + "10 data nodes" hadoop cluster on CentOS 8.I created a wheel user called "hadoop" on all nodes and setup passwordless...
View ArticleComment by Root Loop on Raising forest function level and domain function level
thanks, i searched a lot, no such info as well, all it says is all domain controllers must be on the same level. I guess I have to push the button to find out tho.
View ArticleComment by Root Loop on How to remove NIS server role from all domain...
I can tell now based on the work I done so far, the IDMUs have been removed from few DCs and I successfully upgraded those DCs from 2012R2 to 2019, the Unix attributes are still there in 2019 DC...
View ArticleIs that OK to leave a small endless loop script running on server? [closed]
Looks like I need to update the full scenario here for all.Our users need to pick up whatever they need from our file server to sync to remote location, but users have limited permissions on file...
View ArticleHow to force a domain PC to use a specific DC?
How does a domain computer determine which DC to get GPO from?How can I force a domain computer to use a specific DC?I have some servers are getting GPO from a RODC on remote site. I need them to...
View ArticleHow to log the IP that connects from outside of company to terminal server?
We have users RDP to company's terminal servers. Is there a way that I can track the ip address outside of company where users connect from?I know there are logs avaliable under under terminal services...
View ArticleHow to get Security update only for window 10 and server 2019?
So previously for Win7 and servers up to 2012R, we push out [Security Monthly Quality Roll up ] updates, looks like they are no longer available for Windows 10 and Server 2019?What is the current...
View ArticleHow can I find out the activation details from the internal KMS server?
I have any internal KMS server running on Server2012R2 and We are using it to activate Office internally, Is there a way that I can output a list of details of the activation like UserName,...
View ArticleHow to configure HAProxy to access K8S cluser?
I have setup K8S cluster, it is up and running5 control planes8 worker nodesI have setup HAproxy working OK2 nodes1 virtaul IPI can access the clustre from a client by using admin.conf file copied from...
View Article