PowerShell Valentine Special
Valentine’s Day Special: The 14 Things we LOVE about Windows PowerShell! http://t.co/ol1dF3pWQQ
Valentine’s Day Special: The 14 Things we LOVE about Windows PowerShell! http://t.co/ol1dF3pWQQ
The Data ONTAP PowerShell Toolkit is a NetApp developed set of cmdlets for Windows PowerShell that encapsulate many of the APIs available in the NetApp Manage ONTAP® Software Developer’s Kit. These cmdlets let you tap into the power of NetApp APIs to easily perform a wide variety of NetApp specific tasks from within PowerShell scripts. Over 400 cmdlets are available, covering all aspects of NetApp operation.
Data ONTAP PowerShell Toolkit Downloads | Data ONTAP PowerShell Toolkit
This bulletin summary lists security bulletins released for January 2014.
With the release of the bulletins for January 2014, this bulletin summary replaces the bulletin advance notification originally issued on January 9, 2014
http://technet.microsoft.com/security/bulletin/advance | http://technet.microsoft.com/security/bulletin/ms14-jan
This bulletin summary lists security bulletins released for December 2013.
With the release of the bulletins for December 2013, this bulletin summary replaces the bulletin advance notification originally issued on December 5, 2013
http://technet.microsoft.com/security/bulletin/advance | http://technet.microsoft.com/security/bulletin/ms13-dec
Database mirroring is a solution for increasing the availability of a SQL Server database. Mirroring is implemented on a per-database basis and works only with databases that use the full recovery model.
Database mirroring setup is a pretty easy thing. The point here is not really to make a complicated process easier but to standadize the way we can set this up.
SQL Server PowerShell | Use the Database Engine cmdlets | Mirror-Database
Active Directory Federation Services (AD FS) 2.0 helps simplify access to applications and other systems with an open and interoperable claims-based model. …
This bulletin summary lists security bulletins released for November 2013.
With the release of the bulletins for November 2013, this bulletin summary replaces the bulletin advance notification originally issued on November 7, 2013
http://technet.microsoft.com/security/bulletin/advance | http://technet.microsoft.com/security/bulletin/ms13-nov
This article is part of AD FS 2.0 Workshop – High-availability platform complete walkthrough
Here’s the main installation tutorial.
AD FS 2.0 Workshop – Installation prerequisites | AD FS 2.0 Cmdlets | AD FS 2.0 Workshop – High-availability platform complete walkthrough
This article is part of AD FS 2.0 Workshop – Complete High-availability platform Installation of the Windows Network Load-Balancing feature Since we …
Network Load Balancing (NLB) didn’t get a chance to have a new mmc to manage it in Windows 2008; we still have to use the old one inherited from Windows 2003. No way! Now we have a complete set of cmdlets, let’s use them.
Network Load Balancing cmdlets in Windows PowerShell | Create-NLBCluster
This article is part of AD FS 2.0 Workshop – Complete High-availability platform
Here’s a list of the prerequisites components and architecture elements.
AD FS 2.0 Workshop – Installation | AD FS 2.0 Cmdlets | AD FS 2.0 Workshop – Complete High-availability platform
Sometimes, we have to create a (totally random named) temporary folder, do some stuff in it and then delete everything. Here’s the way
This bulletin summary lists security bulletins released for October 2013.
With the release of the bulletins for October 2013, this bulletin summary replaces the bulletin advance notification originally issued on October 3, 2013
http://technet.microsoft.com/security/bulletin/advance | http://technet.microsoft.com/security/bulletin/ms13-oct
MVP Summit Details What is the MVP Summit? The MVP Global Summit is a multi-day event that is hosted in Bellevue and …
The best way of checking SQL Server backups is to restore them and run DBCC CHECKDB on the restored database. To do this regularly means that you need to automate the task. Allen White
That’s right. But it’s also a great example on how to work with MS SQL databases (connect, backup, restore, remote, SQLPS Module and more!)
Test Your SQL Server Backups with PowerShell | SQL Server Databases Backup | Challenge your Database – MS SQL (part. 1)