News

Whether you're launching your first Intune project, fine-tuning an existing deployment, or preparing to implement artificial intelligence capabilities, this session will equip you with the insights ...
Microsoft Certified Professional Magazine brings you the latest independent information on Microsoft products and MCP certification programs and is relied upon by Windows, SQL Server, Security, and ...
Join our webcast to discover how to harness the power of AI for your data management strategy. Learn to prepare for the challenges of AI integration, from data security and reliability to ethical ...
Whether it is monitoring for files and folders being updated in a specific location or you want to set up a sort of Dropbox to dump files in, the options for doing any sort of monitoring against a ...
If you want to group parts of your code for debugging purposes or simple readability, the PowerShell ISE has the answer.
Microsoft delivered a completely new way of looking at our disks and storage in Windows Server 2012, with the biggest change in how storage is laid out and provisioned. Here's how to create and manage ...
There are a few ways that PowerShell can provide some sort of notification method to alert you when something happens such as a script completing or an issue is detected during a query. The most ...
One of the big advantages of using PowerShell as a scripting language is its use of objects. Since everything is an object in PowerShell, we can take advantage of structured data by calling properties ...
Page files can greatly affect the performance and recovery of Windows and Windows servers. Here's how to size page files to suit your computing needs.
If you have been using PowerShell for a while, or even just picked it up yesterday, you have no doubt used Where-Object and ForEach-Object at some point in your scripting experience. The beauty of ...
Using Windows Management Instrumentation makes it easy to pull information about the drives on your system or remote systems. Here's how.
PowerShell remoting will allow you to locate the expiring certs before they cause your Web site to go down.