Backup and Restore of Share Permissions

To backup share permissions, export the Shares registry key. Open Regedit to the following location: HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares Right-click the Shares registry key and select Export. When You want to restore it you can simple click the file you have exported    

Active Directory Certificate (AD CS)

If you want to view the configuration settings for the CA, which includes the type of information that is set by the CAPolicy.inf or afterward installation by running post configuration scripts, you can issue the following commands: certutil -dump certutil -getreg certutil -getreg CA We’ll run the following command accept it ertutil –config – -ping

Windows PowerShell

Microsoft Windows PowerShell command line shell and scripting language helps IT professionals achieve greater control and productivity. Using a new admin-focused scripting language, more than 130 standard command line tools,   Download Windows PowerShell 1.0

Configuring PHP to run on IIS6 (Installer).

PHP is an “Open Source” scripting language and provides very similar functionality to Microsoft’s ASP. Obviously, both have their advantages and a comparison of the two technologies is outside the scope of this tutorial. However, a common misconception is that PHP is “Linux only” and not compatible with Microsoft systems. Full Article