How To Convert VHD Virtual Disk To VHDX Format May 15, 2017 admin 0 Hyper-v, Tutorials, Virtualization, Windows, The simple way is to use powershell cmdlet: Convert-VHD The Convert-VHD cmdlet converts a virtual...
How To Fast install window features on server 2012 / 2016 May 14, 2017 admin 0 Tutorials, Windows, Windows server, Powershell give us an option to fast install any feature without the trouble/need of running...
How To regenerate Terminal server 2008 certificate February 20, 2017 admin 0 Tutorials, Windows, Windows server, The simplest way : 1. Open mmc.exe (Microsoft Management Console) ->add the add-in - certificates...
When trying to renew or create certificate from Local active directory You get error The request contains no certificate template information 0x80094801 February 17, 2017 admin 0 Security, Tutorials, Windows, When trying to renew or create certificate from Local active directory certificate authority you...
How To Change SSH server port February 4, 2017 admin 0 CentOS, Linux, Security, Tutorials, If you want to change the ssh server port for any reason namely security...
How to restore SYSVOL and NETLOGON Shares On Windows 2012, 2016, 2019 DC January 9, 2017 admin 20 Tutorials, Windows, Windows server, If SYSVOL and NETLOGON Share is missing : Click Start, click Run, type regedit,...
How to redirect root directory to virtual or any other directory on Apache December 31, 2016 admin 0 CentOS, Tutorials, The configuration files are at /etc/httpd/conf.d , just add to welcome.conf the directive :...
How to return one value from a PowerShell select property December 22, 2016 admin 0 Operating Systems, Tutorials, Windows, When running select from powershell the result will be headers and value, if...
how to connect to office 365 with powershell December 19, 2016 admin 0 Tutorials, First You need to install the Microsoft.NET Framework 4.5 or later and then either...
How To Allow Java On Browser December 18, 2016 admin 0 Security, Tutorials, Windows, The latest versions of java have some security improvements that prevents from old applets...