You can use the template in this article to post a Wiki ScriptBox script.
For more details, see How to Post a Wiki ScriptBox Script.

 


The ScriptBox Template

 

__TECHNOLOGY__  ScriptBox Item

Summary

Add your summary here

Script Code

Add your code here

 

 

HTML ScriptBox HTML Template Code

 

001
002
003
004
005
<p style="background: lightblue; text-align: center; padding-top: 5px; padding-bottom: 5px; font-weight: bold; border-bottom-color: midnightblue; border-bottom-width: 1px; border-bottom-style: solid;">__TECHNOLOGY__ ScriptBox Item</p>
<p><strong><span style="text-decoration: underline;">Summary</span></strong></p>
<p>Add your summary here</p>
<p><strong><span style="text-decoration: underline;">Script Code</span></strong></p>
<p>Add your code here</p>

 


ScriptBox Feedback

It is always a good idea to add a feedback box to a ScriptBox article.
Below are examples for feedback boxes for Windows Azure AD and FIM ScriptBox scripts.  

 

Windows Azure AD ScriptBox Feedback

 

note Note
To provide feedback about this article, create a post on the Windows Azure AD TechNet Forum.
For more Windows Azure AD related Windows PowerShell scripts, see the Windows Azure AD ScriptBox.

 

FIM ScriptBox Feedback

 

note Note
To provide feedback about this article, create a post on the FIM TechNet Forum.
For more FIM related Windows PowerShell scripts, see the FIM ScriptBox.

 


See Also