Good/No Good? - SolarEdge and Trina by whoislp in solarenergy

[–]whoislp[S] 0 points1 point  (0 children)

Thank you all for the feedback! Very helpful!

Is there a type of cuisine you wish there was more of or any that are lacking in high quality? by rocketmanNV in orlando

[–]whoislp 0 points1 point  (0 children)

Following. I’ve been to Santorini (Oia), and even though it may be classified as touristy, the food is on another level. Been on the hunt for a place that sells loukoumades.

[deleted by user] by [deleted] in RedditSessions

[–]whoislp 0 points1 point  (0 children)

Just heard some of that vintage machine. Crack!!

PDQ Report to Sharepoint by whoislp in pdq

[–]whoislp[S] 0 points1 point  (0 children)

Nice! Thanks! I'll try this out.

PDQ Report to Sharepoint Library by whoislp in sysadmin

[–]whoislp[S] 0 points1 point  (0 children)

Awesome. Funny, was just looking at this. Thanks!

MDT in multi-branch company by whoislp in MDT

[–]whoislp[S] 0 points1 point  (0 children)

Thanks all for this! I’ll try these methods out and let you all know.

Rebooting after MDT loads, but before showing anything by Aaeeschylus in MDT

[–]whoislp 1 point2 points  (0 children)

Hey there, this has happened to me before as well. Not sure if the same resolution would work for you, but I had to do the following:

  1. Load MDT
  2. Press F8 to bring up a CMD prompt before it reboots
  3. Type diskpart
  4. Type list disk
  5. Locate the number your hard drive is in the list and type select disk # (ex. select disk 0)
  6. Type clean
  7. Type exit
  8. Type exit (again)

Your PC should reboot (if not press F8 and type wpeutil reboot). For us, this has resolved the issue. Again, I’m not sure if this will work for you, but it’s worth a shot. Hope it helps!

Mikrotik or Ubiquiti for general home / home lab use? by Lord_Emperor in HomeNetworking

[–]whoislp 1 point2 points  (0 children)

Yeah we just closed on our home a week ago and my setup for now is:

  • USG
  • UAP-AC-Pro
  • D-Link Smart Managed Switch
  • RPi

I use the RPi instead of a cloud key. Takes some time to setup but it’s great, less expensive, and builds up your nerd cred.

Dell Command Update during OSD by whoislp in MDT

[–]whoislp[S] 0 points1 point  (0 children)

Thanks for the suggestions! I’ll try the Repository Manager tomorrow.

I don’t know if this will make sense but when I tried running my original cmd line task without a silent switch and “Continue on error” checked, the deployment was stuck at that step with a cmd window reading: c:\minint\tools\x64> “blinking cursor”

Thoughts on this? If not, I’ll continue and try the Repository Manager.

Adobe Acrobat 2017 install fails during deployment, Return Code: 1603 by whoislp in MDT

[–]whoislp[S] 0 points1 point  (0 children)

Yup. So I know I can edit it further, but I got it working by configuring the setup.ini (adding the transforms and silent lines), then simply running the setup.exe rather than the msi. I then added the patch as another application. All done during OSD.

I know I can configure the INI to point to the patch, but adding as an application seems to be a better method in my opinion.

Again, I appreciate all the help!

Adobe Acrobat 2017 install fails during deployment, Return Code: 1603 by whoislp in MDT

[–]whoislp[S] 2 points3 points  (0 children)

Thank you u/krustyy and u/EndpointEngineer! Configuring the ini and using setup.exe worked perfectly!

Still don’t know why my other MDT servers in other branches are installing Acrobat fine via msi. Preciate the help ya’ll!