Windows 10: Problems with Powershell Scripts and Credential Manager VIA Intune

Discus and support Problems with Powershell Scripts and Credential Manager VIA Intune in Windows 10 Gaming to solve the problem; Hi All,I have been trying to create either a script for entering credentials into Windows Credential Manager via Intune. Credentials are for a mapped... Discussion in 'Windows 10 Gaming' started by PowershellGoneNuts, Jan 27, 2024.

  1. Problems with Powershell Scripts and Credential Manager VIA Intune


    Hi All,I have been trying to create either a script for entering credentials into Windows Credential Manager via Intune. Credentials are for a mapped drive connection to a non-windows server. Have not been able to make it work yet. I have tried many permutations of scripts, either command line .bat scripts using CMDKEY, and also regular Powershell scripts like this: but none work, all failNew-StoredCredential -Comment TestComment -Password Password -Persist Enterprise -Target 192.168.X.X -Type DomainPassword -UserName User1Tried creating a Win32 App with the above script with installati

    :)
     
    PowershellGoneNuts, Jan 27, 2024
    #1

  2. Powershell Script to Enroll computers into Intune

    Microsoft Azure is excellent,

    But I want a mentioned or script that forces a computer to connect to Intune on Hybrid Join. Group policies fail to enroll via VPNs. Does any one has script that forces intune to install and setup on a Windows 10 computer.
     
    NightHawk2099, Jan 27, 2024
    #2
  3. INTUNE -

    Hi All,

    We are moving towards the modern management and deploying apps via INTUNE and i have a request to create an Applocker policy to disable %SYSTEM32%\Windows\PowerShell\* for all users and exclude administrators.

    Question is if i block powershell, will the powershell Win32 apps and script deployed via INTUNE will also be blocked ?
     
    sathyaprakash24, Jan 27, 2024
    #3
  4. Problems with Powershell Scripts and Credential Manager VIA Intune

    Web credentials in Credential manager

    I am having an uwp app using password vault, so my credentials are stored under the Web credential in credential manager and we have a situation so i need to change the publisher id of the app because of this the app will be treated as new app so i planned to run a powershell script to copy data from old app sandbox to new App sand box

    But the issue i am facing i can fetch windows credentials details but not the Web credentials. Is there any way to fetch web credentials using c# or even powershell script?
     
    shriram sankaranarayanan, Jan 27, 2024
    #4
Thema:

Problems with Powershell Scripts and Credential Manager VIA Intune

Loading...
  1. Problems with Powershell Scripts and Credential Manager VIA Intune - Similar Threads - Problems Powershell Scripts

  2. License Confusion for Managing BitLocker via Intune

    in Windows 10 Gaming
    License Confusion for Managing BitLocker via Intune: License Confusion for Managing BitLocker via IntuneScenario:We are managing BitLocker through Intune, with recovery keys backed up to Entra ID for both Hybrid and Entra ID-joined devices. Our devices run Windows 10/11 Professional, and we have EMS E3 licenses.Confusion:Most...
  3. License Confusion for Managing BitLocker via Intune

    in Windows 10 Software and Apps
    License Confusion for Managing BitLocker via Intune: License Confusion for Managing BitLocker via IntuneScenario:We are managing BitLocker through Intune, with recovery keys backed up to Entra ID for both Hybrid and Entra ID-joined devices. Our devices run Windows 10/11 Professional, and we have EMS E3 licenses.Confusion:Most...
  4. Problems with Powershell Scripts and Credential Manager

    in Windows 10 Software and Apps
    Problems with Powershell Scripts and Credential Manager: Hi All,I have been trying to create either a script for entering credentials into Windows Credential Manager via Intune. Credentials are for a mapped drive connection to a non-windows server. Have not been able to make it work yet. I have tried many permutations of scripts,...
  5. Powershell Script to Enroll computers into Intune

    in Windows 10 Gaming
    Powershell Script to Enroll computers into Intune: Microsoft Azure is excellent, But I want a mentioned or script that forces a computer to connect to Intune on Hybrid Join. Group policies fail to enroll via VPNs. Does any one has script that forces intune to install and setup on a Windows 10 computer....
  6. Powershell Script to Enroll computers into Intune

    in Windows 10 Software and Apps
    Powershell Script to Enroll computers into Intune: Microsoft Azure is excellent, But I want a mentioned or script that forces a computer to connect to Intune on Hybrid Join. Group policies fail to enroll via VPNs. Does any one has script that forces intune to install and setup on a Windows 10 computer....
  7. Powershell Script to Enroll computers into Intune

    in Windows 10 Network and Sharing
    Powershell Script to Enroll computers into Intune: Microsoft Azure is excellent, But I want a mentioned or script that forces a computer to connect to Intune on Hybrid Join. Group policies fail to enroll via VPNs. Does any one has script that forces intune to install and setup on a Windows 10 computer....
  8. How To Set Log On As Credentials for a Service via Powershell

    in Windows 10 Gaming
    How To Set Log On As Credentials for a Service via Powershell: Hi there,I would like to create a script in PowerShell that facilitates people to change the Log On As information for a specific Service with local admin passwords.There is an app, for Dell computers, called SupportAssist. This app only works when logged in with a local...
  9. Intune MDM scripts

    in AntiVirus, Firewalls and System Security
    Intune MDM scripts: Does anyone know if when you push a script to a Windows 10 machine from Intune MDM, will it leave a copy in a cache somewhere on the target Windows machine? My MDM script contains a password and I don't want someone to find it....
  10. Secure Credentials with Self-Signed Certificates for PowerShell Script

    in Windows 10 News
    Secure Credentials with Self-Signed Certificates for PowerShell Script: Hello everyone, I’m Preston K. Parsard, specializing in Platforms, Azure Infrastructure and Automation topics, and I’d like to share some insights for securing PowerShell credentials using certificates. This post is based on a recent customer project, but we’ll also wrap a...