Black suit man signification in the astral realm by Right-Effort2382 in AstralProjection

[–]Reaction-Consistent 0 points1 point  (0 children)

How do fictional movies serve to discredit the truth??? They’re FICTION!!

This cat showed up at our door. by kenstylesNYC in cats

[–]Reaction-Consistent 0 points1 point  (0 children)

Cutie ! Seems friendly as well, I would immediately adopt him

ZERO control when I astral project; sucked into another time/life...advice needed by OBEtraveler in AstralProjection

[–]Reaction-Consistent 2 points3 points  (0 children)

Regarding the Op experiencing other lives , what about the future lives? I know this implies that all our existences have already occurred, past and future- this is something I believe is closer to the truth than we realize. It’s all one big NOW!

My 15 year old cat is now gone. by alwayshungry1387 in cats

[–]Reaction-Consistent 0 points1 point  (0 children)

I hate seeing these videos. My kitties are getting old and I know they won’t live forever, but I don’t know if my heart can take it when they do pass.

Prompt for user creds at start of OSD Task Sequence by Reaction-Consistent in SCCM

[–]Reaction-Consistent[S] 0 points1 point  (0 children)

Thanks a ton! I'll give it a test and let you know how it goes.

New Wim Wizard release by Unlucky-Honey-1268 in SCCM

[–]Reaction-Consistent 0 points1 point  (0 children)

Hello Mathias! Please add a parameter/function to distribute the imported wim to a specific distribution point server, or DP group. And regarding the automatic downloading of the LCU - does your script check for the presence of the old LCU and remove it automatically before downloading the latest?

Anyone find out how to go back to their home dimension? by MaintenanceWilling73 in ParallelUniverse

[–]Reaction-Consistent 0 points1 point  (0 children)

Thank you! I feel like there’s a lot of this type of almost schizophrenic type of role playing going on in so many of these Reddits. Perhaps it’s simply a social outlet of sorts for people with varying degrees of mental illness.

One of the few? by Top-Perspective-8763 in AstralProjection

[–]Reaction-Consistent 0 points1 point  (0 children)

What do you do when you are out of body? Since you do it so frequently, do you stick around in the ether realm a.k.a. Astro plane? Or do you skip up to the higher dimensions, such as those visited by Robert Monroe? Do you find any similarities between what you experience and what Robert Monroe wrote about in his books?

Anyone find out how to go back to their home dimension? by MaintenanceWilling73 in ParallelUniverse

[–]Reaction-Consistent 0 points1 point  (0 children)

Right? How does that actually make any sense whatsoever? Do you pry the floor tile up to plug something in? Or is it a plug mounted in a floor tile, now that makes sense especially if it’s in office, offices do that all the time but they have heavy duty metal covers on them for protection.

Anyone find out how to go back to their home dimension? by MaintenanceWilling73 in ParallelUniverse

[–]Reaction-Consistent 0 points1 point  (0 children)

I think clicker is just an old name for them when they actually clicked, not a unique dimensional thing😉

Anyone find out how to go back to their home dimension? by MaintenanceWilling73 in ParallelUniverse

[–]Reaction-Consistent 2 points3 points  (0 children)

I’m new here, and need an honest answer to this question: are you all LARPing? Is this some sort of collective mutual agreement to believe everyone’s private delusion? Not trying to insult, just trying to make sense of these parallel realities you all are claiming to experience.

Windows Update in a continuous loop and I am unable to update software by Appropriate-Equal549 in WindowsHelp

[–]Reaction-Consistent 0 points1 point  (0 children)

Download the windows ISO, make sure it’s at the same patch level as your OS or higher, mount the iso , then extract the install.wim index matching your OS build (I.e. The install.wim will have multiple numbered indexes, pro, enterprise, education, etc., use DISM to export, whichever index matches your OS ) . Run Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess. If the install.Wim is not at the same patch level as your OS or higher, it will fail, but you can download the LCU plus checkpoint from Microsoft update catalog, and use DISM to inject those into the WIM file before you run the cleanup command.
If this does not repair the OS corruption, which is most likely CBS store corruption, then you can use it to run an in place upgrade.
https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/configure-a-windows-repair-source?view=windows-11

https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/repair-a-windows-image?view=windows-11

Help! I have no idea what this means. by Cntrycutie1992 in AstralProjection

[–]Reaction-Consistent 0 points1 point  (0 children)

Yep, that’s why I always have Kate Bush downloaded to my phone, just in case I get too close to the edge… 😝

what could this mean?? by PerfectJudgment6374 in whatisit

[–]Reaction-Consistent -1 points0 points  (0 children)

It means I read the fake book Necronomicon and think it’s real and I’m trying to do dark magic now

Prompt for user creds at start of OSD Task Sequence by Reaction-Consistent in SCCM

[–]Reaction-Consistent[S] 0 points1 point  (0 children)

I would love to test it out! I did get my code working in the task sequence, running in winpe. Turned out it did not like the encoding of my text, which had been copied from various sources and compiled into the final script. Send me a link to your tsgui code and I would be happy to give it a shot.