<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>BoxStarter Discussions Rss Feed</title><link>https://boxstarter.codeplex.com/discussions</link><description>BoxStarter Discussions Rss Description</description><item><title>New Post: AutoLogin When No Password Is Set</title><link>https://boxstarter.codeplex.com/discussions/446264</link><description>&lt;div style="line-height: normal;"&gt;Hi, I've been using BoxStarter both at work and at home for the last few weeks. I'm really digging what you've got going on here. I'd love to share some of the extensions/helpers I've built to make BoxStarter a bit easier to work with and more powerful.&lt;br /&gt;
&lt;br /&gt;
I did have a question. Does BoxStarter's AutoLogin function support some sort of flag to tell it that there is no password? Currently, when BS restarts my VM I have to be there to hit [enter] 3 times before it will continue. Fairly annoying, and I would imagine a somewhat common occurrence given that typically you secure the host OS, not the VM. I could be wrong on that one...&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
Kris&lt;br /&gt;
&lt;/div&gt;</description><author>kmcginnes</author><pubDate>Thu, 06 Jun 2013 21:07:39 GMT</pubDate><guid isPermaLink="false">New Post: AutoLogin When No Password Is Set 20130606090739P</guid></item><item><title>New Post: any sample packages in source control</title><link>https://boxstarter.codeplex.com/discussions/443637</link><description>&lt;div style="line-height: normal;"&gt;Ok, I tried again today starting on a VM.  Experimenting a bit more, I found it a lot more natural.&lt;br /&gt;
&lt;br /&gt;
I did put what I'm using on source control if it might be a useful reference for others: &lt;a href="https://github.com/fschwiet/fschwiet-boxstarter" rel="nofollow"&gt;https://github.com/fschwiet/fschwiet-boxstarter&lt;/a&gt;   This takes awhile to test, so its still a work in progress.&lt;br /&gt;
&lt;/div&gt;</description><author>fschwiet</author><pubDate>Tue, 14 May 2013 22:21:40 GMT</pubDate><guid isPermaLink="false">New Post: any sample packages in source control 20130514102140P</guid></item><item><title>New Post: any sample packages in source control</title><link>https://boxstarter.codeplex.com/discussions/443637</link><description>&lt;div style="line-height: normal;"&gt;I've been trying to figure out Boxstarter.  My previous efforts at repave automation live here (&lt;a href="https://github.com/fschwiet/repave" rel="nofollow"&gt;https://github.com/fschwiet/repave&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
  Anyhow, the first thing I observe is that new packages get created in the AppData/Roaming folder.  I stumbled around trying to avoid this, as I really like to have everything in source control.  Do you have any packages you use that are in source control?  I'm curious how it works.  I am going to try using it again, and maybe put the &amp;quot;Copy to thumb drive&amp;quot; result in source control.&lt;br /&gt;
&lt;/div&gt;</description><author>fschwiet</author><pubDate>Tue, 14 May 2013 18:55:12 GMT</pubDate><guid isPermaLink="false">New Post: any sample packages in source control 20130514065512P</guid></item><item><title>New Post: Detecting pending reboots (on Windows 8)</title><link>http://boxstarter.codeplex.com/discussions/438691</link><description>&lt;div style="line-height: normal;"&gt;Thanks a bunch for the feed back. Will definitely look into this!&lt;br /&gt;
&lt;/div&gt;</description><author>mwrock</author><pubDate>Mon, 01 Apr 2013 21:52:30 GMT</pubDate><guid isPermaLink="false">New Post: Detecting pending reboots (on Windows 8) 20130401095230P</guid></item><item><title>New Post: Detecting pending reboots (on Windows 8)</title><link>http://boxstarter.codeplex.com/discussions/438691</link><description>&lt;div style="line-height: normal;"&gt;Hi Matt&lt;br /&gt;
&lt;br /&gt;
Thank you for this brilliant tool!&lt;br /&gt;
&lt;br /&gt;
Just wanted to mention a small problem I ran into, when testing BoxStarter on a (mostly) vanilla Windows 8 Pro laptop using an install script fairly not to far removed from the example on the project home page. &lt;br /&gt;
&lt;br /&gt;
A previous install or Windows update had left a pending reboot flag but the Test-PendingReboot method was returning false, and the VS 2012 install subsequently failed. I saw you used a script from Brian Wilhite on &lt;a href="http://gallery.technet.microsoft.com/scriptcenter/Get-PendingReboot-Query-bdb79542" rel="nofollow"&gt;TechNet Gallery&lt;/a&gt; that leverages WMI to query for reboot status as the basis for the method, for some reason it was not detecting the appropriate status. &lt;br /&gt;
&lt;br /&gt;
What I did to get around this problem was to switch to using a Powershell module from Michal Gajda that I also found on &lt;a href="http://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc" rel="nofollow"&gt;TechNet&lt;/a&gt;, that uses the SystemInfo COM API to get the status. The check for pending reboots then became:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Import-Module PsWindowsUpdate
if(Get-WURebootStatus -Silent){Invoke-Reboot}&lt;/code&gt;&lt;/pre&gt;

