Disable Clipboard Redirection Multiple Servers PowerShell

powershell icon

Clipboard Redirection Applies to Server 2008 R2, 2012, 2012 R2, 2016, and 2019. Clipboard redirection is the sharing of clipboard contents between a remote computer and client computer during a Remote Desktop session. You can use this setting to prevent users from redirecting Clipboard data to and from the remote computer and the local computer. … Read more

Managing pagefile in windows servers

virtual memory

The Windows page file is the extra RAM you get from your Hard disk. Yes, Windows uses a page file to store data that can’t be held by your computer’s random-access memory when it fills up. A pagefile is a reserved portion of a hard disk that is used as an extension of random access memory (RAM). … Read more

Office 365 Renamed To Microsoft 365

Microsoft

In March 2020, Microsoft made a public announcement of the availability of Microsoft 365 to enterprise customers. Microsoft has renamed Office 365 to Microsoft 365. Microsoft 365 has all the productivity apps the same as Office 365 but with a new name and feature. This is a great initiative from Microsoft towards Digital Transformation and … Read more

Microsoft Sysprep Tool

Microsoft

Sysprep (System Preparation) prepares a Windows installation. Sysprep is used to generalize the operating system. It could be windows client or windows server operating system. This is a free tool from Microsoft. In simple terms, Sysprep removes PC-specific information from a Windows installation, so that this image can be installed on different PC. It removes UUID, SID, … Read more