From

Archives.

How to enable Recycle Bin in Active Directory

Sometimes it may be necessary to enable recycle bin in active directory to recover deleted object. By default, it is not enabled. It can be done using Active Directory Administrative Center (ADAC) and also by PowerShell. To enable from ADAC, go to tools under server manager and open ADAC, and then enable Recycle Bin.

Moving a VM from VMWare Workstation to ESXI

Moving a VM from Workstation to ESXI is very straightforward. Here in this case I’m moving a Windows 10×64 from VMware WorkstationPro – 15.1.0 to ESXi 6.7.0. The only thing that we need to care about is compatibility, here is the link for the compatibility check.

Uploading folders to ESXi

If you are using a standalone ESXi host then you cannot upload folders through the web client. The easiest way is through SSH using SFTP protocol.

Useful O365 powershell command

Following are some of the useful powershell o365 command # Mailbox details Get-Mailbox -ResultSize Unlimited | Select-Object DisplayName,PrimarySmtpAddress Get-Mailbox -identity [email protected] | get-mailboxstatistics | ft

Running Startup script using GPO

Sometimes it is necessary to run a script in an elevated mode which can be done through a startup script. The startup script runs locally

iSCSI simple configuration and connection

iSCSI (Internet Small Computer System Interface) is an Internet protocol over TCP/IP to transfer Data over Intranet and manage long distance storage. iSCSI can be

Get The Latest Updates

Subscribe To Our Quarterly Newsletter

No spam, notifications only about new products, updates.