Month: April 2017
RemoteApp: Remote Access Tool to Simplify a Sysadmin Life
What is RemoteApp? Are you using your Terminal Server/RDS Server for one main application? A database or ERP program, perhaps? If so, you are a prime candidate for RemoteApp, a remote access tool introduced by Microsoft for Server 2008 R2. However, many people who are using Terminal Server/RDS Server still don’t know about it. RemoteApp … Continued
PowerShell Script: Discover New Users in Active Directory
When new employees join a company, IT technicians have to create their accounts in Active Directory. Later, the IT specialist welcomes each newcomer and helps them log in to the domain. In this article, I’ll show you how to automate this procedure with the help of PowerShell scripting. Feel free to edit this script to … Continued