DHCP Reservation on Windows Server Using CLI
There is an easy way to do IP reservation in Windows Server, if you would like to import massively. All you need to do just use below command under either command prompt or PowerShell. But,…
There is an easy way to do IP reservation in Windows Server, if you would like to import massively. All you need to do just use below command under either command prompt or PowerShell. But,…
If you are running with VMware environment and patch your Windows Server regulary, sometimes when you got an issue and requires your to rollback the last patch. How you are gonna do to resolve the…
In some cases, your company needs to transfer several secret/sensitive data either to your customer/3rd party vendor. But, due to the routines and massive data which need to be delivered, there must be an operator…
If you are building a file transfer solution with WinSCP/FileZilla, in couple of circumstances you might have such kind aforementioned error due to mis-configuration setting or an additional config is required. Assuming you are using…
Last time i got Last time i got a task to move some SQL data from one partition to another. Due to some timeline constraint i decided to move them just using copy via windows…
Sometimes you found your IP belong to 169.xxx.xxx.xxx overthought you’ve configure the correct IP for particular interface and you are wondering why it does become like that. Subsequently your network team said there is none…
Continuing my previous post https://rachmadona.net/script-for-creating-bulk-users-for-windows-using-powershell/ regarding with provisioning bulk users in AD using PowerShell, in this article i’ll explain how to assign/remove group for such particular OU. Again, please bear in mind that you have…
Sometime when you are working as System Administrator using Microsoft Technology, especially Windows Active Directory, you will have to deploy a user as part of your daily work part. Even, hundred or thousand. Imagine that…
As you may aware since Windows Server 2008, Microsoft has released a kind of tool that allows you to leverage native remote desktop protocol to be accessed as an either remote application or virtual desktop…
Today i got an error when tried to access the vCenter web client. The error log is pretty simple, just need to install flash player since it prerequisite to open the web client. So, i…