About 1,118,565 results (1,811 milliseconds)

Remove-PSDrive fails - need help

https://groups.google.com/g/microsoft.public.windows.powershell/c/m3cEpxNYmzc
I have a drive mapped as T: that happens automatically when I log in. When I try the following PowerShell script to unmap that drive,. Remove-PSDrive 'T' - ...

VBScript vs. PowerShell error handling

https://groups.google.com/g/microsoft.public.windows.powershell/c/96o-mJcSdXQ
script to fail and then I can repeatedly fix that error if it ever crops up ... > is that there is already a drive mapped, then I unmap the remembered > ...

Greater Visibility Through PowerShell Logging | Mandiant | Google ...

https://cloud.google.com/blog/topics/threat-intelligence/greater-visibility/
Feb 11, 2016 ... PowerShell 5.0 includes features not available in 4.0, including suspicious script block logging. Installation. Windows 10 does not require any ...

Shared Drive - Remove Accounts

https://groups.google.com/g/google-apps-manager/c/-ml0PTLSUGM
... folder IF you are running this from a Windows command line. You would have to change the %temp% if you were using any other OS or program like PowerShell.

bug with net use

https://groups.google.com/g/onecommander/c/HVQk2mIywOk
Mar 25, 2021 ... I have a script that disconnects and reconnects a network drive as a backup is being performed. It is using .cmd files and the net use command as follows:

Windows Registry Key For Mapped Drives - Colab

https://colab.research.google.com/drive/18pxzBw58X4fXo65Nb4GQBfBYp8sQX64H
How to Remove 'Map Network Drive' and 'Disconnect Network Drive ... Make Network Mapped Drives Available In Elevated Command Prompt.

Running Scripts From Trusted Server Locations In PowerShell 7

https://groups.google.com/g/ntpowershell/c/hPnd9z4PlMM
... cmdlet to allow the script to run without this warning. message. Do you ... We don't use mapped drives in our environment (we use network locations), so ...

Dissecting One of APT29's Fileless WMI and PowerShell Backdoors ...

https://cloud.google.com/blog/topics/threat-intelligence/dissecting-one-ofap/
Apr 3, 2017 ... ... command and control (C2) make identification of its network traffic difficult. Every aspect of POSHSPY is efficient and covert. Mandiant ...

Disabling opportunistic locking on a Windows cluster file share

https://groups.google.com/g/ntsysadmin/c/kMAZNZqdwmA
Sep 27, 2022 ... ... PowerShell with admin rights using the following command. Set-smbshare -name “(Name of the shared folder)” -LeasingMode none. On Tue, Sep 27 ...

Force Autoupdate Chrome using Command/Script

https://groups.google.com/a/chromium.org/g/chromium-dev/c/rnSua-ApnOg
@Anthony - We are aware of this wrench menu based approach. We just want to avoid driving UX (if we can) from script. Thanks,. Tejas.

High CPU usage on windows with chrome 124 - Google Chrome ...

https://support.google.com/chrome/thread/269957336/high-cpu-usage-on-windows-with-chrome-124?hl=en
Apr 18, 2024 ... Powershell.exe -Command "Get-Process -Name chrome* | foreach ... Remove the "no-sandbox" if you have it in your automated code ...

Azure Run Command for Dummies | Mandiant | Google Cloud Blog

https://cloud.google.com/blog/topics/threat-intelligence/azure-run-command-dummies/
Dec 14, 2021 ... Administrators can execute a PowerShell script by name using the following Azure CLI command. az vm run-command invoke --command-id ...

Chrome Extension Virus, How Do I remove it? (Chrome_Pref ...

https://support.google.com/chrome/thread/162157645/chrome-extension-virus-how-do-i-remove-it-chrome-pref-properties-windows?hl=en
May 2, 2022 ... I need the Windows Version. This malware has caused Chrome to crash repeatedly and reopen immediately with a suspicious extension.

Use startup scripts on Windows VMs | Compute Engine ...

https://cloud.google.com/compute/docs/instances/startup-scripts/windows
... network is available. This document describes how to use startup scripts ... Passing a batch file, Command shell, signed/unsigned PowerShell script or ...

Windows - Ansible freezes when network connection disrupted

https://groups.google.com/g/ansible-project/c/531ZGKNeN6g
May 3, 2016 ... It basically freezes after the install driver command is sent to the windows host (using pnputil). ... Powershell subprocess is still ...

Evolution of UNC4990: Uncovering USB Malware's Hidden Depths ...

https://cloud.google.com/blog/topics/threat-intelligence/unc4990-evolution-usb-malware/
Jan 30, 2024 ... This shortcut is linked to a PowerShell script that is written inside the USB drive and is named explorer. ... Suspicious PowerShell network ...

Backup & Sync performance Issues due to disk usage. Absolute lack ...

https://support.google.com/drive/thread/29081209/backup-sync-performance-issues-due-to-disk-usage-absolute-lack-of-workarounds?hl=en
Feb 18, 2020 ... E.g. npm command creating a node_modules folder with thousands of files. ... Drive is removing the files from their old folder one by one? But ...

gsutil tool | Cloud Storage | Google Cloud

https://cloud.google.com/storage/docs/gsutil
gsutil is a Python application that lets you access Cloud Storage from the command line. You can use gsutil to do a wide range of bucket and object management ...

Disable and enable service accounts | IAM Documentation | Google ...

https://cloud.google.com/iam/docs/service-accounts-disable-enable
Execute the gcloud iam service-accounts disable command to disable a service account. ... PowerShell (Windows). Note: The following command assumes that you ...

Connect to Windows VMs using the SAC | Compute Engine ...

https://cloud.google.com/compute/docs/instances/connecting-to-sac
By connecting to the VM's serial console and using the SAC, you can interrupt the VM's boot process or gain access to a CMD or PowerShell terminal to perform ...