Hello,
Since Windows Server 2012, we got a totally new Server Manager, I think you noticed that.
But do you know it’s customizable ?
Hello,
Since Windows Server 2012, we got a totally new Server Manager, I think you noticed that.
But do you know it’s customizable ?
Hello,
you can hide “Connect to a remote PC” link to set ShowDesktops value to false from true. Continue reading
Hi everyone.
Today I am going to speak about RDS 2012 Web Access Customization. This first tip concerns the login page. You have to type the domain when you try to connect on your RDWA. To override this, you can add some few lines on renderscripts.js file. (C:WindowsWebRDWebPages).
Continue reading
Hello,
Microsoft published a while ago the Windows Server 2012 and 2012R2 complete technet library documentation : Continue reading
Hello,
A quick trick here to enable the disk performances view in the new task manager since Windows Server 2012.Indeed, in Windows 8/8.1, by default, you can see the disk’s performances, with usefull informations as read/write speeds.
In Windows Server 2012, by default you get :
To get the disk view, you have to enable it with that command :
Diskperf -y
Note : You need administrator permissions.
Once enabled :
You need to do this one time, it persists after reboots.