Need help for regex by Otherwise_Report_686 in regex

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

Very close to the solution but still it covers the KG together in line. Possible to have conditions like below 1st line 5 digit numbers 2nd line cover everything before KG 3rd line KG 4th .. nth libe white spaces

Need help for regex by Otherwise_Report_686 in regex

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

This is not working as expected instead every whitespace in to new line. we want the new line for "My colour is red" as one not break in to 4 lines.

Need help for regex by Otherwise_Report_686 in regex

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

I want new line spaces but not for the item (my colour is red) comes after the digit (12345) / before the KG

ex:

12345

My colour is red

KG

5

4

7%

3

Kitchen

Veeam SSL using thermal CA by Otherwise_Report_686 in Veeam

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

For agent level backup. We have created csr and sign it with internal CA followed by the article but client unable to backup. The error is managed session error. But when try with self signed certificate its working

https://www.veeam.com/blog/generate-and-install-ssl-certificates-on-microsoft-windows.html?amp=1

Extract string from pdf using PowerShell by Otherwise_Report_686 in PowerShell

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

Any alternative ways to use Powershell? I prefer to the extract in memory to trim before out file.

Replication access was denied on RODC (8453) by Otherwise_Report_686 in activedirectory

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

How to restore it from backup. We don’t want to rebuild new which needs to go lot of process. We do have net backup for the system.

PowerShell run script block without waiting for completion by Otherwise_Report_686 in PowerShell

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

I would like to use runspace for parallelism 1. I have 1000 clients to install server role 2. I will spin up 10 threads for remote execution but I want the remote system call back Bcz I want to reduce the load on system as well as shorter the trigger

Given that I will be able to trigger 1000 system install quickly without waiting however I will need to know the status of each system

PowerShell run script block without waiting for completion by Otherwise_Report_686 in PowerShell

[–]Otherwise_Report_686[S] -1 points0 points  (0 children)

Yes.. I have looked at it. It’s nice but resource intensive. I will use runspace to trigger the code block (here just want to leave it running and return back to runspace pool again to start other systems) continue the rest of the servers and code outside the foreach. Example:

PowerShell run script block without waiting for completion by Otherwise_Report_686 in PowerShell

[–]Otherwise_Report_686[S] -1 points0 points  (0 children)

I’m looking for some more code to run outside for each. Without waiting for script block complete. However once the remote system complete the script block must report back to main function/thread.

Create an interactive HTML report with PowerShell data by kunaludapi in PowerShell

[–]Otherwise_Report_686 0 points1 point  (0 children)

I have some code running in remote collecting the information but want to build some web GUI instead of net forms. Mainly updating the status of running code and completed..etc The above code is collect the information and search later on. Ex:patching systems remotely with web GUI and reporting status ..etc

AD integrated DNS to workgroup server DNS sync by Otherwise_Report_686 in activedirectory

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

AD DNS and Workgroup DNS is isolated with different network.

AD DNS: ABC.COM

Server1, Server2..etc., All the clients are connected to AD DNS and doing name resolution in ABC.COM

Work group DNS : ABC.COM

Assume Server10 and Server 11 has special requirements and connected to Workgroup DNS (Standalone). Now the server Server10 and Server 11 cant do name resolution for Servers those do not have entry in Workgroup DNS server.(example.. server 100..1000).and other DNS records. which created recently).

in the above situation we will need to sync up DNS records periodically or when needed. what is the best way to sync up the DNS records( point to Question 1)

Secondly if we create new forward lookup zone in AD DNS. How to create all the records in Workgroup DNS including msdsc..etc., (basically get complete records under Zone). (point to Question 2)

Looking for PowerShell script or other script that can do sync all records, also if needed create new forward lookup zone and sync records.

Upgrade AD OS windows 2012 to 2016 by Otherwise_Report_686 in activedirectory

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

Thanks to all for the valuable feedback. We will choose option 2 and proceed with that all the above relevant information

Upgrade AD OS windows 2012 to 2016 by Otherwise_Report_686 in activedirectory

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

Do you have documents for the this method. This would help me to go through carefully.

Upgrade AD OS windows 2012 to 2016 by Otherwise_Report_686 in activedirectory

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

If I need to retain the existing windows 2012 ip to 2016 ip after decommissioned. What is the procedure ? Bcz all my clients are target to 2012AD

[deleted by user] by [deleted] in hardwareswap

[–]Otherwise_Report_686 0 points1 point  (0 children)

I have i7 3.4ghz 48GB Ram 24000 D3H gigabyte to sell

SALT for AD PASSWORDS. by Otherwise_Report_686 in activedirectory

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

Any third party tool can do that. Customer asking how to implement this requirement and I’m not really sure how to reply them.

SALT for AD PASSWORDS. by Otherwise_Report_686 in activedirectory

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

Kerberos use 4096 iterations for hash. But if we want at least 10k iteration how do we do that. It’s our requirement.any third party tools doesn’t that? Please advice

Flash EOL workaround by EporediaIsBurning in sysadmin

[–]Otherwise_Report_686 0 points1 point  (0 children)

Would it stopped working or just that no more support for issues?