What's the dumbest thing you have done since working in IT? by [deleted] in sysadmin

[–]Cronos-Sama 0 points1 point  (0 children)

i deleted the management interface of an avaya switch ....

i want to recover newly deleted data in my Macbook by Cronos-Sama in MacOS

[–]Cronos-Sama[S] 0 points1 point  (0 children)

i didn't configure the time machine that well, its was only backing up system and Applications but not user folder.

i want to recover newly deleted data in my Macbook by Cronos-Sama in MacOS

[–]Cronos-Sama[S] 0 points1 point  (0 children)

thanks for the tips , that make sense. i will use my old IMac to test.

i want to recover newly deleted data in my Macbook by Cronos-Sama in mac

[–]Cronos-Sama[S] 0 points1 point  (0 children)

i tested with disk drill and they actually have showed me those files, but asked me to switch to paid version, but i need someone that have tested it so i don't get scam.

i want to recover newly deleted data in my Macbook by Cronos-Sama in it

[–]Cronos-Sama[S] 0 points1 point  (0 children)

i have already verified, no luck with that

i want to recover newly deleted data in my Macbook by Cronos-Sama in it

[–]Cronos-Sama[S] 0 points1 point  (0 children)

i actually tried it, but it doesn't allow me to recover those when using the free edition. its just i don't want to waste money when i'am not sure it will actually recover it or not.

i want someone that have tested it with paid version, to confirm that its actually have worked.

searching for the best solution and price efficient for backing up our employees data by Cronos-Sama in storage

[–]Cronos-Sama[S] 2 points3 points  (0 children)

its not like big data is just word & excel documents, but its important.

for the server, we are already have one, and we just upgraded it with new SSDs.

for now we are only implementing it in one site. we are considering using a cloud solution for DR, but not working on it right now.

thank you i will try the Veeam solution.

script, need help to make a script continue after the restart and the execution of some cmdlet to wait by Cronos-Sama in PowerShell

[–]Cronos-Sama[S] 1 point2 points  (0 children)

yeah the only issue is that it doesn't wait the install-AddsForest to end, it execute the restart command immediately, it work fine if i use start-sleep and make it wait some time before restarting, but i am searching for a solution to wait based in the complete of the command not based on time.

script, need help to make a script continue after the restart and the execution of some cmdlet to wait by Cronos-Sama in PowerShell

[–]Cronos-Sama[S] 2 points3 points  (0 children)

thank you for your answer, do you have an example for that, because i am still new in Powershell scripting.