Exchange 2016 Server Check Exchange URLs via Management Shell Exchange managament shell’le url’lin check edilmesi. ACTIVESYNC (EAS) Get-ExchangeServer | Get-ActiveSyncVirtualDirectory | fl Identity, *ternalurl* AUTODISCOVER Get-ExchangeServer | Get-ClientAccessServer | fl Identity, *ternaluri* EXCHANGE CONTROL PANEL (ECP) Get-ExchangeServer | Get-EcpVirtualDirectory | fl Identity, *ternalurl* MAPI (MAPI) … Exchange 2013 and newer only Get-ExchangeServer | Get-MapiVirtualDirectory | fl Identity, *ternalurl* OFFLINE ADDRESS… Read more »
VM Power CLI Connect-VIServer -Server 10.200.115.15 Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$false Set-PowerCLIConfiguration -Scope User -InvalidCertificateAction warn ESXI host Register VM find /vmfs/volumes/5e663972-baa48407-c77d-ac162d8cfb90 -name “*.vmx” -exec vim-cmd solo/registervm {} \; ESXi Register all VMs on a single datastore. ~ # find /vmfs/volumes/<datastorename>/ -maxdepth 2 -name ‘*.vmx’ -exec vim-cmd solo/registervm “{}” \; Register all VMs on all datastores. ~ # find /vmfs/volumes/ -maxdepth… Read more »
Vmware VCSA DB Operations WinSCP This solution does not required any configuration in vCenter Appliance side. From “WinSCP” Client. Choose “SFTP” File protocol from drop down and enter vCenter credentials -> Click “Advanced” Button ->in Advance Site Settings-> Under “Environment -> SFTP -> In “Protocol options” Section -> Enter below command in “SFTP Server” settings. shell /usr/lib64/ssh/sftp-server shell.set –enable True shell chsh -s /bin/bash root chsh -s /bin/appliancesh root… Read more »
symbolic link created for mklink /D “C:\Users\BILENX\Documents\Euro Truck Simulator 2\mod” “D:\Users\BILENX\Documents\Euro Truck Simulator 2\mod” symbolic link created for C:\Users\BILENX\Documents\Euro Truck Simulator 2\mod <<===>> D:\Users\BILENX\Documents\Euro Truck Simulator 2\mod Exchange Retrieve <add key=”GetListDefaultResultSize” value=”1500″ /> <!– allows the OU picker when placing a new mailbox in its designated organizational unit to retrieve all OUs – default value is 500 –> <add key=”GetListDefaultResultSize”… Read more »