# Troubleshooting

While running and building the lab we found the following issues. We noted them down here since other people might get the same issues:

## DC on private network instead of domain

If a DC is on a private network instead of the domain, the firewall will block a lot of stuff. Like DNS, and it breaks stuff. This worked for us to fix it:

{% embed url="<https://superit.in/dmz-rodc-is-going-in-public-network-profile-after-reboot/>" %}

## PSRemoting not available on WS01

* Run the Enable-Psremoting cmdlet again.
* Add a extra firewall rule allowing all traffic to port tcp 5985.

![](https://1033393870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPqGbN7FCY7Xh4OkOtvin%2Fuploads%2FADgTTPMaL4Qa1NIfwouX%2Fimage.png?alt=media\&token=206c6471-8c20-4a00-a416-0f0d10d004a4)