The PsWindowsUpdate module is actually very useful for manipulating Windows Update and I have created a &lt;a href="http://chocolatey.org/packages/PSWindowsUpdate" rel="nofollow"&gt;Chocolatey package&lt;/a&gt; to install it to use with BoxStarter among other things.&lt;br /&gt;
&lt;br /&gt;
I haven't had the opportunity to reproduce this problem on other Windows machines but I wanted to mention this if you or others would came across the same issue.&lt;br /&gt;
&lt;br /&gt;
Kristinn&lt;br /&gt;
&lt;/div&gt;</description><author>Kristinn</author><pubDate>Mon, 01 Apr 2013 18:39:13 GMT</pubDate><guid isPermaLink="false">New Post: Detecting pending reboots (on Windows 8) 20130401063913P</guid></item><item><title>New Post: Is BoxStarter still relevant?</title><link>https://boxstarter.codeplex.com/discussions/429907</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Pete,&lt;/p&gt;
&lt;p&gt;I do still have plans to expand boxstarter. You are right that alot of what was in boxstarter months ago got ported to Chocolatey and I will continue to contribute to Chocolatey where it makes sense. Hee are my more immediate plans:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- Make installations Reboot friendly. Chocolatey, correctly so, encourages packages not to force a reboot. However in a&amp;nbsp;initial&amp;nbsp;box setup scenario where you are installing a bunch of apps and might be installing updates as well, it is easy to end up in
 a situation where you need to reboot or else all attempted installs will fail. My goal is to detect pending reboots, Restart the machine and automatically log the user in and restartup the package. The user would provide their password in the boxstarter invokation.
 Boxstarter will store it in a special encrypted area and use it to log the user back in after restarts.&lt;/p&gt;
&lt;p&gt;- Improved Logging to capture more info.&lt;/p&gt;
&lt;p&gt;- A &amp;quot;One Click&amp;quot; app to invoke boxstarter. This will allow you to issue a simple command or click a link to invoke boxstarter.&lt;/p&gt;
&lt;p&gt;- A website to make it easier to create boxstarter style packages (think ninite.com)&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
&lt;/div&gt;</description><author>Maxmus</author><pubDate>Thu, 17 Jan 2013 18:36:24 GMT</pubDate><guid isPermaLink="false">New Post: Is BoxStarter still relevant? 20130117063624P</guid></item><item><title>New Post: Is BoxStarter still relevant?</title><link>https://boxstarter.codeplex.com/discussions/429907</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I've been using BoxStarter for the past month, but I am starting to get confused if it is even relevant anymore, now that chocolatey 0.9.8.20 has been released. &amp;nbsp;Many of the boxstarter helper functions are now available in native chocolatey.&lt;/p&gt;
&lt;p&gt;Is there still a space for BoxStarter? &amp;nbsp;Has it's life come to a (natural) end?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Pete&lt;/p&gt;
&lt;/div&gt;</description><author>pmcevoy</author><pubDate>Thu, 17 Jan 2013 14:37:35 GMT</pubDate><guid isPermaLink="false">New Post: Is BoxStarter still relevant? 20130117023735P</guid></item><item><title>New Post: Currently using BoxStarter (but prob not as initially intended?)</title><link>http://boxstarter.codeplex.com/discussions/405213</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;
&lt;div style="font-family:Calibri,sans-serif; font-size:11pt"&gt;Hi Jason,&lt;br&gt;
&lt;br&gt;
I'm glad you are finding the boxstarter stuff useful! I think you should be safe from broken dependencies especially since you are using the boxstarter helpers directly from the module. Those should remain as is. The most volatile component right now is the
 boxstarter bootstrapper which you are circumventing altogether.&lt;br&gt;
