We offer two things:
1. Hundreds of automation script samples based on IT Pros' frequently asked IT tasks
2. Script Browser & Script Analyzer tools to ease and improve the script writing
Since we launched Windows 8 How-do-I script sample videos last month, the 3 Win8 videos in the first release have been watched for over 30,000 times! We heard your voice that you want more videos to demonstrate how to use script samples to automate IT tasks. The All-In-One Script Framework team is committed to this. Together with DPE, we now provide you with 2 fresh videos. You get a front line seat to all of our latest Windows 8 script samples with demo videos.
How to Create a Shutdown tile on the Start screen in Windows 8
Script download: http://gallery.technet.microsoft.com/scriptcenter/Create-a-ShutdownRestartLog-37c8111d
How to Batch Rename Virtual Machines in Windows Server 2012
Script download: http://gallery.technet.microsoft.com/scriptcenter/How-to-batch-rename-f3980e1d
More and more Windows 8 script samples and demo videos are coming. We are looking forward to hearing your feedback.
Here are two really popular Windows 8 script samples from Microsoft All-In-One Script Framework. One of them is ranking the 1st among all 7000+ script samples on TechNet Script Center based on popularity. The other one is ranking the 4th. The All-In-One Script Framework writes these script samples because their topics are frequently asked in TechNet forums. Many IT Pros are asking about them. Script sample videos are also available to give you a visual demonstration.
Create a Shutdown/Restart/Logoff Windows 8 Tile for the Start menu (PowerShell)
This is currently the No.1 script on TechNet Script Center. This PowerShell script shows how to create a Shutdown, Restart or Logoff Windows 8 tile for the Start menu.
\
Remove Windows Store apps in Windows 8
This script can be used to remove multiple Windows Store apps from a user account in Windows 8. It provides a list of installed Windows Store apps. You can specify the application IDs, and remove them all at once.
Happy New Year! Thank you for all your support since All-In-One Script Framework was born five months ago. What a great year of 2012! So many things have happened. We gave birth to this customer-driven script sample library on August 1st – the date when Windows 8 was RTM-ed. Global PowerShell MVPs and the community gave lots of suggestions to change us for the better. With your love and support, we have released 124 automation script samples to the TechNet Script Center, with the focus on Windows 8, Windows Server 2012, Office 365, and Office 2013. There is customer evidence behind every script sample that was published. Luckily, these scripts received 300,000 reads in five months. Two of the Windows 8 script samples seem getting really popular. “Script to Create a Shutdown/Restart/Logoff Windows 8 Tile for the Start menu (PowerShell)” is ranking the 1st among 7000+ scripts in TechNet, and “Remove Windows Store apps in Windows 8” is ranking the 2nd. The team is very thankful to the IT community, so they prepared a New Year gift (actually 2 New Year gifts, but today, we announce the first one)!
As an IT Pro, there is no gift better than useful automation scripts that can save time, ease the work and free the hassle in the New Year! The All-In-One Script Framework team worked over-time during the holiday season, and presents to you 20 NEW Windows 8 script samples, 10 NEW Office 365 script samples and 13 new Office 2013 samples!
We are looking forward to the New Year and the many coming new experiences and growths. In our internal pipeline, we have another 150+ script ideas in triage and 150+ script samples under construction. The pool is growing quickly every month. In 2013, the team will announce many new services and offerings to save IT Pros’ time. Let’s look forward to another exciting year of 2013!
Cheers and Happy New Year
- All-In-One Script Framework Team
Every day is an opportunity to learn something or discover something new. Learn one IT script sample every day; Be an IT master in a year!
Microsoft All-In-One Script Framework offers "Script of the Day". "Script of the Day" introduces one amazing script sample every 24 hours that demonstrates the frequently asked IT tasks. If you are curious about and passionate for learning something new, follow the "Script of the Day” RSS feed or visit the "Script of the Day" homepage, and share your feedback with us onescript@microsoft.com.
Subscribe to the RSS Feed: http://blogs.technet.com/b/onescript/rss.aspx?tags=ScriptOfTheDay
All-In-One Script Framework is featured by customer-driven script samples. Each sample demonstrates how to automate one specific IT task that is frequently asked in TechNet forums, Microsoft support calls, and social media. In order to give readers a better and quicker learning experience, the team starts to create short 5- to 10- minute videos to visually demonstrate some script samples. These videos would show you how to accomplish the task by running the script sample, and illustrate some key script snippets in the sample project. We sincerely hope that the IT Pro community will love our effort.
The first how-do-I video has been published. It demonstrates one of our recently released Windows 8 script sample:
Get Network Adapter Properties in Windows 8
The video is embedded in the sample introduction page.
Script of the Day
Script Download:PinItemToStartMenu.ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-pin-items-to-51be533c
This question is asked by users in the TechNet forum. They just want to pin an item or more items to the Start menu.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: RemoveWindowsStoreApp.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-Windows-Store-Apps-a00ef4a4
This script can be used to remove multiple Windows Store Apps from a user account in Windows 8. It provides a list of installed Windows Store applications. You can specify the application IDs, and remove them all at once.
In Windows 8, you can remove a single Windows Store App by right-clicking the tile in the Start menu and choosing the uninstall command. However, no command is provided for removing multiple Windows Store Apps all at once. If you want to do so, you can use this script sample.
Another user scenario that you may need this script sample is that, sometimes Windows Store Apps may crash in Windows 8. Even though you can successfully uninstall and reinstall the App, the application may still crash after the reinstallation. In this situation, you can use this example script to remove these Windows Store Apps cleanly.
Script Download:AutomaticallyInstall.ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-auto-install-NET45-bdb4bf1f
This PowerShell script demo shows how to download NET4.5, PowerShell 3.0 and KB2592525, and install them on the server automatically.These softwares must be required, so if it can do, it will be convenient.
Script Download:CreateWindowsAppsShortcutToDesktop(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Open-Windows-Store-apps-569de170
In Windows 8, only open one Windows Store app can be opened from the Start screen. If you mostly work in the Windows 8 traditional desktop environment, you must find a different way to open Windows Store apps from the desktop.
Script Download:FixDuplicateUserPrincipalName.ziphttp://gallery.technet.microsoft.com/scriptcenter/Fix-Duplicate-User-d92215ef
This script enables you to export Active Directory users with duplicated user principal names. After correcting the attributes for these users, you can use this script to import them to your on-premises Active Directory.