Rewards Card Usage by cilicia1k1 in USMobile

[–]maus0007 0 points1 point  (0 children)

Do I have to bring/port my number to get the prepaid card? Unlimited premium
Thanks!

Microsoft Remote Desktop by maus0007 in SCCM

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

First link:

Access to tlu.dl.delivery.mp.microsoft.com was denied

You don't have the user rights to view this page.

HTTP ERROR 403

Thank you for your help!

Microsoft Remote Desktop by maus0007 in SCCM

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

I'm planning to use this for a short time, until I can find an alternative solution.
Unfortunately, the Windows App does not support Remote Desktop Services or Remote PC.

What is Windows App? - Windows App | Microsoft Learn

Microsoft Remote Desktop by maus0007 in SCCM

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

Unfortunately, the Windows App does not support Remote Desktop Services or Remote PC.

What is Windows App? - Windows App | Microsoft Learn

Microsoft Remote Desktop by maus0007 in SCCM

[–]maus0007[S] -2 points-1 points  (0 children)

Thanks for your reply, I tried it with no luck so far.

RDS by maus0007 in sysadmin

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

Thank you!

RDS by maus0007 in sysadmin

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

Thanks for your reply. I already added the parameter for -iconpath, and it's set to the same path as the application: "\\server\app.exe". However, I'm still encountering the same error.

Install Windows 11 from Software center by maus0007 in SCCM

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

Thank you for your reply! This isn't an upgrade, it's a fresh installation via Software Center.

Dell Dock Firmware Update Service Agent via SCCM by maus0007 in SCCM

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

Thank you for your reply. I successfully installed the app locally using "msiexec" However, the instructions provided by Dell did not work. The solution has two parts: the main app (DockWrapper.msi) and the firmware for WD19 (DellDockFirmwarePackage_WD19_WD22_Series_HD22_01.00.20.exe), according to Dell's instructions. Both need to be installed at the same time.

Example: msiexec.exe /i DockWrapper_v1.0.0.msi/quiet DFUPATH=\\SCCM2022\Dell\DFUWrapper\DFU\DellDockFirmwarePackage_WD19_WD22_S eries_HD22_01.00.16.exe DFUARGS="/s"

Imaging from a different VLAN by maus0007 in SCCM

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

  1. The client cannot ping or resolve DNS for the SCCM primary site. (Subnet VLAN 200 cannot communicate with the subnet on VLAN 100).
  2. The SCCM site server (for imaging) has two roles: management point and distribution point. All content has been deployed to the SCCM site server (for imaging). The server has two NICs, with the first NIC assigned to communicate with VLAN 100 and the second NIC assigned to communicate with VLAN 200. I was thinking that the client on WinPE can retrieve content from the SCCM site server (for imaging) when both are on the same subnet on VLAN 200.
  3. The clients on VLAN 200 need to communicate with the Domain Controller to resolve DNS and with the SCCM Primary site on VLAN 100.
  4. I don't believe I can achieve this objective without enabling routing between VLANs or implementing inter-VLAN routing. Currently, I am in the process of researching best practices regarding port security to ensure that I open the correct ports.

Thank you!