logo

How to lock, unlock, enable and disable AD accounts with PowerShell

The Active Directory GUI management tools, like Active Directory Users and Computers (ADUC), are fine for performing operations against single accounts. But when you need to deal with multiple AD accounts, PowerShell is a more flexible tool. In this post, I’ll show you how to use PowerShell to lock, unlock, enable and disable AD user … Continued

[Infographic] Key Facts About System Administrator Jobs

System administrator jobs are both tough and underappreciated. People rarely think about sysadmins when everything is working, but when problems arise, they’re usually in the hot seat. Of course, that gives them the opportunity to be superheroes to the whole company! We polled 123 IT pros who work as network or system administrators to learn … Continued

Top 10 Free System Administrators Tools

To help system administrators get their jobs done better and more easily, we’ve put together a list of the top 10 free sysadmin tools for Windows server management, monitoring, backup and troubleshooting. Here are the free system administrator tools for Windows that made our top 10 list: Wireshark and Microsoft Message Analyzer Clonezilla PowerShell ISE … Continued

How to Become a System Administrator: Five Steps

Now that almost every business relies heavily on stable IT operations, there is a constant need for professional computer systems administrators to maintain and manage computer networks. Today, sysadmins are superheroes that keep the business running, so the job it is not for the faint-hearted. But if you are ready start down the path to … Continued

Best System Administrator Certifications

System administrators are in high demand. A recent search for “system administrator” on SimplyHired revealed more than 42,000 job postings. According to SimplyHired, average salary for system administrators is over $75,000, with highs of almost $119,000. The Bureau of Labor Statistics puts the average salary slightly higher, at $81,100.  With a steady growth of six … Continued

CISSP Exam Changes Effective April 2018: What You Need to Know

On April 15, 2018, ISC² implemented a new set of objectives for the Certified Information Systems Security Professional (CISSP) exam. The goal of refreshing the CISSP exam blueprint is to keep the exam relevant to the latest technologies, standards and processes in information security, so the certification will remain highly valuable. In this post, we’ll … Continued

[Infographics] Insiders Threaten Educational Data Security in the Cloud

In 2017,two former Miami-Dade School District students discovered that their Social Security numbers, test scores and other personal information was posted on one of the district’s public web pages. In fact, the personal information of hundreds of students was published online and was very easy to find simply by Googling their names. The two students … Continued

How to Create, Delete, Rename, Disable and Join Computers in AD Using PowerShell

Before a user can log into a computer and access network and domain-based resources, that computer must be a member of the Active Directory environment. In this guide, you’ll find out how to automate daily tasks related to computer accounts, such how to easily create, rename and remove accounts. Handpicked related content: Free Guide: Windows … Continued

10 Best Study Guides and Training Materials for CISSP Certification

If you’re an IT professional who’s serious about information security, then at some point in your career, you’ll likely want to add the (ISC)2 Certified Information Systems Security Professional (CISSP) credential to your certification portfolio. Globally recognized, CISSP is the pinnacle of the (ISC)2 certification ladder, attainable only by the crème de la crème of … Continued

How to Automate PowerShell Scripts with Task Scheduler

Microsoft Windows Task Scheduler can help you automatically launch a program or PowerShell script at a certain time or when certain conditions are met. You can also schedule sending emails and even displaying certain messages. In this blog, we will show you how to run a PowerShell script from Task Scheduler that will alert on … Continued