Archives.
How to install PowerCLI module on Windows computer
Installing PowerCLI for VMWare on a Windows machine is very easy.
How to install and configure Cisco VPN client alternative
Some organization still uses Cisco VPN client which is not supported by Win 10 anymore.
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
Outlook is unable to connect to Online Exchange Account
When we try to configure outlook for an account that has 2FA enabled, with a user name password it throws up the below error –
Automatic email forwarding to external user not working in O365
When we set-up automatic forward of emails to external user it can fail with NDR – Remote Server returned ‘550 5.7.520 Access denied, Your organization
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