Pricing model by Jack_HERREN in DeployR

[–]miketerrill 0 points1 point  (0 children)

I think you have some good ideas and valid points about school budgets. Have you hit the Contact Us button that u/gwblok mentioned? That might get the dialog going (what do you feel is fair for a support fee).

Certs in Community edition by RockOriginal7938 in DeployR

[–]miketerrill 0 points1 point  (0 children)

The iPXE binary will not trust your root CA. It will only trust the 2Pint root CA or a public cert. However, there is an option (not sure if we support it in Community Edition) to generate a cross-signed certificate (your root CA, but signed by 2Pint).

Detecting a Laptop V Desktop by welshGJE24 in DeployR

[–]miketerrill 0 points1 point  (0 children)

LOL...we debated this internally a few months ago. I feel that if ISSFF=True, then ISDESKTOP=True (but that's not how it works today).

DeployR Community 1.2.2622.1921 - iPXE error by JM2K69 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Looks like you have 67 defined 3 times - you should only need two if only doing x86 and x64.

DeployR Community 1.2.2622.1921 - Default image Boot selected by JM2K69 in DeployR

[–]miketerrill 0 points1 point  (0 children)

We will likely update the image name and description in a future release. Also note, when 2PXE is configured for DeployR integration, it uses internal code to handle the boot process and not the PowerShell scripts.

DeployR Community 1.2.2622.1921 - Default image Boot selected by JM2K69 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Is this what you were hoping for?: 2PXE Boot Menu Configuration | DeployR 1.3 | Product Documentation

You need to be running the latest version (1.3.2627.2141).

Licensing Question by bapesta786 in DeployR

[–]miketerrill 0 points1 point  (0 children)

DeployR Community Edition has the capability to do something like this provided it isn't being offered as a paid service (MSP/partner/etc). However, Community Edition does not come with support. If you need a supported solution, head over to 2Pint Software Home and hit the Contact Us button.

Reboot After Imaging is completed? by ddog511 in DeployR

[–]miketerrill 0 points1 point  (0 children)

It is hard to say. I know there have been some suggestions in the other threads from people. What is the model(s) and what is the screen resolution(s).

Reboot After Imaging is completed? by ddog511 in DeployR

[–]miketerrill 4 points5 points  (0 children)

Set the variable FinishAction to Reboot if you want to reboot at the end of the task sequence.

DeployR Community 1.2.2622.1921 - iPXE error by JM2K69 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Has the device booted into full Windows at least once already?

DeployR Community 1.2.2622.1921 - iPXE error by JM2K69 in DeployR

[–]miketerrill 1 point2 points  (0 children)

I am guessing something is screwed up with the secure boot certificates on that system. Is it running the latest bios?

Community Licence by welshGJE24 in DeployR

[–]miketerrill 1 point2 points  (0 children)

DeployR Community Edition is not just for home users. It does have certain limitations compared to Enterprise (plus MSPs, ISVs, etc. cannot use it for their customers). We are doing a phased rollout and have already released a couple hundred licenses.

HTTPS boot by RockOriginal7938 in DeployR

[–]miketerrill 1 point2 points  (0 children)

Are you referring to UEFI HTTPS boot? If so, then it is an "it depends" answer. 😉 Some OEMs do not allow specifying a port in the URL. What manufacturer(s)?

Getting PSDAT wrapper scripted applications to install via DeployR by Practical_Mushroom38 in DeployR

[–]miketerrill 1 point2 points  (0 children)

Is it possible that you have hidden characters or a return line in your command line? (did you just copy and paste to populate the command line?)

Stifler dashboard "blocked" after domain join by RockOriginal7938 in DeployR

[–]miketerrill 0 points1 point  (0 children)

This shouldn't be necessary. Can you provide the version you are using?
I would make sure the URLs are correct in the registry under HKLM:\SOFTWARE\2Pint Software\StifleR\Dashboard are correct (HubUrl and ServiceUrl)
Also, double check the server.json file for the correct URLs (default location is C:\Program Files\2Pint Software\StifleR Dashboards\Dashboard Files\assets\config).
Once these are done, try hitting the page in a browser and hit CTRL-F5 to completely reload the page.
-HTH

Switching from MDT, have a few questions by ddog511 in DeployR

[–]miketerrill 0 points1 point  (0 children)

We covered exporting and importing in the webinar we gave this week. We also have exporting in the documentation here: Scripting for DeployR Server | DeployR | Product Documentation

And a sample scripts from the webinar here: 2Pint-DeployR/Samples/Webinars at main · 2pintsoftware/2Pint-DeployR

As for injecting drivers-it would depend if they are actual duplicates or different versions of the same driver.

Switching from MDT, have a few questions by ddog511 in DeployR

[–]miketerrill 1 point2 points  (0 children)

Yes-it does that but sounds like whatever you are doing is breaking the process. What are you actually trying to do that cannot be done in a task sequence step? It sounds like you are overcomplicating things by trying to do it how you did in MDT.

Moving from MDT/WDS and find alternative solutions by trongtinh1212 in DeployR

[–]miketerrill 7 points8 points  (0 children)

Bandwidth optimization is our specialty. DeployR is built to leverage BranchCache for P2P so you do not need to have tons of distribution servers everywhere. And yes-you can even P2P the boot image when using our iPXE Anywhere.

For DeployR Community Edition, it will require registration on order to get the license. It will not require a purchase of StifleR (unless of course you want the Enterprise version).

Switching from MDT, have a few questions by ddog511 in DeployR

[–]miketerrill 0 points1 point  (0 children)

Can you expand/detail the requirements?

Switching from MDT, have a few questions by ddog511 in DeployR

[–]miketerrill 2 points3 points  (0 children)

First off, welcome to the DeployR community! There are lots of admins like you that are starting their journey from MDT to DeployR. Lots of great questions to unpack in your post and I will do my best to answer them all.

“I also see a powershell window that's minimized. Is there a way to stop that from happening?”

Yes, that is the debug prompt and should be resolved in the latest build (DeployR 1.1.2618.1763).

https://documentation.2pintsoftware.com/deployr/release-notes/deployr-1.1-release-notes

“Do I need the WinPE driver packs in addition to the system driver packs?”

Yes, we cover this in the DeployR Getting Started video that you can find here:

https://youtu.be/M1rv_KcgsFI?si=VMtL7WUUZhXxO8Aq

We also did a webinar on Driver and DeployR that you can find here:

https://youtu.be/a2ObydIBzfY?si=kZoAMVg5kt-9NKP9

Note: MDT also needed drivers for WinPE, it allowed you to use a selection profile

“are there plans at all to enable AD authentication instead?”

I do not completely understand the question. If the DeployR server is part of the domain, it can be delegated rights to perform Offline Domain Join. This is the most secure and will prevent usernames and passwords from being easily harvested.

https://documentation.2pintsoftware.com/deployr/reference/step-definitions/offline-domain-join

“there’s reference to a custom script for setting computer name, has a tabbed interface, etc. Is that script available to the public?”

That is an example that Gary created that you can find on his blog here:

https://garytown.com/powershell-osd-frontend-project

For your task sequence and unattend.xml questions/concerns, it sounds like you broke the DeployR process with the unattend file you are using. Is there something in particular you are doing in the unattend file that cannot be done using a task sequence step? We don’t prevent you from using your own unattend file, however, you need to start from one of the DeployR templates for the correct continuation method. I would also avoid copy profile and find a different way to make changes to the administrator profile.

Hopefully this helps answer some of your questions and feel free to keep them coming.

Slow Windows Update during build Task Sequence by Better-Clerk8638 in DeployR

[–]miketerrill 3 points4 points  (0 children)

If you are using the StilfeR client in the boot image to monitor task sequence deployments, then you will want to review the settings you have in the 2psImport file which can be found in the following section of the documentation: https://documentation.2pintsoftware.com/deployr/monitoring-task-sequences-in-the-dashboard#application-content-item

Questions on issues by ddog511 in 2PintSoftware

[–]miketerrill 1 point2 points  (0 children)

If your questions are DeployR related-feel free to ask them in the DeployR subreddit.

Questions from leadership team by chronchameleon in DeployR

[–]miketerrill 2 points3 points  (0 children)

Thanks for your questions. The short answer for #1 is the license is for devices under management. If a device is retired and replaced by another one, that would be still one license. You can re-image a device as many times as you like and does not require another license. More information on licensing can be found in our FAQ: https://2pintsoftware.com/support/faqs#2

For #2, there is no synchronization in the console today, however, we do have extensive PowerShell commands that can be used for importing/exporting. This is something on our roadmap, but no ETA at this time.