&lt;br&gt;
I'm hoping to eventually add functionality that will make using boxstarter simpler and will allow you to just have to manage a single file. Just been super busy lately.&lt;br&gt;
&lt;br&gt;
Thanks for the feedback!&lt;br&gt;
Matt &lt;br&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;hr&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;From:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;staxmanade&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;Sent:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;11/30/2012 3:58 PM&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;To:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;matt@mattwrock.com&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;Subject:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;Currently using BoxStarter (but prob not as initially intended?)[BoxStarter:405213]&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;p&gt;From: staxmanade&lt;/p&gt;
&lt;div id="ThreadNotificationPostBody"&gt;
&lt;p&gt;Hey Mat,&lt;/p&gt;
&lt;p&gt;First I'd like to say thanks for the effort on this project and help on Chocolatey.&lt;/p&gt;
&lt;p&gt;I wanted to open a quick discussion around how I'm currently using BoxStarter and get your feedback.&lt;/p&gt;
&lt;p&gt;I have a single dev setup script, which I'd like to keep as a single script, and am currently loading up the boxstarter helpers (using the approach you do internally to boxstarter).&lt;/p&gt;
&lt;p&gt;https://github.com/staxmanade/DevMachineSetup/blob/master/Bootstrap/BootIt.ps1&lt;/p&gt;
&lt;p&gt;I may be a small minority, but would prefer not to have different files for my dev environment an quite like having it all specified in one big-ol script. (sort-of - i do shell out my powershell environment setup)&lt;/p&gt;
&lt;p&gt;Would you mind taking a quick peek at what's there and how I'm using BoxStarter. Do you have any feedback, particularly in the realm of (when you make changes to box-starter is there anything I can do to avoid broken dependencies?)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mwrock</author><pubDate>Sat, 01 Dec 2012 19:16:50 GMT</pubDate><guid isPermaLink="false">New Post: Currently using BoxStarter (but prob not as initially intended?) 20121201071650P</guid></item><item><title>New Post: Currently using BoxStarter (but prob not as initially intended?)</title><link>http://boxstarter.codeplex.com/discussions/405213</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hey Mat,&lt;/p&gt;
&lt;p&gt;First I'd like to say thanks for the effort on this project and help on Chocolatey.&lt;/p&gt;
&lt;p&gt;I wanted to open a quick discussion around how I'm currently using BoxStarter and get your feedback.&lt;/p&gt;
&lt;p&gt;I have a single dev setup script, which I'd like to keep as a single script, and am currently loading up the boxstarter helpers (using the approach you do internally to boxstarter).&lt;/p&gt;
&lt;p&gt;https://github.com/staxmanade/DevMachineSetup/blob/master/Bootstrap/BootIt.ps1&lt;/p&gt;
&lt;p&gt;I may be a small minority, but would prefer not to have different files for my dev environment an quite like having it all specified in one big-ol script. (sort-of - i do shell out my powershell environment setup)&lt;/p&gt;
&lt;p&gt;Would you mind taking a quick peek at what's there and how I'm using BoxStarter. Do you have any feedback, particularly in the realm of (when you make changes to box-starter is there anything I can do to avoid broken dependencies?)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;/div&gt;</description><author>staxmanade</author><pubDate>Fri, 30 Nov 2012 23:57:32 GMT</pubDate><guid isPermaLink="false">New Post: Currently using BoxStarter (but prob not as initially intended?) 20121130115732P</guid></item></channel></rss>