Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING How Can I Remap Network Drives So They Use an Hostname Rather Than a IP?

  • Thread starter Thread starter Lucavrael
  • Start date Start date
  • Replies Replies 1
  • Views Views 876

Lucavrael

New Member
Messages
1
Reaction score
0
Points
1
A few days ago I have been working on a solution for this, in the environment in question I have GPO's applied and I also cannot create them. Is it possible to solve this through SCCM CI / CB?

The biggest problem is that the mappings were done manually, so I need to change them so that the source is the hostname of the server, without modifying the rest of the path. How can I solve this?
 
There is nothing built-in to CM for this. However you can use powershell to do the remapping and deploy that with CM either as a package or CI.
 
Back
Top